From b2b80fd088f07574edb052575e1561de3ddc4ee9 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Wed, 6 Nov 2013 17:23:04 +0100 Subject: [PATCH] DOC: small error in cookbook (doc build warning) --- doc/source/cookbook.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/cookbook.rst b/doc/source/cookbook.rst index 84cca1c4b7ae9..9a295865fbd82 100644 --- a/doc/source/cookbook.rst +++ b/doc/source/cookbook.rst @@ -335,7 +335,7 @@ The :ref:`CSV ` docs `__ `Reading only certain rows of a csv chunk-by-chunk -``__ +`__ `Reading the first few lines of a frame `__