DOC: Add tutorial link by TomAugspurger · Pull Request #13045 · pandas-dev/pandas (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation4 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

TomAugspurger

jreback

Modern Pandas
-------------
- `Modern Pandas http://tomaugspurger.github.io/modern-1.html`_

Choose a reason for hiding this comment

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

you can add a link in the highlites section of whatsnew if you'd like

@codecov-io

Current coverage is 84.07%

Merging #13045 into master will decrease coverage by -0.00%

@@ master #13045 diff @@

Files 136 136
Lines 50018 50005 -13
Methods 0 0
Messages 0 0
Branches 0 0

  1. 2 files (not in diff) in pandas/indexes were modified. more
    • Misses -1
    • Hits -10
  2. 1 files (not in diff) in pandas were modified. more
    • Hits -2

Powered by Codecov. Last updated by 3ff5af0...54b15d5

@TomAugspurger

@TomAugspurger

@jreback added.

Also, sorry I just realized this remote branch is off of pydata/pandas instead of tomaugspurger/pandas. I wanted to try out github's online editor process, and apparently when you submit a PR it doesn't automatically branch off your fork (which I guess makes sense).

@jreback