[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/enum.IntervalType.html [Back]  [Original]

Arrow.IntervalType

Arrow

API Version: 25.0

Library Version: 25.0.1

Type

Generated by gi-docgen 2025.3

Enumeration

ArrowIntervalType

Declaration

enum Arrow.IntervalType

Description [src]

They are corresponding to arrow::IntervalType::type values.

Since 7.0.0.

Members

GARROW_INTERVAL_TYPE_MONTH

A number of months.

  • Value: 0
  • Available since: 25.0
GARROW_INTERVAL_TYPE_DAY_TIME

A number of days and milliseconds (fraction of day).

  • Value: 1
  • Available since: 25.0
GARROW_INTERVAL_TYPE_MONTH_DAY_NANO

A number of months, days and nanoseconds between two dates.

  • Value: 2
  • Available since: 25.0

Content


Web Proxy Viewer  |  New URL  |  Original Page