Code for HashCode 2022 competition - GDG Fi group
Raw code for HashCode 2022 competition.
Place 2815 during live event.
More info on next commits.
All datasets can be processed by executing main script:
python3 main.py
-
inputs: All datasets have to be inside input_data folder (can be configured inside main.py to point to other locations).
-
outputs: All outputs will be automatically put inside out folder (can be configured inside write_output.py script).
Here we are! ^_^