Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FactCheck Request: find_end_baseline does not work before find_start, and installing sigmet package fails statsmodels #32

Open
kmc026 opened this issue Sep 11, 2020 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@kmc026
Copy link
Collaborator

kmc026 commented Sep 11, 2020

I experienced these issues below and would like to ask for a fact check:

  1. When using find_end_baseline, the input for start_date has to be the result from find_start. It does not compile when a custom start_date (ex. pd.to_datetime('1/1/2006')) is entered. May cause problem when user enters locked start date.

  2. After installing the sigmet package, import sigmet on anaconda jupyter notebook, and lateron the statsmodels package itself returns an error (related to numpy?). Uninstalling sigmet and reinstalling statsmodels solves it for me.

Note: might be my own personal issue

@kmc026 kmc026 added the question Further information is requested label Sep 11, 2020
@agupta01 agupta01 self-assigned this Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants