Skip to content

Commit c45d23a

Browse files
lorenzocestaromattip
authored andcommitted
DOC: Update broken link in cookbook.rst pandas-dev#15605
closes pandas-dev#15605 Author: Lorenzo Cestaro <cestaro.lorenzo@gmail.com> Closes pandas-dev#15720 from LorenzoCestaro/fix-15605 and squashes the following commits: 006eefa [Lorenzo Cestaro] DOC: Update broken link in cookbook.rst pandas-dev#15605
1 parent e3b119f commit c45d23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/cookbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@ CSV
905905

906906
The :ref:`CSV <io.read_csv_table>` docs
907907

908-
`read_csv in action <http://wesmckinney.com/blog/?p=635>`__
908+
`read_csv in action <http://wesmckinney.com/blog/update-on-upcoming-pandas-v0-10-new-file-parser-other-performance-wins/>`__
909909

910910
`appending to a csv
911911
<http://stackoverflow.com/questions/17134942/pandas-dataframe-output-end-of-csv>`__

0 commit comments

Comments
 (0)