-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
enhancementNew feature or requestNew feature or requestnarwhalsFeatures/Bugs related to supporting narwhalsFeatures/Bugs related to supporting narwhals
Description
Is your feature request related to a problem?
Currently, it looks like daft_dtype == daft.DataType.timestamp('us', None) can check if daft_dtype is a Timestamp with microsecond precision and no time zone
But, how can I check if daft_dtype is any timestamp (regardless of time unit / time zone)?
Describe the solution you'd like
is_timestamp or something like that
Describe alternatives you've considered
No response
Additional Context
narwhals integration
Would you like to implement a fix?
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnarwhalsFeatures/Bugs related to supporting narwhalsFeatures/Bugs related to supporting narwhals