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

QOL improvements: auto-flatten_indices and desc in map calls #3196

Merged
merged 4 commits into from
Nov 2, 2021

Conversation

mariosasko
Copy link
Collaborator

This PR:

  • automatically calls flatten_indices where needed: in unique and save_to_disk to avoid saving the indices file
  • adds descriptions to the map calls

Fix #3040

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing ! Thanks also for adding all the desc parameters and improving unique() :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants