A RetroSearch Logo

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

Search Query:

Showing content from https://arrow.apache.org/docs/9.0/python/generated/pyarrow.DataType.html below:

pyarrow.DataType — Apache Arrow v9.0.0

pyarrow.DataType¶
class pyarrow.DataType¶

Bases: _Weakrefable

Base class of all Arrow data types.

Each data type is an instance of this class.

__init__(*args, **kwargs)¶

Methods

__init__(*args, **kwargs)

equals(self, other)

Return true if type is equivalent to passed value.

to_pandas_dtype(self)

Return the equivalent NumPy / Pandas dtype.

Attributes

bit_width¶
equals(self, other)¶

Return true if type is equivalent to passed value.

Parameters:
otherDataType or str convertible to DataType
Returns:
is_equalbool
id¶
num_buffers¶

Number of data buffers required to construct Array type excluding children.

num_children¶

The number of child fields.

num_fields¶

The number of child fields.

to_pandas_dtype(self)¶

Return the equivalent NumPy / Pandas dtype.


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