Skip to content

Conversation

@EricLeer
Copy link
Contributor

@EricLeer EricLeer commented Mar 23, 2021

Adds a test for loc on sparse dataframes.

@EricLeer
Copy link
Contributor Author

The test pandas/tests/io/xml/test_xml.py::test_parser_consistency_url seems to be failing, but I am not seeing how I am touching this code by just adding another test. Does anyone know how I would be able to fix this?

@jbrockmendel
Copy link
Member

The test pandas/tests/io/xml/test_xml.py::test_parser_consistency_url seems to be failing, but I am not seeing how I am touching this code by just adding another test. Does anyone know how I would be able to fix this?

This is unrelated and OK to ignore here. Just restarted that build.

@jreback jreback added Sparse Sparse Data Type Testing pandas testing functions or related to the test suite Indexing Related to indexing on series/frames, not to indexes themselves labels Mar 29, 2021
@jreback jreback added this to the 1.3 milestone Mar 30, 2021
@jreback
Copy link
Contributor

jreback commented Mar 30, 2021

@EricLeer the pre-commit is failing if you can have a look

@jreback jreback merged commit e354536 into pandas-dev:master Apr 2, 2021
@jreback
Copy link
Contributor

jreback commented Apr 2, 2021

thanks @EricLeer

vladu pushed a commit to vladu/pandas that referenced this pull request Apr 5, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
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 Sparse Sparse Data Type Testing pandas testing functions or related to the test suite

3 participants