Tags: mbseid/rubicon
Tags
Support logging either pandas or dask dataframes (capitalone#49) * add some tests for tdd against dataframe logging * handle pandas and dask dfs * actually use the dask df * default to pandas * experimenting with pandas and dask dataframes * single file for pandas parquet * improve df testing * improve df testing * formatting and lint fixes * touch up docstrings * add deprecation notice * split newline Co-authored-by: Ryan Soley <ryan.e.soley@gmail.com> * fix typo in message Co-authored-by: Ryan Soley <ryan.e.soley@gmail.com> * check for appropriate import * no dask conversion in async log Co-authored-by: Ryan Soley <ryan.e.soley@gmail.com>
bump `fsspec` version (capitalone#45) * bump fsspec version after bugfix * dev setup for updated env * bump fsspec in setup.py
Visualize logged dataframes (capitalone#40) * use hvplot to support default plotting of dataframes * strip version * run plotting example so plots are visible in docs * add helpful notes * fix formatting issues * use nbsphinx to run notebook while building docs * hide warning from being visible in docs * resolve flake issue * rename to something more specific
not currently conda installable (capitalone#16) * not currently conda installable * bump version * trying bash one more time * switch to on release
Merge pull request capitalone#10 from capitalone/package-name change package name to rubicon-ml to match pypi