Python for EveryBody

Resource:

  1. Python Learn
  2. Python
  3. Machine Learning
  4. Pandas
  5. Deep Learning
  6. Data Visualisation
  7. R

How to Install Pandas

  1. Install the latest version of the Python.
  2. Go to find your Python file location. For example: C:\Users\AIT\AppData\Local\Programs\Python\Python37-32\Scripts\
  3. Open the cmd and navigate to the same path like STEP 2.
  4. Type the "pip install pandas"