rxsci

Contents:

  • Installation
  • Get Started
  • Operators
rxsci
  • »
  • RxSci Reference Documentation
  • View page source

RxSci Reference Documentation¶

ReactiveX operators for data science and machine learning.

This documentation contains the reference of all RxSci operators. For an introduction to RxSci, see the Maki Nage documentation.

Contents:

  • Installation
  • Get Started
  • Operators
    • Base
      • assert_()
      • assert_1()
      • count()
      • distinct()
      • do_action()
      • filter()
      • first()
      • flat_map()
      • from_iterable()
      • from_pandas()
      • group_by()
      • identity()
      • last()
      • map()
      • multiplex()
      • progress()
      • scan()
      • starmap()
      • start_with()
      • take()
      • tee_map()
      • to_pandas()
      • with_latest_from()
    • Error
      • create_error_router()
      • ignore()
      • map()
    • Math
      • max()
      • mean()
      • min()
      • stddev()
      • sum()
      • variance()
      • Distributed
      • Formal
    • Container
      • csv
      • json
    • Data
      • cache()
      • clip()
      • fill_none()
      • lag()
      • roll()
      • sort()
      • split()
      • time_split()
      • to_deque()
    • IO
      • read()
      • walk()
      • write()
    • Framing
      • line
      • length prefix
    • State
      • MemoryStore
      • with_memory_store()
      • with_store()

Indices and tables¶

  • Index

  • Module Index

Next

© Copyright 2020, R. Picard.

Built with Sphinx using a theme provided by Read the Docs.