Victoria's Notes

A Python cheat sheet

It's time for me to get back into Python, but I don't necessarily want to go back to Python kindergarten. Which is to say I don't need to learn what a loop or a function or a float is, because basic coding isn't new to me. Mostly I need to refamiliarize myself with Python syntax and get back into the swing of it.

So I looked around for Python cheat sheets and found a nice one on QuickRef.Me.

And here's a cheat sheet from Dataquest about pandas.

#python