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

Fugue support for extra helper functions from core #214

Open
7 of 17 tasks
fdosani opened this issue Jun 6, 2023 · 2 comments
Open
7 of 17 tasks

Fugue support for extra helper functions from core #214

fdosani opened this issue Jun 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@fdosani
Copy link
Member

fdosani commented Jun 6, 2023

Currently there are some helper functions as part of the core Pandas code which I think are generally very helpful.
We need to spend some time exploring those and seeing which ones can be mirrored/included via the Fugue implementation.

This is just a list of most of the functions. Not all will make sense to move over. But we should investigate which ones make sense to:

Need to look into a bit more. low prio for now.

  • get_merged_columns
  • temp_column_name
  • calculate_max_diff
  • generate_id_within_group
@fdosani fdosani added the enhancement New feature or request label Jun 6, 2023
@fdosani
Copy link
Member Author

fdosani commented Jun 19, 2023

@goodwanghan @kvnkho FYI, no pressure to contribute, but something in our backlog I'm thinking to ensure full parity in terms of function etc.

@goodwanghan
Copy link
Contributor

Sounds good, let's chat about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants