mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-12-19 10:12:53 -05: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