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

[FEAT] Support categorical methods + target dependent cat.codes #1911

Closed
ienkovich opened this issue Aug 11, 2020 · 0 comments · Fixed by #1912
Closed

[FEAT] Support categorical methods + target dependent cat.codes #1911

ienkovich opened this issue Aug 11, 2020 · 0 comments · Fixed by #1912
Assignees
Labels
HDK Related to HDK (OmniSci successor) engine or backend new feature/request 💬 Requests and pull requests for new features
Milestone

Comments

@ienkovich
Copy link
Collaborator

Currently, Series.cat method is defaulting to pandas, which means modifying cat operations don't affect the original Series.

Also, we need cat.codes operation to be backend specific to support it in OmniSci engine for Mortgage benchmark.

@ienkovich ienkovich added new feature/request 💬 Requests and pull requests for new features HDK Related to HDK (OmniSci successor) engine or backend labels Aug 11, 2020
@ienkovich ienkovich self-assigned this Aug 11, 2020
@YarShev YarShev added this to the 0.8.2 milestone Aug 19, 2020
YarShev pushed a commit that referenced this issue Aug 19, 2020
Signed-off-by: ienkovich <ilya.enkovich@intel.com>
aregm pushed a commit to aregm/modin that referenced this issue Sep 16, 2020
Signed-off-by: ienkovich <ilya.enkovich@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HDK Related to HDK (OmniSci successor) engine or backend new feature/request 💬 Requests and pull requests for new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants