Changement nom fichier
This commit is contained in:
parent
35638f2a2d
commit
7341752be0
|
@ -14,7 +14,7 @@ fs = s3fs.S3FileSystem(client_kwargs={'endpoint_url': S3_ENDPOINT_URL})
|
||||||
|
|
||||||
|
|
||||||
# Import KPI construction functions
|
# Import KPI construction functions
|
||||||
exec(open('0_KPI_functions.py').read())
|
exec(open('utils_features_construction.py').read())
|
||||||
|
|
||||||
# Ignore warning
|
# Ignore warning
|
||||||
warnings.filterwarnings('ignore')
|
warnings.filterwarnings('ignore')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user