Skip to content

CLN: move infer_dtype to pandas.api.types #16023

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 16, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 16, 2017

No description provided.

@jreback jreback added the Clean label Apr 16, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 16, 2017
@codecov
Copy link

codecov bot commented Apr 16, 2017

Codecov Report

Merging #16023 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16023      +/-   ##
==========================================
+ Coverage   90.99%   90.99%   +<.01%     
==========================================
  Files         154      153       -1     
  Lines       50471    50470       -1     
==========================================
+ Hits        45926    45927       +1     
+ Misses       4545     4543       -2
Flag Coverage Δ
#multiple 88.76% <100%> (ø) ⬆️
#single 40.44% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/__init__.py 93.18% <ø> (ø) ⬆️
pandas/api/types/__init__.py 100% <100%> (ø) ⬆️

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 a25272b...467c264. Read the comment docs.

@codecov
Copy link

codecov bot commented Apr 16, 2017

Codecov Report

Merging #16023 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16023      +/-   ##
==========================================
+ Coverage   90.99%   90.99%   +<.01%     
==========================================
  Files         154      153       -1     
  Lines       50471    50470       -1     
==========================================
+ Hits        45926    45927       +1     
+ Misses       4545     4543       -2
Flag Coverage Δ
#multiple 88.76% <100%> (ø) ⬆️
#single 40.44% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/__init__.py 93.18% <ø> (ø) ⬆️
pandas/api/types/__init__.py 100% <100%> (ø) ⬆️

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 a25272b...467c264. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit f60b914 into pandas-dev:master Apr 16, 2017
@jorisvandenbossche
Copy link
Member

thanks!

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