Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add caiman.backup_dataframe(), change index parsing #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kushalkolar
Copy link
Collaborator

caiman.backup_dataframe() creates a backup copy of the dataframe

Modifier @_index_parser so that it doesn't allow int indexing, in case the integer indexing has been reset. This will also allow using get_parent(), get_children() between dataframes since it now only uses the UUID.
@_index_parser will also accept pd.Series of a single batch item and return the UUID.

@kushalkolar kushalkolar added this to the v0.1 beta 2 milestone Oct 29, 2022
@kushalkolar kushalkolar mentioned this pull request Oct 31, 2022
13 tasks
@kushalkolar kushalkolar modified the milestones: v0.1 beta 2, v0.1 release Nov 17, 2022
@kushalkolar kushalkolar modified the milestones: v0.1 release, v0.2 Jan 8, 2023
@kushalkolar kushalkolar mentioned this pull request Jan 9, 2023
14 tasks
@kushalkolar kushalkolar removed this from the v0.2 milestone Jun 23, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant