A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pandas-dev/pandas/issues/13793 below:

disallow RangeIndex() · Issue #13793 · pandas-dev/pandas · GitHub

xref #13749

this is not consistent with other Indexes where we don't allow them to be constructed with no data passed (it can be None), but that's the idea. start must be not-None.

IOW this should raise ValueError

In [3]: pd.RangeIndex()
Out[3]: RangeIndex(start=0, stop=0, step=1)

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4