.. _f-croixrouge: module ``datainc.croix_rouge`` ============================== Short summary +++++++++++++ module ``ensae_projects.datainc.croix_rouge`` Data related to La Croix-Rouge (Hackathon Microsoft / ENSAE / Croix-Rouge / 2015) :githublink:`%|py|6` Functions +++++++++ +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +================================================================================================================+==========================================================================================================================+ | :func:`decrypt_dataframe ` | Reads an encrypted dataframe. | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`df2rsthtml ` | Writes a table into RST or HTML format. | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`encrypt_file ` | Encrypts a file with a specific password. | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`get_meaning ` | Retrieves data related to the meaning of a table. | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`get_password_from_keyring_or_env ` | Gets the password from `keyring `_ first, then from the environment variables. ... | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ | :func:`merge_schema ` | Merges schemas of various databases. | +----------------------------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_projects.datainc.croix_rouge :members: :special-members: __init__ :show-inheritance: