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

DEPR: deprecate pd.get_store as not api consistent and cluttering #15940

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Apr 7, 2017

No description provided.

@jreback jreback added Deprecate Functionality to remove in pandas IO HDF5 read_hdf, HDFStore labels Apr 7, 2017
@jreback jreback added this to the 0.20.0 milestone Apr 7, 2017
@codecov
Copy link

codecov bot commented Apr 7, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15940      +/-   ##
==========================================
+ Coverage   90.97%   90.97%   +<.01%     
==========================================
  Files         145      145              
  Lines       49475    49476       +1     
==========================================
+ Hits        45008    45009       +1     
  Misses       4467     4467
Flag Coverage Δ
#multiple 88.73% <100%> (ø) ⬆️
#single 40.68% <100%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/io/pytables.py 93.06% <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 3b53202...c14b2bf. Read the comment docs.

@jreback jreback merged commit d9e00d2 into pandas-dev:master Apr 7, 2017
gfyoung added a commit to forking-repos/pandas that referenced this pull request Oct 27, 2018
Drops the following:

* pd.pnow
* pd.match
* pd.groupby
* pd.get_store

* pd.Expr
* pd.Term

xref pandas-devgh-15538.
xref pandas-devgh-15940.
jreback pushed a commit that referenced this pull request Oct 28, 2018
Drops the following:

* pd.pnow
* pd.match
* pd.groupby
* pd.get_store

* pd.Expr
* pd.Term

xref gh-15538.
xref gh-15940.
tm9k1 pushed a commit to tm9k1/pandas that referenced this pull request Nov 19, 2018
Drops the following:

* pd.pnow
* pd.match
* pd.groupby
* pd.get_store

* pd.Expr
* pd.Term

xref pandas-devgh-15538.
xref pandas-devgh-15940.
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Drops the following:

* pd.pnow
* pd.match
* pd.groupby
* pd.get_store

* pd.Expr
* pd.Term

xref pandas-devgh-15538.
xref pandas-devgh-15940.
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Drops the following:

* pd.pnow
* pd.match
* pd.groupby
* pd.get_store

* pd.Expr
* pd.Term

xref pandas-devgh-15538.
xref pandas-devgh-15940.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas IO HDF5 read_hdf, HDFStore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant