Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/javascriptdata/danfojs
/ values
Method
values
src/danfojs-base/shared/types.ts:100–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
get columns(): string[]
99
get shape(): Array<number>;
100
get values(): ArrayType1D | ArrayType2D
101
get tensor(): any
102
get size(): number;
103
print(): void;
Callers
6
valueCounts
Method · 0.65
loadObjectIntoNdframe
Method · 0.65
processRow
Function · 0.65
$openCsvInputStream
Function · 0.65
getRowAndColValues
Method · 0.65
toDataFrame
Method · 0.65
Implementers
1
NDframe
src/danfojs-base/core/generic.ts
Calls
no outgoing calls
Tested by
no test coverage detected