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

Alternative implementation of idxmax #33

Merged

Conversation

neutropolis
Copy link
Member

Reimplements idxmax, introducing a minimal tweak in the result of preparse_computations method.

@neutropolis neutropolis added this to the Pandas API 2nd Block milestone Feb 9, 2024
@neutropolis neutropolis self-assigned this Feb 9, 2024
@github-actions github-actions bot added the python label Feb 9, 2024
@tortolavivo23 tortolavivo23 merged commit 9d534e4 into feature/pandas-api-idxmax Feb 12, 2024
1 check passed
neutropolis added a commit that referenced this pull request Feb 13, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants