8000 All IO functions should support DataFrame configuration options · Issue #296 · javascriptdata/danfojs · GitHub
[go: up one dir, main page]

Skip to content
All IO functions should support DataFrame configuration options #296
Closed
@risenW

Description

@risenW

When reading a file into DataFrame, we should be able to pass in a DataFrame configuration option just like we do when creating a new DataFrame.

For example, the following should be possible:

const df = await dfd.read_csv("file.csv", { frameConfig: { lowMemoryMode: true } })

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0