Skip to content

DOC: fixes for assert_frame_equal check_freq argument #38471

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 7 commits into from
Jan 1, 2021

Conversation

kylekeppler
Copy link
Contributor

@kylekeppler kylekeppler commented Dec 14, 2020

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

This is just a minor documentation change to fix the versionadded tag on the check_freq argument to assert_frame_equal and also to add a description of this backwards incompatible chage to the 1.1.0 Whats New (as recommended in #35570 (comment)).

@kylekeppler kylekeppler changed the title Doc fixes for assert_frame_equal check_freq argument DOC: fixes for assert_frame_equal check_freq argument Dec 14, 2020
@kylekeppler
Copy link
Contributor Author

CI failures look unrelated?

Copy link
Member

@rhshadrach rhshadrach left a comment

Choose a reason for hiding this comment

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

Thanks for the PR - looks good. The only thing I'm wondering is if we want to create a new "API Breaking" section here or just move this to the top list of enhancements; any thoughts @TomAugspurger @jorisvandenbossche

@rhshadrach rhshadrach added this to the 1.3 milestone Dec 28, 2020
@jreback jreback modified the milestones: 1.3, 1.2.1 Jan 1, 2021
@jreback jreback merged commit 89b3d6b into pandas-dev:master Jan 1, 2021
@jreback
Copy link
Contributor

jreback commented Jan 1, 2021

thanks @kylekeppler

@lumberbot-app

This comment has been minimized.

kylekeppler added a commit to kylekeppler/pandas that referenced this pull request Jan 1, 2021
luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
* add versionadded to asset_frame_equals check_freq

* Add whats new for assert_frame_equal check_freq arg.

* fix backticks

* move whatnew to 1.2.1

* whitespace

* rename to API breaking section

Co-authored-by: Keppler, Kyle <[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.

4 participants