pd.RangeIndex
should accept range
as the first argument
#677
Labels
pd.RangeIndex
should accept range
as the first argument
#677
Describe the bug
Both according to the docs and the implementation it is valid to pass a python
range
object as the first argument topd.RangeIndex
To Reproduce
Please complete the following information:
The text was updated successfully, but these errors were encountered: