GitHunt
JU

julian-King22/datathon_datafest_2024

Datathon_Datafest_2024

Contribution

  • Fork the repository
  • Use git clone repo-url to clone the repository
  • Navigate into the cloned repository cd datathon_datafest_2024
  • Create pyhton virtual environment python3 -m venv venv or python -m venv venv
  • Activate the environment source venv/Scripts/activate or source venv/bin/activate
  • Install package pip install -r requirements.txt
  • At the bottom on get_data.py, Increase the expected number of records generated. records=100
  • Generate the data into csv file python get_data.py

Contributors

Created October 6, 2024
Updated October 6, 2024