.. _f-dataweb: module ``data.dataweb`` ======================= Short summary +++++++++++++ module ``ensae_teaching_cs.data.dataweb`` Data from the web :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================+=================================================================================================================================================+ | :func:`anyfile ` | Returns any file in sub folder `data_web `_. ... | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`google_trends ` | Returns some google trends example. See :func:`ensae_teaching_cs.data.dataweb.anyfile` to directly download it. | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`twitter_zip ` | Returns zipped twitter. See :func:`ensae_teaching_cs.data.dataweb.anyfile` to directly download it. | +----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.data.dataweb :members: :special-members: __init__ :show-inheritance: