Open Ben-Epstein opened 3 years ago
Hi Ben,
what should the expected behavior be, I don't fully understand what the issue is.
Regards,
Maarten
@maartenbreddels I'd expect that when passing 2 or more values into get_group, you'd get the values for all groups. What we're seeing is that you only get the group for the first value in the list passed in.
Thank you for reaching out and helping us improve Vaex!
Before you submit a new Issue, please read through the documentation. Also, make sure you search through the Open and Closed Issues - your problem may already be discussed or addressed.
Description The
get_groups
function only returns the first group passed in for the dataframe.Software information
import vaex; vaex.__version__)
:pip