Skip to content

Conversation

mwoss
Copy link
Contributor

@mwoss mwoss commented Oct 26, 2018

PR includes 21 files, but I think it's acceptable and unnecessary to divide it to two separate PRs.

@pep8speaks
Copy link

Hello @mwoss! Thanks for submitting the PR.

@mwoss
Copy link
Contributor Author

mwoss commented Oct 26, 2018

Some tests not passing due to lack of pyarrow library in project dependencies, What should I do?

@jschendel jschendel added the Code Style Code style, linting, code_checks label Oct 26, 2018
@jschendel jschendel added this to the 0.24.0 milestone Oct 26, 2018
@mwoss
Copy link
Contributor Author

mwoss commented Oct 27, 2018

After adding pytest.importorskip again, build is still failing. (probably PEP8 code style issue)

@thoo
Copy link
Contributor

thoo commented Oct 28, 2018

isort thought these two are not properly sorted.

ERROR: /home/travis/build/pandas-dev/pandas/pandas/tests/extension/arrow/bool.py Imports are incorrectly sorted.
ERROR: /home/travis/build/pandas-dev/pandas/pandas/tests/extension/arrow/test_bool.py Imports are incorrectly sorted.

In my case, it was sorted but code_checks.sh wasn't working properly. So you could exclude and add them back to setup.cfg and let Jeff knows. That was what I did.

@jreback jreback merged commit d0d5db5 into pandas-dev:master Oct 28, 2018
@jreback
Copy link
Contributor

jreback commented Oct 28, 2018

thanks @mwoss

@osdnk
Copy link

osdnk commented Oct 30, 2018

@mwoss
👏

tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants