pwwang / datar

A Grammar of Data Manipulation in python
https://pwwang.github.io/datar/
MIT License
267 stars 17 forks source link

Can we use it with Panda 2.1?[QST] #186

Closed fkgruber closed 11 months ago

fkgruber commented 1 year ago

Question about datar

Tried installing pandas backend and it removed pandas 2.1 and installed pandas 1.5.

pwwang commented 1 year ago

See https://github.com/pwwang/datar/projects/9#card-90413749

Support for pandas v2 is WIP.

pwwang commented 11 months ago

datar v0.15.0 with datar-pandas v0.5.0 now supports pandas v2.

Now that you still have to use numpy as your backend.