Skip to content

Commit

Permalink
Update functions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaaihamza authored Feb 21, 2024
1 parent 6760e1e commit 15b2315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actions/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

# data_path="mydata/Base_RGPH24V7_all_ID"
data_path="/app/actions/mydata/Base_RGPH24V7_all_ID"

print('################################## actions run using', data_path )

df=pd.read_excel(data_path +'.xlsx')
Expand Down

0 comments on commit 15b2315

Please sign in to comment.