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
Information Last Updated
Apr 22, 2025 at 15:32
License
MIT
Total Downloads
3.4K
Platforms
GitHub Repository
https://github.com/ydataai/pandas-profilingDocumentation
https://pandas-profiling.ydata.ai/