Skip to content

Add some dtypes #179

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

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Add some dtypes #179

merged 4 commits into from
Jun 20, 2023

Conversation

MarcoGorelli
Copy link
Contributor

I'm adding a DType class, as well as some classes for common dtypes

I'm also correcting the return type of some methods - for example, min doesn't return a dtype, it returns a scalar

closes #158

@MarcoGorelli
Copy link
Contributor Author

Right, I've gone back to Bool - we can always decide if we need to distinguish Bool1 vs Bool8 later

OK to get this in?

@MarcoGorelli
Copy link
Contributor Author

thanks for your review!

@MarcoGorelli MarcoGorelli merged commit 5dd4173 into data-apis:main Jun 20, 2023
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.

How to type return value of Column reductions
3 participants