.. _f-gutenberg: module ``data.gutenberg`` ========================= Short summary +++++++++++++ module ``ensae_teaching_cs.data.gutenberg`` Link to data from `Gutenberg `_, provides an automated way to get the data from this website. Some data may be replicated here to unit test notebooks. :githublink:`%|py|8` Functions +++++++++ +--------------------------------------------------------------------------+---------------------------------------------------------------+ | function | truncated documentation | +==========================================================================+===============================================================+ | :func:`gutenberg_name ` | Retrieves data from `Gutenberg `_. | +--------------------------------------------------------------------------+---------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.data.gutenberg :members: :special-members: __init__ :show-inheritance: