- Install Visual C++ and the corresponding Build Tools
- Run Visual Studio Installer (from prev. step) and download "Desktop Environment with C++" package
- Install Python 3. Make sure to set the PATH in the installer.
- Run
pip install --upgrade pip setuptools wheel
- Run
pip install pandas kmeans1d