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

Missing support for PyArrow types in Pandas dataframes #228

Open
mattharrison opened this issue Jul 10, 2024 · 1 comment
Open

Missing support for PyArrow types in Pandas dataframes #228

mattharrison opened this issue Jul 10, 2024 · 1 comment

Comments

@mattharrison
Copy link

Most of the data ingestion utilities (pd.read_csv, pd.read_parquet, pd.read_sql) since Pandas 2.2 include a dtype_backend='pyarrow' option to use PyArrow types instead of NumPy backend.

It would be awesome if there was support for this.

@Brooke-white
Copy link
Contributor

Hey @mattharrison , thank you for raising this issues and my apologies for the delay in response. I will discuss this request with the team and provide an update here.

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