Skip to content

Conversation

@mroeschke
Copy link
Member

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Feb 7, 2022
@jreback jreback added this to the 1.5 milestone Feb 7, 2022

def test_legacy_sparse_warning(datapath):
@pytest.mark.parametrize("typ", ["sparseseries", "sparseframe"])
def test_legacy_sparse_warning(datapath, typ):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OT we should kill this warning :->

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure where this warning is coming from (maybe from the pickled object since this is a pre-version 1.0 pickle)

@jreback jreback merged commit ee0aab2 into pandas-dev:main Feb 7, 2022
@mroeschke mroeschke deleted the tst/pickle branch February 7, 2022 23:42
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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