Skip to content

Conversation

@himdel
Copy link
Contributor

@himdel himdel commented Nov 25, 2025

Issue: AAP-54468 / AAP-57129

This is the second part of #237 - use library.dataframes in the CLI.

update `build_dataframe` to not only return the dataframe but also save it to `self.rollup`
split off loading of batches into `iter_batches`

Dataframe*.merge: work on self.rollup, move all merges to a .merge method

collection status & db host metric use a simpler merge implementation (pd.concat),
the rest uses base.merge which does more, but needs `unique_index_columns`, `data_columns`, `operations` & `cast_types` implemented

And move dataframes to library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant