Skip to content

Fix test__get_dtype test expecting little-endian #20662

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 1 commit into from
Apr 14, 2018
Merged

Fix test__get_dtype test expecting little-endian #20662

merged 1 commit into from
Apr 14, 2018

Conversation

ginggs
Copy link
Contributor

@ginggs ginggs commented Apr 12, 2018

Similar to #14832, use = (native) instead of < (little-endian)

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

Similar to #14832, use = (native) instead of < (little-endian)
@jreback jreback added Testing pandas testing functions or related to the test suite Compat pandas objects compatability with Numpy or Python functions labels Apr 14, 2018
@jreback jreback added this to the 0.23.0 milestone Apr 14, 2018
@jreback jreback merged commit b20fe15 into pandas-dev:master Apr 14, 2018
@jreback
Copy link
Contributor

jreback commented Apr 14, 2018

thanks @ginggs

@ginggs ginggs deleted the patch-1 branch April 14, 2018 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants