Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Polars DataFrame support #1133

Open
hongbo-miao opened this issue Jan 24, 2025 · 2 comments
Open

Polars DataFrame support #1133

hongbo-miao opened this issue Jan 24, 2025 · 2 comments

Comments

@hongbo-miao
Copy link

hongbo-miao commented Jan 24, 2025

Currently

df = mdf.to_dataframe()

returns a pandas DataFrame.

I would be great to support exporting Polars DataFrame natively for performance, thanks! ☺️

@danielhrisca
Copy link
Owner

@hongbo-miao please try the development branch

see

use_polars=False,

@hongbo-miao
Copy link
Author

hongbo-miao commented Feb 21, 2025

Hi @danielhrisca I may have time recently to try on dev branch, but I trust your work! ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants