A template repository for creating Python coding examples and exercises for RobotX Workshops students. your-repo-name/ ├── README.md # This file ├── .gitignore # Git ignore file ├── 01_basics/ # START ...
Python 3 (Python 3.6 or higher is recommended) pip (Python package manager) Java ( PySpark requires Java 8 or later with JAVA_HOME properly set. ) The dataset used for this workshop is publically ...