{ "metadata": { "name": "", "signature": "sha256:7a22f6c91e4aab51a325c721dd7674622d1acc5b4a3a038ff512c736d83bbe4a" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "[Sebastian Raschka](http://sebastianraschka.com) \n", "last updated: 05/03/2014 ([Changelog](#changelog))\n", "\n", "- [Link to this IPython Notebook on GitHub](https://github.com/rasbt/python_reference/blob/master/not_so_obvious_python_stuff.ipynb) \n", "- [Link to the GitHub repository](https://github.com/rasbt/python_reference) \n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "#### All code was executed in Python 3.4" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# A collection of not-so-obvious Python stuff you should know!" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "