change path
This commit is contained in:
parent
83a9fa44dc
commit
4d9b01b88d
@ -5,10 +5,7 @@ import pandas as pd
|
||||
|
||||
pd.set_option('display.max_columns', 100)
|
||||
|
||||
|
||||
DATA_DIRECTORY = './ium_z434686'
|
||||
|
||||
CSV_NAME = DATA_DIRECTORY + '/openpowerlifting.csv'
|
||||
CSV_NAME = 'openpowerlifting.csv'
|
||||
|
||||
def process_data(csv_name):
|
||||
CUTOFF = int(os.environ['CUTOFF'])
|
||||
|
Loading…
Reference in New Issue
Block a user