Software



To install Python Pandas, NumPy, MatPlotLib and Virtual Environment for Django : 
  • Open Command Prompt
  • Run the command pip install pandas
  • Run the command pip install numpy
  • Run the command pip install matplotlib
  • Run the command pip install virtualenv