0
How can I install jupyter notebook on my pc?
I've downloaded anaconda 3 2021.11(64-bit)setup, and I want to use it for datascience. I also want to install Pandas and read CSV file. Please someone should guide me.
2 Answers
+ 3
If you use an Anaconda distribution, pandas should already be installed.
Open the Anaconda Navigator to look for Jupyter and install it via the navigator if necessary.
Additional modules can be installed via the conda shell. On their page they inform about it.
0
Lisa Thanks. I've successfully installed pandas. Though I used the command prompt cmd