.. _f-datahelper: module ``data.data_helper`` =========================== Short summary +++++++++++++ module ``ensae_teaching_cs.data.data_helper`` Helpers to get data including in the module itself. :githublink:`%|py|5` Functions +++++++++ +----------------------------------------------------------------------------+----------------------------------------------------------------------+ | function | truncated documentation | +============================================================================+======================================================================+ | :func:`any_local_file ` | Returns a local data file, reads its content or returns its content. | +----------------------------------------------------------------------------+----------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.data.data_helper :members: :special-members: __init__ :show-inheritance: