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

Remove dtypes.int_/float_/int_array/float_array to eliminate confusion #5580

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

jmao-denver
Copy link
Contributor

These Python (numpy) based names don't work well for users coming from a more precision explicit language such as Java/C. There are already more explicit equivalents defined in dtypes.py: int64, float64, int64_array, float64_array and we should encourage the use of those.

@jmao-denver jmao-denver merged commit bf13489 into deephaven:main Jun 7, 2024
19 checks passed
@jmao-denver jmao-denver deleted the 5561-rm-dypes-int_-float_ branch June 7, 2024 15:31
@github-actions github-actions bot locked and limited conversation to collaborators Jun 7, 2024
@deephaven-internal
Copy link
Contributor

Labels indicate documentation is required. Issues for documentation have been opened:

Community: deephaven/deephaven-docs-community#228

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants