(20250204) Safety push.
This commit is contained in:
@@ -343,7 +343,7 @@ async def main(debug: bool = False):
|
|||||||
print("...")
|
print("...")
|
||||||
print(activity_df[-10:].to_string())
|
print(activity_df[-10:].to_string())
|
||||||
print(len(activity_df))
|
print(len(activity_df))
|
||||||
activity_df.to_csv(r"/home/developer/Downloads/TaskManager - Data Matched.csv", index = False)
|
activity_df.to_csv(r"/home/developer/Downloads/TaskManager - Data Matched - 20250203.csv", index = False)
|
||||||
|
|
||||||
|
|
||||||
# *****************************************************************************************************************
|
# *****************************************************************************************************************
|
||||||
|
|||||||
Reference in New Issue
Block a user