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

Add cbrt expression #2469

Closed
colin-ho opened this issue Jul 3, 2024 · 0 comments · Fixed by #2646
Closed

Add cbrt expression #2469

colin-ho opened this issue Jul 3, 2024 · 0 comments · Fixed by #2646
Assignees
Labels
expression A new expression good first issue Good for newcomers

Comments

@colin-ho
Copy link
Contributor

colin-ho commented Jul 3, 2024

Take the cubic root of a numeric column. df["a"].cbrt()

See #2180 for a reference PR.

@colin-ho colin-ho added good first issue Good for newcomers expression A new expression labels Jul 3, 2024
This was referenced Jul 4, 2024
@raunakab raunakab self-assigned this Aug 12, 2024
@raunakab raunakab linked a pull request Aug 13, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expression A new expression good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants