Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add $is_*() methods for datatypes #1036

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Add $is_*() methods for datatypes #1036

merged 4 commits into from
Apr 15, 2024

Conversation

etiennebacher
Copy link
Collaborator

Also fix the $int_range() behavior when output dtype is not integer

Copy link
Collaborator

@eitsupi eitsupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!


#' Check whether the data type is a temporal type
#'
#' @return A logical value
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you inherit this for others?

@eitsupi eitsupi changed the title Add $is_() methods for datatypes Add $is_*() methods for datatypes Apr 15, 2024
@eitsupi eitsupi merged commit b3ca0d3 into main Apr 15, 2024
25 checks passed
@eitsupi eitsupi deleted the datatype-is-function branch April 15, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants