Timeline for How to randomly sample a subset of a file
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2020 at 7:52 | comment | added | khituras |
Successfully applied the first method to a 10GB file which was also gzipped, so I used zcat huge_file.csv.gz | perl -ne .... Took 30 minutes or so. Thanks a lot.
|
|
| Aug 16, 2018 at 18:05 | history | edited | geotheory | CC BY-SA 4.0 |
Additional example
|
| Aug 16, 2018 at 17:57 | history | answered | geotheory | CC BY-SA 4.0 |