Closed clane9 closed 1 year ago
Patch coverage: 90.47%
and project coverage change: +1.19%
:tada:
Comparison is base (
886d184
) 90.70% compared to head (c97e550
) 91.89%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The multi-index columns have been clumsy for some folks. Now return a dataframe with flat columns and a string prefix indicating the column group.
It is still possible to convert to a hierarchical index, select a particular group, or drop the group level in post-processing. This usage is shown in the example.
Other changes:
dataset_description.json
is found, following the suggestion in (#15).incremental
mode by specifying correct path and modified time column names.