Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Rename unnamed index columns as col_{depth} in Arrow arrays and dataframes #492

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

soininen
Copy link
Collaborator

@soininen soininen commented Feb 13, 2025

This is the new standard we have agreed on.

Resolves #485

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black & isort
  • Unit tests pass

@soininen soininen merged commit 0886a0f into master Feb 13, 2025
15 checks passed
@soininen soininen deleted the 485_anon_column_names_in_dataframe branch February 13, 2025 06:45
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.

Missing column names for value indexes in 'dataframes' module
1 participant