Skip to content
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

CLN: remove build some warnings #15259

Closed
wants to merge 1 commit into from
Closed

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 30, 2017

CLN: from algos_rank_helper.pxi.in
CLN: and algos_groupby_helper.pxi.in
CLN: hashtable warns
CLN: parser warnings

closes #15190

CLN: and algos_groupby_helper.pxi.in
CLN: hashtable warns
CLN: parser warnings

closes pandas-dev#15190
@jreback jreback added Build Library building on various platforms Clean labels Jan 30, 2017
@jreback jreback added this to the 0.20.0 milestone Jan 30, 2017
@codecov-io
Copy link

codecov-io commented Jan 30, 2017

Codecov Report

Merging #15259 into master will increase coverage by -0.01%.

@@            Coverage Diff             @@
##           master   #15259      +/-   ##
==========================================
- Coverage   86.33%   86.32%   -0.01%     
==========================================
  Files         139      139              
  Lines       51149    51149              
==========================================
- Hits        44157    44156       -1     
- Misses       6992     6993       +1
Impacted Files Coverage Δ
pandas/core/common.py 91.02% <ø> (-0.34%)

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 7bb4980...12cc061. Read the comment docs.

@jreback jreback closed this in b1c3c48 Jan 30, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
CLN: from algos_rank_helper.pxi.in, algos_groupby_helper.pxi.in
CLN: hashtable warns
CLN: parser warnings

closes pandas-dev#15190

Author: Jeff Reback <[email protected]>

Closes pandas-dev#15259 from jreback/warn and squashes the following commits:

12cc061 [Jeff Reback] CLN: remove some warnings from algos_rank_helper.pxi.in CLN: and algos_groupby_helper.pxi.in CLN: hashtable warns CLN: parser warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Clean
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLD: remove warnings for building parser / hashtable extensions
2 participants