intake / akimbo

For when your data won't fit in your dataframe
https://akimbo.readthedocs.io
BSD 3-Clause "New" or "Revised" License
21 stars 6 forks source link

feat: detect when coming from an arrow backed type Series #45

Closed douglasdavis closed 6 months ago

douglasdavis commented 6 months ago

Make sure to use the (performant) ak.from_arrow function if we are creating an extension array from arrow.

douglasdavis commented 6 months ago

Looks like 3.8 should probably be dropped and 3.12 added to CI