Skip to content

Sync domain argument between Collection.add_new_dataframe and DataFrame.create#233

Merged
johnkerl merged 1 commit intomainfrom
kerl/add-new-dataframe-domain
Oct 3, 2024
Merged

Sync domain argument between Collection.add_new_dataframe and DataFrame.create#233
johnkerl merged 1 commit intomainfrom
kerl/add-new-dataframe-domain

Conversation

@johnkerl
Copy link
Copy Markdown
Contributor

@johnkerl johnkerl commented Oct 2, 2024

Issue and/or context: As tracked on issue single-cell-data/TileDB-SOMA#2407 / [sc-51048].

Note that the intended Python and R API changes are all agreed on and finalized as described in #2407.

Changes:

The Collection.add_new_dataframe is syntactic sugar on DataFrame.create. The latter takes an optional domain argument, so the former should as well.

This is not only generally important for single-cell-data/TileDB-SOMA#2407; it is specifically for the cellxgene census builder which uses add_new_dataframe exclusively.

Notes for Reviewer:

@johnkerl johnkerl force-pushed the kerl/add-new-dataframe-domain branch from 4d09188 to 6c90815 Compare October 2, 2024 21:20
@johnkerl johnkerl merged commit c840b73 into main Oct 3, 2024
@johnkerl johnkerl deleted the kerl/add-new-dataframe-domain branch October 3, 2024 16:07
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.

2 participants