druid-io / pydruid

A Python connector for Druid
Other
505 stars 194 forks source link

Pandas 2.0 dtype_backend="pyarrow" #304

Open carvals opened 1 year ago

carvals commented 1 year ago

Hello, Just started with pydruid but very good job so far. I was wondering do you plan to have an option in query.export_pandas() to use Pandas 2.0 with dtype_backend="pyarrow" ?

This will increase the speed and make new use cases available. Thanks a lot! Pierre Olivier