Closed
Description
Describe the bug
The estimate_coefficient
method in estimators.py
can either return a list of pandas Series or a list of numpy floats based on which if condition is met.
Expected behavior
Ideally only Series would be returned from this method.
Additional context
Unit tests will need fixing as well as they rely on both data types. This change will facilitate the tidying of the method.
Metadata
Metadata
Assignees
Labels
No labels