Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/javascriptdata/danfojs
/ T
Method
T
src/danfojs-base/shared/types.ts:286–286 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
): DataFrame | void
285
transpose(options?: { inplace?: boolean }): DataFrame | void
286
get T(): DataFrame
287
get ctypes(): Series
288
asType(
289
column: string,
Callers
nothing calls this directly
Implementers
1
DataFrame
src/danfojs-base/core/frame.ts
Calls
no outgoing calls
Tested by
no test coverage detected