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

kurt function with level parameter should have it's own implementation #1741

Closed
amyskov opened this issue Jul 16, 2020 · 0 comments · Fixed by #1719
Closed

kurt function with level parameter should have it's own implementation #1741

amyskov opened this issue Jul 16, 2020 · 0 comments · Fixed by #1719
Labels
bug 🦗 Something isn't working

Comments

@amyskov
Copy link
Contributor

amyskov commented Jul 16, 2020

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 18.04
  • Modin version (modin.__version__): 0.7.3+200.g8e7a568
  • Python version: 3.8.3
  • Code we can use to reproduce:

Describe the problem

Pandas DataFrame.apply("<func_name>") function calls <func_name> of the DataFrame, so Modin DataFrame should have own implementation of kurt function

Source code / logs

@amyskov amyskov added the bug 🦗 Something isn't working label Jul 16, 2020
anmyachev pushed a commit that referenced this issue Jul 22, 2020
…th defined level parameter (#1719)

Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
aregm pushed a commit to aregm/modin that referenced this issue Sep 16, 2020
…ementation with defined level parameter (modin-project#1719)

Signed-off-by: Alexander Myskov <alexander.myskov@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working
Projects
None yet
1 participant