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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -196,7 +196,7 @@
196
196
*[koalas](https://github.com/databricks/koalas) - pandas API on Apache Spark. <imgheight="20"src="img/pandas_big.png"alt="pandas compatible">
197
197
*[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">
198
198
*[swifter](https://github.com/jmcarpenter2/swifter) - A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner.
199
-
*[pandas_flavor](https://github.com/Zsailer/pandas_flavor) - A package which allow to write your own flavor of Pandas easily
199
+
*[pandas_flavor](https://github.com/Zsailer/pandas_flavor) - A package which allow to write your own flavor of Pandas easily.
200
200
201
201
### Pipelines
202
202
*[pdpipe](https://github.com/shaypal5/pdpipe) - Sasy pipelines for pandas DataFrames.
0 commit comments