Skip to content

Commit e20369a

Browse files
committed
sorting csvs
1 parent ac10148 commit e20369a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Useful functions, tutorials, and other Python-related things
1919
- A thorough guide to SQLite database operations in Python [[Markdown]](./sqlite3_howto/README.md)
2020
- Unit testing in Python - Why we want to make it a habit [[Markdown]](./tutorials/unit_testing.md)
2121
- Installing Scientific Packages for Python3 on MacOS 10.9 Mavericks [[Markdown]](./tutorials/installing_scientific_packages.md)
22-
- 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)]
22+
- Sorting CSV files using the Python csv module [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/sorting_csvs.ipynb)]
2323

2424

2525

0 commit comments

Comments
 (0)