We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221d35f commit 02f5844Copy full SHA for 02f5844
doc/source/whatsnew/v0.20.0.rst
@@ -190,7 +190,7 @@ support for bz2 compression in the python 2 C-engine improved (:issue:`14874`).
190
191
.. ipython:: python
192
193
- url = (r'https://github.com/{repo}/raw/{branch}/{path}'
+ url = ('https://github.com/{repo}/raw/{branch}/{path}'
194
.format(repo='pandas-dev/pandas',
195
branch='master',
196
path='pandas/tests/io/parser/data/salaries.csv.bz2'))
0 commit comments