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 #30

Merged
merged 8 commits into from
Jun 11, 2024

Conversation

rianoc-kx
Copy link
Collaborator

No description provided.

nipsn and others added 7 commits February 9, 2024 14:30
* Added initial isnull isna and notna implementations and tests

* Proper alias, added tests and documentation

* Reworked tests and added notnull method
* 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>
* Added idxmax implementation, tests and documentation

* fix error change python version in documentation

* Change implementation, add tests and improve documentation

* fix typo error

* Alternative implementation of idxmax (#33)

Co-authored-by: Jesús López-González <jesus.lopez@habla.dev>

---------

Co-authored-by: Jesús López-González <github.bogus571@passmail.net>
Co-authored-by: Jesús López-González <jesus.lopez@habla.dev>
Co-authored-by: Jesús López-González <jesus.lopez.gonzalez+dev@pm.me>
@github-actions github-actions bot added documentation Improvements or additions to documentation python tests labels Jun 11, 2024
@cmccarthy1 cmccarthy1 merged commit 80cee70 into main Jun 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants