mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-12-19 10:12:53 -05: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
|
|
@ -7,8 +7,8 @@ import zstandard
|
|||
import json
|
||||
|
||||
input_files = [
|
||||
r"\\MYCLOUDPR4100\Public\reddit\subreddits\srilanka_comments.zst",
|
||||
r"\\MYCLOUDPR4100\Public\reddit\subreddits\Warthunder_comments.zst",
|
||||
r"\\MYCLOUDPR4100\Public\reddit\subreddits23\Chattanooga_comments.zst",
|
||||
r"\\MYCLOUDPR4100\Public\reddit\subreddits23\Graffiti_comments.zst",
|
||||
]
|
||||
ignored_users = ['[deleted]', 'automoderator']
|
||||
min_comments_per_sub = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue