You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,6 +198,7 @@
198
198
*[modin](https://github.com/modin-project/modin) - Speed up your pandas workflows by changing a single line of code. <imgheight="20"src="img/pandas_big.png"alt="pandas compatible">
199
199
*[swifter](https://github.com/jmcarpenter2/swifter) - A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner.
200
200
*[pandas_flavor](https://github.com/Zsailer/pandas_flavor) - A package which allow to write your own flavor of Pandas easily.
201
+
*[pandas-log](https://github.com/eyaltrabelsi/pandas-log) - A package which allow to provide feedback about basic pandas operations and find both buisness logic and performance issues.
201
202
202
203
### Pipelines
203
204
*[pdpipe](https://github.com/shaypal5/pdpipe) - Sasy pipelines for pandas DataFrames.
0 commit comments