mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-23 23:00:40 -04:00
Clean up
This commit is contained in:
parent
bd7378ff91
commit
dd12687141
4 changed files with 40 additions and 29 deletions
|
@ -1,3 +1,7 @@
|
|||
# this is an example of iterating over all zst files in a single folder,
|
||||
# decompressing them and reading the created_utc field to make sure the files
|
||||
# are intact. It has no output other than the number of lines
|
||||
|
||||
import zstandard
|
||||
import os
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue