Skip to content

Commit 4b89bf2

Browse files
author
Sai Sravan Medicherla
committed
cleared white space
1 parent cbb14d6 commit 4b89bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.10.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Updated PyTables support
297297

298298
.. code-block:: ipython
299299
300-
In [41]: store = pd.HDFStore('store.h5')
300+
In [41]: store = pd.HDFStore('store.h5')
301301
302302
In [42]: df = pd.DataFrame(np.random.randn(8, 3),
303303
....: index=pd.date_range('1/1/2000', periods=8),

0 commit comments

Comments
 (0)