We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5305cf8 commit 6cae46fCopy full SHA for 6cae46f
etl.py
@@ -64,4 +64,4 @@ def get_director(obj):
64
print('Data Cleaned Successfully!!!')
65
66
final_df.to_csv('data/final_data.csv', index=False)
67
-print('Data Saved Successfully!!!')
+print('Data Saved Successfully Check the saved folder!!!')
0 commit comments