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 116be73 commit 4851896Copy full SHA for 4851896
pandas/core/indexes/interval.py
@@ -237,7 +237,7 @@ def __new__(
237
% {
238
"klass": "IntervalIndex",
239
"name": textwrap.dedent(
240
- """
+ """
241
name : str, optional
242
Name of the resulting IntervalIndex."""
243
),
@@ -272,7 +272,7 @@ def from_breaks(
272
273
274
275
276
277
278
@@ -308,7 +308,7 @@ def from_arrays(
308
309
310
311
312
313
314
0 commit comments