issues
search
pwwang
/
datar
A Grammar of Data Manipulation in python
https://pwwang.github.io/datar/
MIT License
272
stars
17
forks
source link
0.10.0
#157
Closed
pwwang
closed
1 year ago
pwwang
commented
1 year ago
Detach backend support, so that more backends can be supported easier in the future
numpy backend:
https://github.com/pwwang/datar-numpy
pandas backend:
https://github.com/pwwang/datar-pandas
Adopt pipda 0.10 so that functions can be pipeable (#148)
Support pandas 1.5+ (#144), but v1.5.0 excluded (see pandas-dev/pandas#48645)
Closes #148, #144
Closes #148, #144