.. _f-readh: module ``pandashelper.readh`` ============================= Short summary +++++++++++++ module ``pyquickhelper.pandashelper.readh`` Various ways to import data into a dataframe :githublink:`%|py|6` Functions +++++++++ +--------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==============================================================+=================================================================================================================================+ | :func:`read_csv ` | Reads a file from a file, it adds the compression zip which was removed in the latest version, see :epkg:`pandas:read_csv`. ... | +--------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pandashelper.readh :members: :special-members: __init__ :show-inheritance: