Skip to content

CLN: x-array test warnings #33555

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 15, 2020
Merged

Conversation

alimcmaster1
Copy link
Member

Remove these warnings:

pandas/tests/generic/test_to_xarray.py:102
  /home/travis/build/pandas-dev/pandas/pandas/tests/generic/test_to_xarray.py:102: DeprecationWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. Specify a dtype explicitly to silence this warning.
    s = Series(range(len(indices)), index=indices)

https://travis-ci.org/github/pandas-dev/pandas/jobs/675056013

@jbrockmendel jbrockmendel merged commit ecc3b2e into pandas-dev:master Apr 15, 2020
@jbrockmendel
Copy link
Member

thanks @alimcmaster1

CloseChoice pushed a commit to CloseChoice/pandas that referenced this pull request Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants