pandas-dev / pandas

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
https://pandas.pydata.org
BSD 3-Clause "New" or "Revised" License
43.26k stars 17.8k forks source link

Pandas cheat sheet #1618

Closed changhiskhan closed 8 years ago

changhiskhan commented 12 years ago

common functions and recipes that fit onto a single sheet

jreback commented 11 years ago

looks that way

http://pandas.pydata.org/pandas-docs/dev/10min.html

@changhiskhan it's not 1 sheet but is there more 2 add?

cpcloud commented 11 years ago

@y-p should this be closed as well?

ghost commented 11 years ago

I think this is still relavent, 10min is great but the idea is to have something much more dense, perferably a 1-2 page landscape pdf with some design behind it and the ever-elusive pandas logo.

cpcloud commented 11 years ago

still think a panda punching honey badger is the way 2 go

ghost commented 11 years ago

If it must feature an animal famous for biting the head off other animals, I'd opt for Ozzy Osbourne instead of a weird variation on Pepé Le Pew.

...But don't tell honey badger I said that.

cpcloud commented 11 years ago

even if i did he wouldn't give a hoot

jess010 commented 10 years ago

I've started working on this. I've got my own ideas, but would appreciate some more feedback on what others feel this should look like before I get any deeper on this, as follows:

Random thought...Planet of the Pandas. Went to the movies and saw the preview for Dawn of the Apes. Incorporating Caesar's 'death unto you' expression and red war paint onto the face of a panda could make for an interesting logo.

jreback commented 10 years ago

would prob be in tutorials until complete

jorisvandenbossche commented 10 years ago

@jess010 Super you want to take this on!

See also https://github.com/pydata/pandas/pull/2552 for some initial work (maybe you can use some parts of it).

Were you thinking of something in the line of the R Reference Card? (http://cran.r-project.org/doc/contrib/Short-refcard.pdf) That is something I would love to see for pandas. You can even get the tex source of it if you are interested in that (http://cran.r-project.org/doc/contrib/Short-refcard.zip)

I think you can assume some knowledge, as this is always an overview to easily find/remember things again for people already using pandas (a bit), and not a real explanation for new users.

qpleple commented 9 years ago

Found this online, I don't know whose it is but it looks pretty good: https://docs.google.com/file/d/0ByIrJAE4KMTtS1ZmRldWSElRMmM/edit

jreback commented 9 years ago

@qpleple hmm, that does look good. Can you see if you can figure out who the author is an redirect them here?

qpleple commented 9 years ago

Here is the post on the author's blog http://markthegraph.blogspot.fr/2014/01/pandas-dataframe-cheat-sheet-and-python.html