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

Use np.min_scalar_type in shuffle #11369

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

jrbourbeau
Copy link
Member

Very minor follow up to #11364 that uses np.min_scalar_type from numpy directly instead of rolling our own utility function for that logic.

cc @phofl

Copy link
Member

@hendrikmakait hendrikmakait left a comment

Choose a reason for hiding this comment

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

TIL. Thanks, @jrbourbeau!

Copy link
Collaborator

@phofl phofl left a comment

Choose a reason for hiding this comment

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

This is very convenient, thanks

Copy link
Contributor

github-actions bot commented Sep 3, 2024

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

     13 files  ±0       13 suites  ±0   3h 5m 16s ⏱️ + 1m 0s
 13 173 tests ±0   12 117 ✅ ±0   1 056 💤 ±0  0 ❌ ±0 
137 291 runs  ±0  118 271 ✅  - 4  19 020 💤 +4  0 ❌ ±0 

Results for commit 84f705b. ± Comparison against base commit a747fd4.

@jrbourbeau jrbourbeau merged commit 0bf3075 into dask:main Sep 3, 2024
25 checks passed
@jrbourbeau jrbourbeau deleted the use-min_scalar_type branch September 3, 2024 16:23
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.

3 participants