Skip to content
Snippets Groups Projects

Reindex flags refactoring + match method fix

Merged Peter Lünenschloß requested to merge reindexFlagsRework into develop

Tiny rework of reindex flags. Syntax now is as follows:

saqc.concat(field='a', target='b', method='x')

The call is to be read as: Append history of a to history of b, and use method x for resampling the row index.

Also fixed the match method keyword (appending with no resampling method applied. Preassumes field and target to have identical indices.)

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
Please register or sign in to reply
Loading