Add ydata-profiling to data analysis tools list

This commit is contained in:
Shreya Mahajan
2026-04-17 15:08:35 +05:30
committed by GitHub
parent c487e88103
commit b3a00e0b9c

View File

@@ -459,6 +459,7 @@ _Libraries for data analysis._
- [pandas](https://github.com/pandas-dev/pandas) - A library providing high-performance, easy-to-use data structures and data analysis tools.
- [pathway](https://github.com/pathwaycom/pathway) - Real-time data processing framework for Python with reactive dataflows.
- [polars](https://github.com/pola-rs/polars) - A fast DataFrame library implemented in Rust with a Python API.
- [ydata-profiling](https://github.com/ydataai/ydata-profiling) - Generate detailed data profiling reports for pandas DataFrames.
- Financial Data
- [akshare](https://github.com/akfamily/akshare) - A financial data interface library, built for human beings!
- [edgartools](https://github.com/dgunning/edgartools) - Library for downloading structured data from SEC EDGAR filings and XBRL financial statements.