Skip to content

Dataframe extension for Chunk #1692

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Tracked by #1898
teh-cmc opened this issue Mar 23, 2023 · 2 comments · Fixed by #6439
Closed
Tracked by #1898

Dataframe extension for Chunk #1692

teh-cmc opened this issue Mar 23, 2023 · 2 comments · Fixed by #6439
Assignees
Labels
🏹 arrow Apache Arrow

Comments

@teh-cmc
Copy link
Member

teh-cmc commented Mar 23, 2023

Provide extension to effortlessly:

  • turn a DataCell into a Series
  • turn a DataRow into a [Series]
  • turn a DataTable into a DataFrame
@teh-cmc
Copy link
Member Author

teh-cmc commented Jan 9, 2024

We don't want to use polars anymore, we want to use the native dataframe provided with the arrow-rs stack.

@teh-cmc teh-cmc changed the title polars extension for Data{Cell,Row,Table} Dataframe extension for Data{Cell,Row,Table} Jan 9, 2024
@teh-cmc teh-cmc changed the title Dataframe extension for Data{Cell,Row,Table} Dataframe extension for Chunk May 16, 2024
@teh-cmc
Copy link
Member Author

teh-cmc commented May 16, 2024

Data{Cell,Row,Table} are going away in favor the new Chunks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🏹 arrow Apache Arrow
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant