Skip to content

TST: add missing loc label indexing test #38824

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

Closed
wants to merge 1 commit into from
Closed

TST: add missing loc label indexing test #38824

wants to merge 1 commit into from

Conversation

vangorade
Copy link
Contributor

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

@pep8speaks
Copy link

Hello @vangorade! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 66:1: W293 blank line contains whitespace

@vangorade vangorade changed the title add simple test added simple test Dec 30, 2020
@jreback jreback added Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite labels Dec 30, 2020
@jreback
Copy link
Contributor

jreback commented Dec 30, 2020

sure, there are some linting issues

@jreback jreback changed the title added simple test TST: add missing loc label indexing test Dec 30, 2020
@vangorade vangorade closed this Jan 1, 2021
@vangorade vangorade deleted the my_tests_branch branch January 1, 2021 18:16
@vangorade vangorade restored the my_tests_branch branch January 1, 2021 18:16
@vangorade vangorade deleted the my_tests_branch branch January 1, 2021 18:17
@vangorade vangorade restored the my_tests_branch branch January 1, 2021 18:17
@vangorade vangorade deleted the my_tests_branch branch January 1, 2021 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants