Skip to content

Commit 6cae46f

Browse files
authored
Update etl.py
1 parent 5305cf8 commit 6cae46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ def get_director(obj):
6464
print('Data Cleaned Successfully!!!')
6565

6666
final_df.to_csv('data/final_data.csv', index=False)
67-
print('Data Saved Successfully!!!')
67+
print('Data Saved Successfully Check the saved folder!!!')

0 commit comments

Comments
 (0)