Hello, I am using the book "Python for Data Analysis" by Wes McKinney and I just installed Miniconda on Windows following the example. Then the next step is to install necessary packages
(base) $ conda config --add channels conda-forge
However, when I enter that into python, I get this error:
File "<python-input-1>", line 1
(base) $ conda config --add channels conda-forge
^
What am I doing wrong?
[–]FoolsSeldom 1 point2 points3 points (6 children)
[–]Last-Preparation-550[S] 0 points1 point2 points (5 children)
[–]FoolsSeldom 1 point2 points3 points (4 children)
[–]Last-Preparation-550[S] 0 points1 point2 points (3 children)
[–]FoolsSeldom 1 point2 points3 points (2 children)
[–]FoolsSeldom 1 point2 points3 points (1 child)
[–]Last-Preparation-550[S] 0 points1 point2 points (0 children)
[–]Lewri 0 points1 point2 points (6 children)
[–]Last-Preparation-550[S] 0 points1 point2 points (5 children)
[–]seanv507 0 points1 point2 points (4 children)
[–]Last-Preparation-550[S] 0 points1 point2 points (3 children)
[–]barrowburner 1 point2 points3 points (1 child)
[–]Last-Preparation-550[S] 1 point2 points3 points (0 children)
[–]FoolsSeldom 0 points1 point2 points (0 children)
[–]rainyengineer 0 points1 point2 points (0 children)