Skip to content

Conversation

josemayer
Copy link
Contributor

@josemayer josemayer commented Sep 2, 2023

josemayer and others added 4 commits September 2, 2023 14:17
Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>
Signed-off-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>
Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Sep 5, 2023
josemayer and others added 3 commits September 5, 2023 16:24
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Signed-off-by: José Lucas Silva Mayer <josemayer@usp.br>
@josemayer josemayer requested a review from rhshadrach September 6, 2023 15:13
@mroeschke mroeschke added this to the 2.2 milestone Sep 6, 2023
@mroeschke mroeschke merged commit f87b7e3 into pandas-dev:main Sep 6, 2023
@mroeschke
Copy link
Member

Thanks @josemayer

mroeschke added a commit to mroeschke/pandas that referenced this pull request Sep 11, 2023
* add test case of ngroup with nan value

Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>

* fix linter issues

Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>

* use Categorical object instead of pd.Categorical

Co-authored-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>

* use native assert function

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>

* test full result of ngroup method

Signed-off-by: José Lucas Silva Mayer <josemayer@usp.br>

---------

Signed-off-by: José Lucas Silva Mayer <josemayer@usp.br>
Co-authored-by: Willian Wang <git@willian.wang>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: GroupBy.ngroup dropna=False inconsistency when using Categorical

3 participants