import pandas as pd from pandas_profiling import ProfileReport ProfileReport(df) Version information: Version information is essential in reproducing and resolving bugs. Please report: Python version: 3.8.2 Env
The following are used for data visualization: Seaborn (https://seaborn.pydata.org/introduction.html, accessed on 5 July 2022), Bokeh (https://docs.bokeh.org/en/latest/, accessed on 5 July 2022), Plotly and Matplotib (https://matplotlib.org/2.0.2/users/pyplot_tutorial.html, accessed ...