.. _f-init: module ``__init__`` =================== Short summary +++++++++++++ module ``pandas_streaming`` Module *pandas_streaming*. Processes large datasets with :epkg:`pandas` by reimplementing streeaming versions of :epkg:`pandas` functionalites. :githublink:`%|py|9` Functions +++++++++ +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +====================================================+=======================================================================================================================+ | :func:`_setup_hook ` | if this function is added to the module, the help automation and unit tests call it first before anything goes on ... | +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ | :func:`check ` | Checks the library is working. It raises an exception. If you want to disable the logs: | +----------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pandas_streaming :members: :special-members: __init__ :show-inheritance: