josephmisiti / awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.
Other
65.37k stars 14.59k forks source link

Add in DataComPy #981

Closed fdosani closed 5 months ago

fdosani commented 5 months ago

Hi there!

Was hoping you might be open to adding in DataComPy a package which I help maintain. It would fit in nicely in the data analysis section.

A brief overview: DataComPy allows users to compare Pandas, Polars, and Spark data frames. It provides stats and lets users adjust for match accuracy, but also provide the details in a human readable format. Users can also compare across data frame types like Spark vs Polars, Pandas vs Spark etc using Fugue in the backend.

Thanks!