Please run to following commands before using the script
python -m pip install pandas
The scrip expect to receive 2 arguments: club_data_path.xlsx (xlsx file) and clubID (int)
python loadDataToDB.py <club_data_path.xlsx> <clubID>
Using the jimalaya.xlsx file provided
python loadDataToDB.py jimalaya.xlsx 2400