Skip to content

Conversation

@moi90
Copy link
Contributor

@moi90 moi90 commented Oct 15, 2019

Pass obj to assert_attr_equal in assert_series_equal.

@moi90
Copy link
Contributor Author

moi90 commented Oct 15, 2019

Which whatsnew do I have to change?

@jbrockmendel
Copy link
Member

If there's nothing user-facing, you dont need a whatsnew entry

@moi90
Copy link
Contributor Author

moi90 commented Oct 16, 2019

OK thanks! Then this pull request should be ready to merge.

@jreback
Copy link
Contributor

jreback commented Oct 16, 2019

can you merge master. ping when all green.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 16, 2019
@jreback jreback added this to the 1.0 milestone Oct 16, 2019
@moi90 moi90 force-pushed the assert_series_equal-check_dtype branch from 87054b4 to 20026e0 Compare October 17, 2019 05:25
@jbrockmendel
Copy link
Member

@moi90 can you rebase? the CI failures should be fixed now

@moi90 moi90 force-pushed the assert_series_equal-check_dtype branch from 20026e0 to a5cfdcd Compare October 18, 2019 05:00
@jreback jreback merged commit 1e4fe0a into pandas-dev:master Oct 18, 2019
@jreback
Copy link
Contributor

jreback commented Oct 18, 2019

thanks @moi90

@moi90
Copy link
Contributor Author

moi90 commented Oct 19, 2019

You're welcome!

@moi90 moi90 deleted the assert_series_equal-check_dtype branch October 19, 2019 11:30
HawkinsBA pushed a commit to HawkinsBA/pandas that referenced this pull request Oct 29, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
bongolegend pushed a commit to bongolegend/pandas that referenced this pull request Jan 1, 2020
@moi90 moi90 restored the assert_series_equal-check_dtype branch March 8, 2021 10:46
@moi90 moi90 deleted the assert_series_equal-check_dtype branch March 8, 2021 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert_frame_equal: "AssertionError: Attributes are different" is un-informative for DataFrames

3 participants