.. |gitlogo| image:: _static/git_logo.png :height: 20 pandas_streaming: streaming API over pandas =========================================== .. image:: https://github.com/sdpython/pandas_streaming/blob/master/_doc/sphinxdoc/source/_static/project_ico.png?raw=true :target: https://github.com/sdpython/pandas_streaming/ .. image:: https://travis-ci.com/sdpython/pandas_streaming.svg?branch=master :target: https://app.travis-ci.com/github/sdpython/pandas_streaming :alt: Build status .. image:: https://ci.appveyor.com/api/projects/status/4te066r8ne1ymmhy?svg=true :target: https://ci.appveyor.com/project/sdpython/pandas-streaming :alt: Build Status Windows .. image:: https://circleci.com/gh/sdpython/pandas_streaming/tree/master.svg?style=svg :target: https://circleci.com/gh/sdpython/pandas_streaming/tree/master .. image:: https://dev.azure.com/xavierdupre3/pandas_streaming/_apis/build/status/sdpython.pandas_streaming :target: https://dev.azure.com/xavierdupre3/pandas_streaming/ .. image:: https://badge.fury.io/py/pandas_streaming.svg :target: http://badge.fury.io/py/pandas-streaming .. image:: https://img.shields.io/badge/license-MIT-blue.svg :alt: MIT License :target: http://opensource.org/licenses/MIT .. image:: https://codecov.io/github/sdpython/pandas_streaming/coverage.svg?branch=master :target: https://codecov.io/github/sdpython/pandas_streaming?branch=master .. image:: http://img.shields.io/github/issues/sdpython/pandas_streaming.png :alt: GitHub Issues :target: https://github.com/sdpython/pandas_streaming/issues .. image:: nbcov.png :target: http://www.xavierdupre.fr/app/pandas_streaming/helpsphinx/all_notebooks_coverage.html :alt: Notebook Coverage .. image:: https://pepy.tech/badge/pandas_streaming :target: https://pypi.org/project/pandas_streaming/ :alt: Downloads .. image:: https://img.shields.io/github/forks/sdpython/pandas_streaming.svg :target: https://github.com/sdpython/pandas_streaming/ :alt: Forks .. image:: https://img.shields.io/github/stars/sdpython/pandas_streaming.svg :target: https://github.com/sdpython/pandas_streaming/ :alt: Stars .. image:: https://img.shields.io/github/repo-size/sdpython/pandas_streaming :target: https://github.com/sdpython/pandas_streaming/ :alt: size *pandas_streaming* aims at processing big files with `pandas `_, too big to hold in memory, too small to be parallelized with a significant gain. The module replicates a subset of `pandas `_ API and implements other functionalities for machine learning. .. toctree:: :maxdepth: 1 tutorial/index api/index i_examples blog/blogindex index_modules i_index **Links:** `github `_, `documentation `_, :ref:`l-README`, :ref:`blog ` +----------------------+---------------------+---------------------+--------------------+------------------------+------------------------------------------------+ | :ref:`l-modules` | :ref:`l-functions` | :ref:`l-classes` | :ref:`l-methods` | :ref:`l-staticmethods` | :ref:`l-properties` | +----------------------+---------------------+---------------------+--------------------+------------------------+------------------------------------------------+ | :ref:`modindex` | :ref:`l-EX2` | :ref:`search` | :ref:`l-license` | :ref:`l-changes` | :ref:`l-README` | +----------------------+---------------------+---------------------+--------------------+------------------------+------------------------------------------------+ | :ref:`genindex` | :ref:`l-FAQ2` | :ref:`l-notebooks` | | :ref:`l-statcode` | `Unit Test Coverage `_ | +----------------------+---------------------+---------------------+--------------------+------------------------+------------------------------------------------+