Skip to content

Fix more tests expecting little-endian #20738

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 19, 2018
Merged

Fix more tests expecting little-endian #20738

merged 1 commit into from
Apr 19, 2018

Conversation

ginggs
Copy link
Contributor

@ginggs ginggs commented Apr 18, 2018

As in #14832, use = (native) instead of < (little-endian)

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

As in #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 19, 2018
@jreback jreback added this to the 0.23.0 milestone Apr 19, 2018
@jreback jreback merged commit 07739aa into pandas-dev:master Apr 19, 2018
@jreback
Copy link
Contributor

jreback commented Apr 19, 2018

thanks!

@ginggs ginggs deleted the big-endian branch April 19, 2018 13:30
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