reslib.processing package

Submodules

reslib.processing.loops module

reslib.processing.loops

This module provides convenience functions for looping over data, typically a DataFrame (or reslib.data.Table), and automating things like progress reporting (via tqdm or status files) or parallelization.

copyright
  1. 2019 by Maclean Gaulin.

license

MIT, see LICENSE for more details.

reslib.processing.notebooks module

reslib.processing.notebooks

This module provides convenience functions for using Jupyter Notebooks.

copyright
  1. 2019 by Maclean Gaulin.

license

MIT, see LICENSE for more details.

reslib.processing.plot module

reslib.processing.plot

This module provides routine plotting functions, like a time-series histogram (timehist).

copyright
  1. 2019 by Maclean Gaulin.

license

MIT, see LICENSE for more details.

Module contents

reslib.processing

This package provides convenience functions for doing basic processing tasks.

copyright
  1. 2019 by Maclean Gaulin.

license

MIT, see LICENSE for more details.