A RetroSearch Logo

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

Search Query:

Showing content from https://pandas.pydata.org/pandas-docs/stable/reference/api/../api/pandas.IntervalDtype.html below:

pandas.IntervalDtype — pandas 2.3.1 documentation

pandas.IntervalDtype#
class pandas.IntervalDtype(subtype=None, closed=None)[source]#

An ExtensionDtype for Interval data.

This is not an actual numpy dtype, but a duck type.

Parameters:
subtypestr, np.dtype

The dtype of the Interval bounds.

Attributes

subtype

The dtype of the Interval bounds.

Methods

None

Examples

>>> pd.IntervalDtype(subtype='int64', closed='both')
interval[int64, both]

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