How to Install Pandas in Python
In this short tutorial we will learn how to install Pandas in Python. In fact, we will install Python using two methods; by installing the scientific Python distribution Anaconda, and by installing Pandas from PyPi using Pip. That is, you will learn how to install Anaconda as well as how to install Pandas using pip. Note, this tutorial is specifically aimed on how to install Pandas on Windows Machines. However, installing Pandas using Pip is the same for all operating systems (e.g., Linux, OS-X). It is also possible to install Anaconda on Linux and Mac. Make sure you subscribe to the channel if you haven't: http://bit.ly/SUB2EM Support my work and become a patron: https://www.patreon.com/bePatron?u=13349949 » What is Pandas? https://pandas.pydata.org Here you find the documentation and you can also read how to install Pandas » How to Install Pip https://pip.pypa.io/en/stable/installing/ If you want to learn how to load CSV files into a Pandas dataframe, have a look at this basic tutorial: https://youtu.be/NiOPFFmHkVA » Anaconda download: https://docs.anaconda.com/anaconda/install/ Make sure that you download the correct version and for your architecture. For example, download and install Anaconda for Windows 64.