mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-27 16:45:18 -04:00
Bit of cleanup for to_csv
This commit is contained in:
parent
591c4a21f6
commit
09334829f6
4 changed files with 39 additions and 13 deletions
|
@ -8,7 +8,7 @@ log = discord_logging.init_logging()
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
input_path = r"\\MYCLOUDPR4100\Public\reddit\comments\RC_2023-09.zst"
|
||||
input_path = r"\\MYCLOUDPR4100\Public\reddit\submissions\RS_2023-04.zst"
|
||||
|
||||
input_file_paths = []
|
||||
if os.path.isdir(input_path):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue