📜  如何进行 pandas 分析 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:27.746000             🧑  作者: Mango

代码示例3
# You can download pandas-profiling by installing the version that runs on your computer for me this worked:
pip install pandas-profiling==1.1.0 # Paste this in the terminal
# Now type pip install pandas-profiling in your terminal it will say, Requirment already satisfied.