Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/javascriptdata/danfojs
/ nUnique
Method
nUnique
src/danfojs-base/shared/types.ts:293–293 ·
view source on GitHub ↗
(axis: 0 | 1)
Source
from the content-addressed store, hash-verified
291
options?: { inplace?: boolean }
292
): DataFrame | void
293
nUnique(axis: 0 | 1): Series
294
rename(
295
mapper: object,
296
options?: {
Callers
nothing calls this directly
Implementers
1
DataFrame
src/danfojs-base/core/frame.ts
Calls
no outgoing calls
Tested by
no test coverage detected