Skip to content

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

Description

@kmc026

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

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions