Skip to content

Conversation

rbeucher
Copy link
Collaborator

@rbeucher rbeucher commented Nov 1, 2024

Change Summary

drop_duplicates does not work on dataframe that contains lists. This causes issue #684.

Will close #684

Checklist

  • Unit tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable

@rbeucher rbeucher requested a review from mgrover1 as a code owner November 1, 2024 04:03
@rbeucher rbeucher requested review from charles-turner-1 and removed request for mgrover1 November 1, 2024 04:08
@charles-turner-1
Copy link
Collaborator

Same RTD issue as: #681 (review)

@rbeucher rbeucher merged commit 9db6ad6 into main Nov 1, 2024
8 of 9 checks passed
@rbeucher rbeucher deleted the bugfix-684-derived-variables-from-iterables branch November 1, 2024 11:01
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.

Catalog search on derived variable fails if the variable column is iterable.
2 participants