module data.data1a
¶
Functions¶
function |
truncated documentation |
---|---|
Returns any file in sub folder data_1a. … |
|
Time about marathons over cities and years See |
|
Time about marathons over cities and years See |
Documentation¶
Data mostly for the first year.
-
ensae_teaching_cs.data.data1a.
anyfile
(name, local=True, cache_folder='.', filename=True)¶ Returns any file in sub folder data_1a.
- Paramètres
name – file to download
local – local data or web
cache_folder – where to cache the data if downloaded a second time
filename – return the filename (True) or the content (False)
- Renvoie
text content (str)
-
ensae_teaching_cs.data.data1a.
donnees_enquete_2003_television
(local=True, cache_folder='.', filename=True)¶ Time about marathons over cities and years See
ensae_teaching_cs.data.data1a.anyfile()
to directly download it.- Paramètres
local – local data or web
cache_folder – where to cache the data if downloaded a second time
filename – return the filename (True) or the content (False)
- Renvoie
text content (str)
-
ensae_teaching_cs.data.data1a.
marathon
(local=True, cache_folder='.', filename=True)¶ Time about marathons over cities and years See
ensae_teaching_cs.data.data1a.anyfile()
to directly download it.- Paramètres
local – local data or web
cache_folder – where to cache the data if downloaded a second time
filename – return the filename (True) or the content (False)
- Renvoie
text content (str)