Releases: nalepae/pandarallel
Releases · nalepae/pandarallel
Enable Pandas >= 1.3.0
Special thanks to @jorenham & @tom-andersson.
Enable Python 3.9
v1.5.3 Set version to `1.5.3`
Fix #133
Enable progress bars on Python 3.8
v1.5.1 Set version v1.5.1
Implement `df.groupby(args1).col_name.expanding(args2).parallel_apply(func)` and fix Python3.8 on macOS
v1.5.0 Set version v1.5.0
Handle small datasets with Memory File System
v1.4.8 Handle small datasets with Memory File System
Fix issues #67 and #85
Handle small datasets