cufflinks.pandastools module¶
-
cufflinks.pandastools.
bestfit
(self)[source]¶ Returns a series with the bestfit values.
- Example:
- Series.bestfit()
- Returns: series
- The returned series contains a parameter called ‘formula’ which includes the string representation of the bestfit line.