intake / akimbo

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

AttributeError: 'ListOffsetArray' object has no attribute 'is_RecordType' #26

Closed jpivarski closed 1 year ago

jpivarski commented 1 year ago

It just needs to get up to date on the names (is_RecordType has now is_record). I should scan through the implementation and just fix them all.

jpivarski commented 1 year ago

I just had an out-of-date copy of the package. I looked through all of the code and didn't see anything that needed updating.