MCPcopy Create free account
hub / github.com/javascriptdata/danfojs / CsvInputOptionsBrowser

Interface CsvInputOptionsBrowser

src/danfojs-base/shared/types.ts:380–382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378}
379
380export interface CsvInputOptionsBrowser extends ParseConfig {
381 frameConfig?: BaseDataOptionType
382}
383export type ExcelInputOptionsBrowser = {
384 sheet?: number,
385 method?: string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected