Skip to main content

Deprecated 'pandas-profiling' package, use 'ydata-profiling' instead

Project description

pandas-profiling


⚠️ pandas-profiling package naming was changed. To continue profiling data use ydata-profiling instead!

This repo implements the brownout strategy for deprecating the pandas-profiling package on PyPI.⚠️


Pandas Profiling Logo

🎊 New year, new face, more functionalities!

Thank you for using and following pandas-profiling developments. Yet, we have a new exciting feature - we are now thrilled to announce that Spark is now part of the Data Profiling family from version 4.0.0 onwards

With its introduction, there was also the need for a new naming, one that will allow to decouple the concept of profiling from the Pandas Dataframes - ydata-profiling!

But fear not, pip install pandas-profiling will still be a valid for a while, and we will keep investing in growing the best open-source for data profiling, so you can use it for even more use cases.

How to fix the error for the main use cases

  • use pip install ydata-profiling rather than pip install pandas-profiling
  • replace pandas-profiling by ydata-profiling in your pip requirements files (requirements.txt, setup.py, setup.cfg, Pipfile, etc ...)
  • if the pandas-profiling package is used by one of your dependencies it would be great if you take some time to track which package uses pandas_profiling instead of ydata_profiling for the imports

Schedule for deprecation

  • ydata-profiling was launched in February 1st.
  • pip install pandas-profiling will still be supported until April 1st, but a warning will be thrown. from pandas_profiling import ProfileReport will be supported until April 1st.
  • After April 1st, an error will be thrown if pip install pandas-profiling is used. Use pip install ydata-profiling instead.
  • After April 1st, an error will be thrown if from pandas_profiling import ProfileReport is used. Use from ydata_profiling import ProfileReport instead.

About pandas-profiling

pandas-profiling primary goal is to provide a one-line Exploratory Data Analysis (EDA) experience in a consistent and fast solution. Like pandas df.describe() function, that is so handy, pandas-profiling delivers an extended analysis of a DataFrame while alllowing the data analysis to be exported in different formats such as html and json.

The package outputs a simple and digested analysis of a dataset, including time-series and text.

Documentation | Discord | Stack Overflow | Latest changelog

Do you like this project? Show us your love and give feedback!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandas-profiling-3.6.5.tar.gz (253.4 kB view details)

Uploaded Source

Built Distribution

pandas_profiling-3.6.5-py2.py3-none-any.whl (324.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pandas-profiling-3.6.5.tar.gz.

File metadata

  • Download URL: pandas-profiling-3.6.5.tar.gz
  • Upload date:
  • Size: 253.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for pandas-profiling-3.6.5.tar.gz
Algorithm Hash digest
SHA256 236663a78ec1d9380dc4012cc97d1423cb91b0fe24d4dac798e484d0fa43754f
MD5 0dda872b370a3cd546dc09c40c123bb1
BLAKE2b-256 de2109d88a5e3a9a2cb9026a36751e4de1a49740541dd817b378fa0bdb39d1ef

See more details on using hashes here.

File details

Details for the file pandas_profiling-3.6.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pandas_profiling-3.6.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a19a5228b902a025ede9af2b70167869230b0144ca160895eab2228d3a1a87fa
MD5 4a0e6a7abe622cfbd0946d01e52196ea
BLAKE2b-256 5cf60d03a38e1a50df23c97fde57be1cd44a7850f64078d5742d5083a8012704

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page