Skip to content

Add option to include timestamps without values when fetching data via get_samples_aggregate()#147

Merged
wojciech-bochniarz-4ss merged 8 commits intomasterfrom
ESS-3967-add-option-in-drio-package-to-include-timestamps-without-values-when-fetching-data-from-adx
Mar 2, 2026
Merged

Add option to include timestamps without values when fetching data via get_samples_aggregate()#147
wojciech-bochniarz-4ss merged 8 commits intomasterfrom
ESS-3967-add-option-in-drio-package-to-include-timestamps-without-values-when-fetching-data-from-adx

Conversation

@wojciech-bochniarz-4ss
Copy link
Contributor

@wojciech-bochniarz-4ss wojciech-bochniarz-4ss commented Feb 25, 2026

This PR is related to task ESS-3967

Description

  1. Added option to provide additional, optional parameter include_empty_aggregations while calling get_samples_aggregate() function. When set to true, result will include all aggregated timestamps, even when there is no data, values for those cases will be filled with NaN.
  2. Updated documentation with appropriate description of the new parameter.

@wojciech-bochniarz-4ss wojciech-bochniarz-4ss added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 25, 2026
@wojciech-bochniarz-4ss
Copy link
Contributor Author

I see there is some broken test for different function. I will take a look at it

Copy link
Contributor

@ivan-nikalaichanka-4ss ivan-nikalaichanka-4ss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@wojciech-bochniarz-4ss wojciech-bochniarz-4ss removed the refactor Changes to the code label Mar 2, 2026
@wojciech-bochniarz-4ss wojciech-bochniarz-4ss merged commit 97ff9ee into master Mar 2, 2026
9 checks passed
@wojciech-bochniarz-4ss wojciech-bochniarz-4ss deleted the ESS-3967-add-option-in-drio-package-to-include-timestamps-without-values-when-fetching-data-from-adx branch March 2, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

4 participants