Skip to content

Commit a842853

Browse files
committed
Merge pull request #7125 from nipunreddevil/master
Changed the link to my entries in the cookbook
2 parents f7e995c + 08b1b3e commit a842853

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/cookbook.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,10 @@ using that handle to read.
405405
<http://github.com/pydata/pandas/issues/2886>`__
406406

407407
`Dealing with bad lines II
408-
<http://nipunbatra.wordpress.com/2013/06/06/reading-unclean-data-csv-using-pandas/>`__
408+
<http://nipunbatra.github.io/2013/06/reading-unclean-data-csv-using-pandas/>`__
409409

410410
`Reading CSV with Unix timestamps and converting to local timezone
411-
<http://nipunbatra.wordpress.com/2013/06/07/pandas-reading-csv-with-unix-timestamps-and-converting-to-local-timezone/>`__
411+
<http://nipunbatra.github.io/2013/06/pandas-reading-csv-with-unix-timestamps-and-converting-to-local-timezone/>`__
412412

413413
`Write a multi-row index CSV without writing duplicates
414414
<http://stackoverflow.com/questions/17349574/pandas-write-multiindex-rows-with-to-csv>`__

0 commit comments

Comments
 (0)