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

Restore additional conversions from ValueColumn/ColumnGroup to FrameColumn #213

Merged
merged 1 commit into from
Jan 18, 2023
Merged

Restore additional conversions from ValueColumn/ColumnGroup to FrameColumn #213

merged 1 commit into from
Jan 18, 2023

Conversation

nikitinas
Copy link
Contributor

Restore additional conversions from ValueColumn/ColumnGroup into FrameColumn in convertTo:

  • empty lists -> frame column
  • lists of rows -> frame column
  • mixed frames, lists and nulls -> frame column
  • column group -> frame column

…olumn in `convertTo`:

* empty lists -> frame column
* lists of rows -> frame column
* mixed frames, lists and nulls -> frame column
* column group -> frame column
@Jolanrensen Jolanrensen added this to the 0.10.0 milestone Dec 22, 2022
@Jolanrensen Jolanrensen self-assigned this Jan 18, 2023
@Jolanrensen Jolanrensen added bug Something isn't working enhancement New feature or request labels Jan 18, 2023
@Jolanrensen Jolanrensen merged commit b805c5c into Kotlin:master Jan 18, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants