Skip to content

DOC :Cheatsheet update. #14963

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

Closed
wants to merge 4 commits into from
Closed

DOC :Cheatsheet update. #14963

wants to merge 4 commits into from

Conversation

Dr-Irv
Copy link
Contributor

@Dr-Irv Dr-Irv commented Dec 22, 2016

Update to cheatsheet, from suggestions from a colleague.

  1. Fix bug in example for outer join
  2. Add head() and tail() and use space for nsmallest()
  3. Formatting of logic table.

@Dr-Irv
Copy link
Contributor Author

Dr-Irv commented Dec 22, 2016

@jreback fixed a few issues in the CheatSheet, so this version (the pptx and pdf) can just be copied over.

@jreback jreback added the Docs label Dec 22, 2016
@jreback jreback added this to the 0.19.2 milestone Dec 22, 2016
@jreback jreback closed this in 9cf1f7e Dec 23, 2016
@jreback
Copy link
Contributor

jreback commented Dec 23, 2016

@Dr-Irv thanks. I merged. In the future do this.

git checkout master
git pull
git checkout -b <newbranch>

then you will have a new branch that starts with master

@Dr-Irv Dr-Irv deleted the cheatsheet branch December 23, 2016 20:52
jorisvandenbossche pushed a commit that referenced this pull request Dec 24, 2016
closes #14963

(cherry picked from commit 9cf1f7e)
ShaharBental pushed a commit to ShaharBental/pandas that referenced this pull request Dec 26, 2016
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