Installing and Running Pandas - Anaconda Documentation
Installing and Running Pandas - Anaconda Documentation
(../../../../)
Pandas is a common Python tool for data manipulation and analysis. This task explains how to use
Navigator to set up and begin working with Pandas in your choice of terminal, Python, IPython, or
Jupyter Notebook. The steps are similar for installing and opening (../../getting-started/#navigator-
managing-packages) nearly any package.
1. Start Navigator (../../getting-started/#navigator-starting-navigator).
3. Click the Create button. When prompted, enter a descriptive name for the environment, such as
“Pandas.”
(../../../../_images/nav-pandas.png)
5. Click OK.
The new environment appears in the environments list.
7. In the list above the packages table, select All to filter the table to show all packages in all
channels.
v: latest
(../../../../_images/navigator-pandas4.png)
(../../../../_images/navigator-pandas5.png)
10. In the menu that appears, select Mark for specific version installation.
11. In the list that appears, select the Pandas version you want to install.
(../../../../_images/navigator-pandas6.png)
v: latest
12. Click the Apply button.
(../../../../_images/navigator-pandas7.png)
A progress bar appears below the Packages pane while Pandas and its dependencies are
installed.
13. To begin using your new environment, click the Environments tab.
14. Click the arrow button next to the Pandas environment name.
15. In the list that appears, select the tool to use to open Pandas: Terminal, Python, IPython, or Jupyter
Notebook.
(../../../../_images/navigator-pandas8.png)