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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -493,6 +493,9 @@ _Libraries for data analysis._
493
493
-[modin](https://github.com/modin-project/modin) - A drop-in pandas replacement that scales workflows by changing a single line of code.
494
494
-[pandas](https://github.com/pandas-dev/pandas) - A library providing high-performance, easy-to-use data structures and data analysis tools.
495
495
-[pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.
496
+
497
+
-[percentify](https://github.com/data-centt/percentify) - Exploratory stats and data-quality diagnostics/profiler, that supports both pandas and Polars DataFrames inputs.
498
+
496
499
-[polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API.
0 commit comments