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 deprecated google-analytics module (GH11308) #15223

Merged
merged 1 commit into from
Jan 25, 2017

Conversation

jorisvandenbossche
Copy link
Member

No description provided.

@jorisvandenbossche jorisvandenbossche added Clean Deprecate Functionality to remove in pandas labels Jan 25, 2017
@jorisvandenbossche jorisvandenbossche added this to the 0.20.0 milestone Jan 25, 2017
@@ -163,7 +163,7 @@ Other enhancements:
p.all()

- Added support for ``utcfromtimestamp()``, ``fromtimestamp()``, and ``combine()`` on `Timestamp` class (:issue:`5351`).
- Added Google Analytics (`pandas.io.ga`) basic documentation (:issue:`8835`). See :ref:`here<remote_data.ga>`.
- Added Google Analytics (`pandas.io.ga`) basic documentation (:issue:`8835`). See `here<http://pandas.pydata.org/pandas-docs/version/0.15.2/remote_data.html#remote-data-ga>`__.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm maybe put in the fact that it's removed after 0.19.0?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I don't want to start updating whatsnew files if we change things (there are other mentions of the ga moudels in whatsnew files as well). In principle no one should read this now anymore ..
I just wanted to make sure to not have a doc build warning about a non-existing label, could remove the link altogether as well.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no this is fine.

@codecov-io
Copy link

Current coverage is 86.31% (diff: 100%)

Merging #15223 into master will increase coverage by 0.32%

@@             master     #15223   diff @@
==========================================
  Files           140        139     -1   
  Lines         51272      51082   -190   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits          44087      44089     +2   
+ Misses         7185       6993   -192   
  Partials          0          0          

Powered by Codecov. Last update 64d7670...7c6d5da

@jreback jreback merged commit 5f40950 into pandas-dev:master Jan 25, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Deprecate Functionality to remove in pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants