mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-04 15:05:39 +00:00
Add ydata-profiling to data analysis tools list
This commit is contained in:
parent
c487e88103
commit
b3a00e0b9c
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue