Closed
Description
I think from
pandas/doc/source/whatsnew/v0.23.0.txt
Line 220 in aa59954
It should be removed in a hidden ipython block afterwards.
.. ipython:: python
:suppress:
import os
os.remove('test.json')
I think from
pandas/doc/source/whatsnew/v0.23.0.txt
Line 220 in aa59954
It should be removed in a hidden ipython block afterwards.
.. ipython:: python
:suppress:
import os
os.remove('test.json')