Skip to content

Resolve "Fix dataframes resampling runtime errors"

Julius Balzer requested to merge 316-fix-dataframes-resampling-method into development

Summary

Fix runtime errors in df_resample See commit description

Semantic errors are fixed in !441

Explain your context

(Explain what you did.)

Please list breaking changes, new features or bugfixes

  • Breaking changes:

  • New features:

  • Bugfixes:

    • Fix Runtime error in dataframes.py

Related to #316 (closed)

Edited by Julius Balzer

Merge request reports