Skip to content

COMPAT: properly handle objects of datetimelike in astype_nansafe #19232

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
Jan 14, 2018

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 13, 2018

re-close #19116

@jreback jreback added the Compat pandas objects compatability with Numpy or Python functions label Jan 13, 2018
@jreback jreback added this to the 0.23.0 milestone Jan 13, 2018
@codecov
Copy link

codecov bot commented Jan 14, 2018

Codecov Report

Merging #19232 into master will decrease coverage by <.01%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19232      +/-   ##
==========================================
- Coverage   91.55%   91.54%   -0.01%     
==========================================
  Files         147      147              
  Lines       48797    48804       +7     
==========================================
+ Hits        44675    44680       +5     
- Misses       4122     4124       +2
Flag Coverage Δ
#multiple 89.92% <84.61%> (-0.01%) ⬇️
#single 41.61% <61.53%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/dtypes/cast.py 88.15% <84.61%> (-0.21%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0477880...cc1ded7. Read the comment docs.

@jreback jreback merged commit 53be520 into pandas-dev:master Jan 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

COMPAT: recent numpy deprecation warnings
1 participant