Skip to content

make sure flatten works corretly on a data frame with zero rows#3198

Merged
bkamins merged 1 commit intomainfrom
bk/fix_flatten
Oct 17, 2022
Merged

make sure flatten works corretly on a data frame with zero rows#3198
bkamins merged 1 commit intomainfrom
bk/fix_flatten

Conversation

@bkamins
Copy link
Copy Markdown
Member

@bkamins bkamins commented Oct 12, 2022

Fixes #3197

(I will wait with the release some time as we might have some more patches; this bug is minor)

@bkamins bkamins requested a review from nalimilan October 12, 2022 16:28
@bkamins bkamins added the bug label Oct 12, 2022
@bkamins bkamins added this to the patch milestone Oct 12, 2022
@bkamins bkamins merged commit c1ff9cd into main Oct 17, 2022
@bkamins bkamins deleted the bk/fix_flatten branch October 17, 2022 21:45
@bkamins
Copy link
Copy Markdown
Member Author

bkamins commented Oct 17, 2022

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flatten errors on empty dataframe

2 participants