pandas-profiling
Generate profile report for pandas DataFrame
Generate profile report for pandas DataFrame
To install this package, run one of the following:
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.
Summary
Generate profile report for pandas DataFrame
Last Updated
Mar 31, 2025 at 23:07
License
MIT
Total Downloads
1
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/ydataai/pandas-profilingDocumentation
https://pandas-profiling.ydata.ai/