- Python Data Mining Quick Start Guide
- Nathan Greeneltch
- 67字
- 2025-04-04 14:31:59
Installing on Windows
To install on Windows, follow the steps given as follows:
- First, download the executable from https://conda.io/docs/user-guide/install/windows.html
- Then, launch the Anaconda prompt that can be found in a program search from the Windows Start menu
Anaconda prompt is a Windows command prompt with all the environment variables set to point to Anaconda. That's it; you are ready to use your base Python environment.