Skip to content
Snippets Groups Projects

fixed center index bug for polynomial fits to irregularly sampled data

Merged Peter Lünenschloß requested to merge fitPolynomialToIrregularlBugFix into develop
  • fixed bug arising from outdated round application on pd.Series.
  • simplified polynomial fitting to irregularly sampled data by falling back to pandas implementation of rolling with offset defined windows and center=true (wasnt avaible back in the days)

close #395 (closed)

Edited by Bert Palm

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading