Skip to content

Conversation

@luke396
Copy link
Contributor

@luke396 luke396 commented Feb 25, 2024

@luke396 luke396 changed the title DOC: Add DataFrame.isetitem method DOC: Add DataFrame.isetitem method Feb 25, 2024
@YashpalAhlawat
Copy link
Contributor

You need to fix the below error for passing all the checks

2 Errors found for pandas.DataFrame.isetitem:
SA01 See Also section not found
EX01 No examples section found

@mroeschke mroeschke added Docs Indexing Related to indexing on series/frames, not to indexes themselves labels Feb 26, 2024
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added this to the 3.0 milestone Feb 27, 2024
@mroeschke mroeschke merged commit d63f00f into pandas-dev:main Feb 27, 2024
@mroeschke
Copy link
Member

Thanks @luke396

@luke396 luke396 deleted the add-isetitem branch February 28, 2024 03:23
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
* Add DataFrame.isetitem method * Add See-Also and Examples * Fix orfer * Update pandas/core/frame.py Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> --------- 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

Docs Indexing Related to indexing on series/frames, not to indexes themselves

3 participants