Skip to content

Support parquet file format #322

@Dogfalo

Description

@Dogfalo

Describe the new feature being added
It would be good if this can support parquet files since they can be loaded and saved much faster than CSV files. This is more apparent as the size of the file begins to grow. source

How will this feature improve this extension
I think this is an even better use case for what has been built. Although it is useful to edit CSV's, the native jupyterlab editor can do that. Since the parquet format is not human readable, it is not possible currently for a user to modify that without loading it into pandas and then resaving it.

Additional context
Utilize existing library: https://github.com/ironSource/parquetjs

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