Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

expose OLS fit results #69

Merged
merged 1 commit into from
May 10, 2019
Merged

expose OLS fit results #69

merged 1 commit into from
May 10, 2019

Conversation

nicolaskruchten
Copy link
Contributor

This PR adds px.get_trendline_results(fig) which will return a pandas data frame containing nicely-indexed statsmodel results from any OLS trendlines.

here's what it looks like:

image

@nicolaskruchten nicolaskruchten merged commit 9ddbb16 into master May 10, 2019
@nicolaskruchten nicolaskruchten deleted the trendline_results branch May 10, 2019 18:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant