Timeline for How to randomly sample a subset of a file
Current License: CC BY-SA 3.0
        22 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 30, 2020 at 23:20 | answer | added | Alex Reynolds | timeline score: 0 | |
| Jan 15, 2020 at 17:46 | answer | added | s1037989 | timeline score: 1 | |
| Sep 8, 2019 at 8:38 | answer | added | JonDeg | timeline score: 0 | |
| Apr 18, 2019 at 18:18 | comment | added | user2267 | My github.com/barrycarter/bcapps/tree/master/bc-fastrand.pl does this approximately by seeking to a random location in the file and finding the nearest newlines. | |
| Aug 16, 2018 at 17:57 | answer | added | geotheory | timeline score: 17 | |
| Jan 11, 2018 at 20:53 | answer | added | Merlin | timeline score: 3 | |
| Jun 11, 2017 at 7:46 | answer | added | Stéphane Chazelas | timeline score: 2 | |
| Jun 11, 2017 at 4:03 | answer | added | hroptatyr | timeline score: 7 | |
| Dec 5, 2016 at 20:23 | answer | added | Txangel | timeline score: 46 | |
| Jun 16, 2016 at 19:48 | answer | added | DomainsFeatured | timeline score: 1 | |
| S Jan 12, 2014 at 15:03 | history | suggested | Timo | CC BY-SA 3.0 | 
                
                    removed thanks 
                
             | 
| Jan 12, 2014 at 14:52 | review | Suggested edits | |||
| S Jan 12, 2014 at 15:03 | |||||
| Jan 9, 2014 at 19:58 | vote | accept | clwen | ||
| Jan 9, 2014 at 18:57 | answer | added | derobert | timeline score: 127 | |
| Jan 9, 2014 at 18:12 | history | edited | clwen | CC BY-SA 3.0 | 
                
                    added 121 characters in body 
                
             | 
| Jan 9, 2014 at 18:08 | comment | added | clwen | Every line gets the same probability to be chosen. Don't need to be consecutive although there is a tiny probability that a consecutive block of lines be chosen together. I've updated my question to clearer about that. Thanks. | |
| Jan 9, 2014 at 17:49 | comment | added | frostschutz | lines in random order, or a random block of 1000 consecutive lines of that file? | |
| Jan 9, 2014 at 17:01 | review | First posts | |||
| Jan 9, 2014 at 17:27 | |||||
| Jan 9, 2014 at 17:00 | answer | added | razzek | timeline score: 2 | |
| Jan 9, 2014 at 16:49 | answer | added | user55518 | timeline score: 1 | |
| Jan 9, 2014 at 16:47 | answer | added | Ketan | timeline score: 2 | |
| Jan 9, 2014 at 16:24 | history | asked | clwen | CC BY-SA 3.0 |