Skip to content

DOC: Fixing EX01 - Added examples #53292

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

Merged
merged 5 commits into from
May 19, 2023
Merged

Conversation

DeaMariaLeon
Copy link
Member

Towards #37875

@DeaMariaLeon DeaMariaLeon requested a review from MarcoGorelli May 18, 2023 16:25
@mroeschke mroeschke added this to the 2.1 milestone May 18, 2023
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one, thanks @DeaMariaLeon !

@MarcoGorelli MarcoGorelli merged commit 6edc456 into pandas-dev:main May 19, 2023
@DeaMariaLeon DeaMariaLeon deleted the examples branch May 19, 2023 15:19
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 19, 2023
* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these
mroeschke pushed a commit that referenced this pull request May 22, 2023
)

* BUG: dtype of DataFrame.idxmax/idxmin incorrect for empty frames

* simplify

* fix groupby test failures

* DOC: Fixing EX01 - Added examples (#53292)

* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these

* fix DataFrame.[idxmax|idxmin]

---------

Co-authored-by: Dea María Léon <[email protected]>
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 22, 2023
* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these
topper-123 added a commit to topper-123/pandas that referenced this pull request May 22, 2023
…das-dev#53296)

* BUG: dtype of DataFrame.idxmax/idxmin incorrect for empty frames

* simplify

* fix groupby test failures

* DOC: Fixing EX01 - Added examples (pandas-dev#53292)

* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these

* fix DataFrame.[idxmax|idxmin]

---------

Co-authored-by: Dea María Léon <[email protected]>
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
…das-dev#53296)

* BUG: dtype of DataFrame.idxmax/idxmin incorrect for empty frames

* simplify

* fix groupby test failures

* DOC: Fixing EX01 - Added examples (pandas-dev#53292)

* Added examples for Interval and IntervalArray

* changed code_checks.sh

* forgot these

* fix DataFrame.[idxmax|idxmin]

---------

Co-authored-by: Dea María Léon <[email protected]>
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.

3 participants