Commit 8d62fb0
TST: add test case of ngroup with NaN value (pandas-dev#54966)
* add test case of ngroup with nan value
Co-authored-by: José Lucas Silva Mayer <[email protected]>
Co-authored-by: Willian Wang <[email protected]>
* fix linter issues
Co-authored-by: José Lucas Silva Mayer <[email protected]>
Co-authored-by: Willian Wang <[email protected]>
* use Categorical object instead of pd.Categorical
Co-authored-by: José Lucas Silva Mayer <[email protected]>
Co-authored-by: Willian Wang <[email protected]>
* use native assert function
Co-authored-by: Matthew Roeschke <[email protected]>
* test full result of ngroup method
Signed-off-by: José Lucas Silva Mayer <[email protected]>
---------
Signed-off-by: José Lucas Silva Mayer <[email protected]>
Co-authored-by: Willian Wang <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>1 parent d7a203d commit 8d62fb0
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3189 | 3189 | | |
3190 | 3190 | | |
3191 | 3191 | | |
| 3192 | + | |
| 3193 | + | |
| 3194 | + | |
| 3195 | + | |
| 3196 | + | |
| 3197 | + | |
| 3198 | + | |
| 3199 | + | |
3192 | 3200 | | |
3193 | 3201 | | |
3194 | 3202 | | |
| |||
0 commit comments