Peadar Coyle
Peadar Coyle
Hi guys, Your forecasting tool looks great. But would it be worth merging it with Statsmodels so that it can be properly integrated into the Python Data Stack? Anyone know...
Opening a PR - you need to do this Ross or give me commit rights. https://ilovesymposia.com/2014/10/15/continuous-integration-in-python-4-set-up-travis-ci/
Hi have you any examples with cross-validation type methods here?
This needs for continuous integration etc - a travis.yml file. Should be a bit fiddly to set up but useful.
I know your feature list is long but maybe some property based testing a la Hypothesis would be good.
I've added an optional industry post on what it means to be a Senior Data Scientist - full disclosure it's by myself :)
I would like to move this to a new section since we're more infrastructure than TTS primarily.
I have a single file with json. In pandas this looks like this - ``` content | id | media-type | published | source | title -- | -- |...
http://data.princeton.edu/pop509/ParametricSurvival.pdf I don't see an obvious pdf in that documentation though. Perhaps I need to re-read it though.
Hi Rob, I mentioned this to you via twitter. **I get the following error.** AttributeError Traceback (most recent call last) in () 17 get_ipython().magic(u'matplotlib inline') 18 mpld3.enable_notebook() ---> 19 bearcart.initialize_notebook()...