From db164b70b9bd961fea3eaf40ccbdf50b18dbdae8 Mon Sep 17 00:00:00 2001 From: rasbt Date: Tue, 13 May 2014 22:42:29 -0400 Subject: [PATCH] sorting csvs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2e24c..ef89f87 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Useful functions, tutorials, and other Python-related things - A thorough guide to SQLite database operations in Python [[Markdown]](./sqlite3_howto/README.md) - Unit testing in Python - Why we want to make it a habit [[Markdown]](./tutorials/unit_testing.md) - Installing Scientific Packages for Python3 on MacOS 10.9 Mavericks [[Markdown]](./tutorials/installing_scientific_packages.md) -- Sorting CSV files using the Python csv module [](./tutorials/http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/sorting_csvs.ipynb?create=1) +- Sorting CSV files using the Python csv module [IPython nb](./tutorials/http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/sorting_csvs.ipynb?create=1) **// benchmarks**