-
Notifications
You must be signed in to change notification settings - Fork 13
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
Commits on Feb 9, 2024
-
Added null check methods (#27)
* Added initial isnull isna and notna implementations and tests * Proper alias, added tests and documentation * Reworked tests and added notnull method
Configuration menu - View commit details
-
Copy full SHA for 460a218 - Browse repository at this point
Copy the full SHA 460a218View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb1549a - Browse repository at this point
Copy the full SHA bb1549aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef4142 - Browse repository at this point
Copy the full SHA 7ef4142View commit details -
Added idxmax implementation (#25)
* 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>
Configuration menu - View commit details
-
Copy full SHA for 4f59edd - Browse repository at this point
Copy the full SHA 4f59eddView commit details -
Merge branch 'main' into feature/pandas-api-2nd-block-extra
Jesús López-González committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f51a061 - Browse repository at this point
Copy the full SHA f51a061View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0019cab - Browse repository at this point
Copy the full SHA 0019cabView commit details
Commits on May 1, 2024
-
Merge branch 'feature/pandas-api-2nd-block-extra' of https://github.c…
…om/hablapps/pykx into KXI-43682
Configuration menu - View commit details
-
Copy full SHA for 79c30fc - Browse repository at this point
Copy the full SHA 79c30fcView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8c317cb - Browse repository at this point
Copy the full SHA 8c317cbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.