Andrei Mîrț
Andrei Mîrț
at minimum, it must have: - a description - how to get started
This is partially aesthetics, but also functionality. E.g. bfastpp return(rval) bfast return(structure(...)) bfastlite return(Result) bfastmonitor return(rval) # rval = list(...) bfastts return(ts(..)) It would be nice if the above would...
bfastmonitor silently fails when inputs such as date, or startdate are not logically valid.
Probably nobody needs k>10, but k
While installing, it gives this warning in [this colab notebook](https://colab.research.google.com/drive/1y9TrXkywj6EtU1LiojHAcU7zhgrWavNt?usp=sharing): ` WARNING: Discarding https://files.pythonhosted.org/packages/d6/14/9418fc5dacae355be2ea1ec3d410d5d7b9c4d3d47c8eac1ef10dea20fd7f/bfast-0.7.tar.gz#sha256=649b8a6882db13634819b46ac056275683353591da77497d712236c595db2b79 (from https://pypi.org/simple/bfast/). Command errored out with exit status 1: python setup.py egg_info Check the logs for...