plotly.express
.get_trendline_results¶
plotly.express.
get_trendline_results
(fig)¶
Extracts fit statistics for trendlines (when applied to figures generated with the trendline
argument set to "ols"
).
fig – the output of a plotly.express
charting call
A pandas.DataFrame
with a column “px_fit_results” containing the statsmodels
results objects, along with columns identifying the subset of the data the trendline was fit on.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4