File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -639,7 +639,7 @@ Deprecations
639
639
- :meth: `Index.holds_integer ` has been deprecated. Use :func: `pandas.api.types.infer_dtype ` instead (:issue: `50243 `)
640
640
- :meth: `Index.is_categorical ` has been deprecated. Use :func: `pandas.api.types.is_categorical_dtype ` instead (:issue: `50042 `)
641
641
- :meth: `Index.is_interval ` has been deprecated. Use :func: `pandas.api.types.is_intterval_dtype ` instead (:issue: `50042 `)
642
- - Deprecated behaviour of :func: `read_fwf ` `delimiter ` option. Use option `keep_whitespace ` and `whitespace_chars ` instead
642
+ - Deprecated behaviour of :func: `read_fwf ` `` delimiter `` option. Use option `` keep_whitespace `` and `` whitespace_chars ` ` instead
643
643
-
644
644
645
645
.. ---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments