Skip to content

Conversation

jimportico
Copy link
Contributor

Added code to address issue #336.

link: #336

@twiecki
Copy link
Contributor

twiecki commented Jan 14, 2020

@jimportico Looks great, thanks for contributing this! Seems like our travis CI is broken, did you run the test suite to make things everything still passes?

@jimportico
Copy link
Contributor Author

Hi @twiecki - I checked travis CI and see four failure messages that I'm having a difficulty reconciling.

Build Jobs:

  • 630.1: The command "python setup.py install" failed and exited with 1 during .
  • 630.2, 630.4, & 630.5: The command "conda create -q -n testenv --yes python=$TRAVIS_PYTHON_VERSION ipython flake8 numpy scipy nose matplotlib pandas=$PANDAS_VERSION statsmodels seaborn" failed and exited with 1 during .

I saw something similar on PR #346. That looked unrelated to the changes being submitted. Is that the case for mine as well?

@twiecki
Copy link
Contributor

twiecki commented Jan 15, 2020 via email

@twiecki twiecki merged commit 6f9b1ff into quantopian:master Jan 15, 2020
@twiecki
Copy link
Contributor

twiecki commented Jan 15, 2020

Thanks @jimportico!

@twiecki
Copy link
Contributor

twiecki commented Jan 15, 2020

If you want, in a separate PR you could add a unittest to make sure the feature works as desired.

@jimportico
Copy link
Contributor Author

Thanks @twiecki - happy to help! I haven't submitted a unittest for an OSS project before but would like to learn more. Do you have a sample you can point me toward?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants