sudo apt update -y sudo apt upgrade -y sudo apt install python3-tk python3-pip -y sudo pip install numpy -y
sudo apt update -y
sudo apt upgrade -y
sudo apt install python3-tk python3-pip -y
sudo pip install numpy -y
conda install -c anaconda pandas
https://docs.anaconda.com/anaconda/navigator/tutorials/pandas/
For a detailed tutorial on Python Pandas please visit https://www.c-sharpcorner.com/article/a-complete-pandas-tutorial/
Install in windowshttps://data-flair.training/blogs/install-pandas-on-windows/