woodwork.logical_types.Datetime

class woodwork.logical_types.Datetime(datetime_format=None)[source]

Represents Logical Types that contain date and time information.

Parameters

datetime_format (str) – Desired datetime format for data

Examples

["2020-09-10",
 "2020-01-10 00:00:00",
 "01/01/2000 08:30"]
__init__(datetime_format=None)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__([datetime_format])

Initialize self.

Attributes

backup_dtype

datetime_format

primary_dtype

standard_tags

type_string