Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • pristine-tar
  • upstream
  • debian/0.6.4-3
  • debian/0.6.4-2
  • debian/0.6.4-1
  • upstream/0.6.4
  • debian/0.6.3-3
  • debian/0.6.3-2
  • debian/0.6.3-1
  • upstream/0.6.3
  • debian/0.6.2-1
  • upstream/0.6.2
  • debian/0.6.1-1
  • upstream/0.6.1
  • debian/0.6.0-1
  • upstream/0.6.0
  • debian/0.5.6-1
  • upstream/0.5.6
  • debian/0.5.5-1
  • upstream/0.5.5
  • debian/0.5.4-2
  • debian/0.5.4-1
23 results

python-streamz

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Alexandre Detiste authored
    3b1a7ce8
    History

    Streamz

    Build Status Documentation Status Version Status RAPIDS custreamz gpuCI

    Streamz helps you build pipelines to manage continuous streams of data. It is simple to use in simple cases, but also supports complex pipelines that involve branching, joining, flow control, feedback, back pressure, and so on.

    Optionally, Streamz can also work with both Pandas and cuDF dataframes, to provide sensible streaming operations on continuous tabular data.

    To learn more about how to use Streamz see documentation at streamz.readthedocs.org.

    LICENSE

    BSD-3 Clause