mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-09 19:18:00 +08:00
Merge pull request #3067 from shreya975/patch-1
Add ydata-profiling to data analysis tools list
This commit is contained in:
@@ -453,6 +453,7 @@ _Libraries for data analysis._
|
|||||||
- General
|
- General
|
||||||
- [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS.
|
- [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas) - Pandas on AWS.
|
||||||
- [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data.
|
- [datasette](https://github.com/simonw/datasette) - An open source multi-tool for exploring and publishing data.
|
||||||
|
- [data-profiling](https://github.com/Data-Centric-AI-Community/data-profiling) - Generate detailed data profiling reports for pandas DataFrames.
|
||||||
- [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery.
|
- [desbordante](https://github.com/desbordante/desbordante-core/) - An open source data profiler for complex pattern discovery.
|
||||||
- [ibis](https://github.com/ibis-project/ibis) - A portable Python dataframe library with a single API for 20+ backends.
|
- [ibis](https://github.com/ibis-project/ibis) - A portable Python dataframe library with a single API for 20+ backends.
|
||||||
- [modin](https://github.com/modin-project/modin) - A drop-in pandas replacement that scales workflows by changing a single line of code.
|
- [modin](https://github.com/modin-project/modin) - A drop-in pandas replacement that scales workflows by changing a single line of code.
|
||||||
|
|||||||
Reference in New Issue
Block a user