Skip to content

DOC: Fix some typos in pandas/. #47022

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 2 commits into from
May 18, 2022
Merged

DOC: Fix some typos in pandas/. #47022

merged 2 commits into from
May 18, 2022

Conversation

Yulv-git
Copy link
Contributor

  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@Yulv-git Yulv-git changed the title Fix some typos in pandas/. MAINT: Fix some typos in pandas/. May 14, 2022
@jreback
Copy link
Contributor

jreback commented May 15, 2022

can you merge master; i think this included some patches in the previous PR.

@jreback jreback added the Docs label May 15, 2022
@jreback jreback added this to the 1.5 milestone May 15, 2022
@Yulv-git
Copy link
Contributor Author

I just merged the current main branch with this RP and found no conflicts.

@Yulv-git Yulv-git changed the title MAINT: Fix some typos in pandas/. DOC: Fix some typos in pandas/. May 15, 2022
@jreback jreback merged commit a160caf into pandas-dev:main May 18, 2022
@jreback
Copy link
Contributor

jreback commented May 18, 2022

thanks @Yulv-git

mroeschke added a commit that referenced this pull request May 25, 2022
* TYP: NoDefault

* ix mypy issues; re-write isinstance(..., NoDefault)

* remove two more casts

* ENH: DatetimeArray fields support non-nano (#47044)

* DEPR: groupby numeric_only default (#47025)

* DOC: Clarify decay argument validation in ewm when times is provided (#47026)

* DOC: Fix some typos in pandas/. (#47022)

* remove two more casts

* avoid cast-like annotation

* left/right

* cannot use |

Co-authored-by: jbrockmendel <[email protected]>
Co-authored-by: Richard Shadrach <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: Shuangchi He <[email protected]>
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* TYP: NoDefault

* ix mypy issues; re-write isinstance(..., NoDefault)

* remove two more casts

* ENH: DatetimeArray fields support non-nano (pandas-dev#47044)

* DEPR: groupby numeric_only default (pandas-dev#47025)

* DOC: Clarify decay argument validation in ewm when times is provided (pandas-dev#47026)

* DOC: Fix some typos in pandas/. (pandas-dev#47022)

* remove two more casts

* avoid cast-like annotation

* left/right

* cannot use |

Co-authored-by: jbrockmendel <[email protected]>
Co-authored-by: Richard Shadrach <[email protected]>
Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: Shuangchi He <[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.

2 participants