Module multi_skill::data_processing [−][src]
Structs
| CachedDataset | A |
| ClosureDataset | A |
| Contest | Represents the outcome of a contest. |
Traits
| Dataset | Generic |
Functions
| get_dataset_by_name | Helper function to get any named dataset. |
| get_dataset_from_codeforces_api | Helper function to get contest results from the Codeforces API. |
| get_dataset_from_disk | Helper function to get data that is already stored inside a disk directory. |