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

Addition of isnull, isna, notnull, notna, idxmax, idxmin, kurt and sem functions #23

Open
nipsn opened this issue Feb 13, 2024 · 0 comments

Comments

@nipsn
Copy link
Contributor

nipsn commented Feb 13, 2024


name: Addition of isnull, isna, notnull, notna, idxmax, idxmin, kurt and sem functions.
about: Missing pandas API functionality
title: 'Addition of isnull, isna, notnull, notna, idxmax, idxmin, kurt and sem functions.'
labels: ''
assignees: '@nipsn @tortolavivo23 @neutropolis @MiguelGomezC'


Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
An implementation of said functions.

Describe alternatives you've considered

Additional resource
Links to pandas documentation of said functions:

rianoc-kx pushed a commit that referenced this issue May 1, 2024
* Added implementation of kurt function (#23)

* Added implementation of sem function (#22)

* Refactored kurt and sem functions

---------

Co-authored-by: Miguel Gómez <miguel.gomez@hablapps.com>
Co-authored-by: Francisco Tórtola Vivo <francisco.tortola@hablapps.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant