.. _f-qcmlog: module ``datalog.qcmlog`` ========================= Short summary +++++++++++++ module ``mathenjeu.datalog.qcmlog`` Helpers to process data from logs. :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | function | truncated documentation | +======================================================================================+====================================================================================+ | :func:`_aggnotnan ` | | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :func:`_aggnotnan_serie ` | | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :func:`_duration ` | | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :func:`_enumerate_processed_row ` | Converts time, data as dictionary into other data as dictionary. | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :func:`enumerate_qcmlog ` | Processes many files of logs produced by application :class:`QCMApp`. | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ | :func:`enumerate_qcmlogdf ` | Processes many files of logs produced by application :class:`QCMApp` in dataframe. | +--------------------------------------------------------------------------------------+------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mathenjeu.datalog.qcmlog :members: :special-members: __init__ :show-inheritance: