Skip to content
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

feat: provide a to_python method #197

Open
lukapeschke opened this issue Mar 4, 2024 · 0 comments
Open

feat: provide a to_python method #197

lukapeschke opened this issue Mar 4, 2024 · 0 comments
Labels
🦀 rust 🦀 Pull requests that edit Rust code feature request 🐍 python 🐍 Pull requests that edit Python code
Milestone

Comments

@lukapeschke
Copy link
Collaborator

Provide a to_python method that would convert data to a list[list[int | float | str | datetime | date | timedelta | None]].

Add a parameter to to_pandas and to_polars methods to allow falling back on python object creation in case to_arrow fails

@lukapeschke lukapeschke added 🐍 python 🐍 Pull requests that edit Python code 🦀 rust 🦀 Pull requests that edit Rust code feature request labels Mar 4, 2024
@lukapeschke lukapeschke added this to the v0.11.0 milestone Mar 4, 2024
@PrettyWood PrettyWood modified the milestones: v0.11.0, v1.0.0 Jul 1, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🦀 rust 🦀 Pull requests that edit Rust code feature request 🐍 python 🐍 Pull requests that edit Python code
Projects
None yet
Development

No branches or pull requests

2 participants