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

added toDataFrame for float- and double iterables #631

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Jolanrensen
Copy link
Collaborator

Fixes #630

@Jolanrensen Jolanrensen added the bug Something isn't working label Mar 19, 2024
@Jolanrensen Jolanrensen added this to the 0.14.0 milestone Mar 19, 2024
@Jolanrensen Jolanrensen requested a review from koperagen March 19, 2024 16:41
@Jolanrensen Jolanrensen self-assigned this Mar 19, 2024
@Jolanrensen Jolanrensen added the enhancement New feature or request label Mar 19, 2024
@Jolanrensen Jolanrensen requested a review from zaleslaw March 19, 2024 16:48
@Jolanrensen Jolanrensen merged commit 4efe154 into master Mar 25, 2024
3 checks passed
@Jolanrensen Jolanrensen deleted the missing-toDataFrame branch March 25, 2024 12:05
@Jolanrensen Jolanrensen added the invalid This issue/PR doesn't seem right label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request invalid This issue/PR doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Iterable<Double?>.toDataFrame() and Iterable<Float?>.toDataFrame() results in empty dataframe
2 participants