Skip to content

Docs update & DynamicDataFrameBuilder #435

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

Closed
wants to merge 0 commits into from
Closed

Conversation

koperagen
Copy link
Collaborator

@koperagen koperagen commented Aug 1, 2023

DynamicDataFrameBuilder here is a composition of name generator and mutable list. Useful for Kandy because they create dataframes from columns and need to know column names.

Also changed split documentation and made couple of small changes in other places, so i'd recommend to see commits one by one after #434 is merged (this contains commits from that PR)

import io.kotest.matchers.shouldBe
import org.junit.Test

class ConstructorsTests {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you maybe also add a test with duplicate column names? Since DynamicDataFrameBuilder seems to be able to handle those

@Jolanrensen Jolanrensen self-requested a review August 8, 2023 10:46
@koperagen koperagen closed this Aug 11, 2023
@koperagen koperagen added this to the 0.12.0 milestone Oct 9, 2023
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