Skip to content

Add column name repairing for all IO sources as a common step for dataframe creation #387

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

Open
zaleslaw opened this issue Jun 5, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@zaleslaw
Copy link
Collaborator

zaleslaw commented Jun 5, 2023

The solution could be based on the PR #386

@zaleslaw zaleslaw added the enhancement New feature or request label Jun 5, 2023
@zaleslaw zaleslaw added this to the Backlog milestone Jun 5, 2023
@zaleslaw zaleslaw self-assigned this Jun 5, 2023
@zaleslaw zaleslaw modified the milestones: Backlog, 0.12.0 Jun 26, 2023
@zaleslaw
Copy link
Collaborator Author

Probably, default should be changed and more tests should be added #414

@zaleslaw zaleslaw modified the milestones: 0.12.0, 0.13.0 Oct 9, 2023
@koperagen
Copy link
Collaborator

koperagen commented Oct 25, 2023

FYI, there's org.jetbrains.kotlinx.dataframe.impl.ColumnNameGenerator that is used a lot for creating unique names
I added public API on top of it org.jetbrains.kotlinx.dataframe.api.DynamicDataFrameBuilder

@zaleslaw zaleslaw modified the milestones: 0.13.0, Backlog Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants