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

Kp2023 race and site updates #386

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Kp2023 race and site updates #386

merged 3 commits into from
Jun 27, 2024

Conversation

sallybg
Copy link
Contributor

@sallybg sallybg commented Jun 27, 2024

  • Add "no_response" to etl race map
  • Add "kp_2" to site map, mapping to KaiserPermanente

@sallybg sallybg requested a review from a team as a code owner June 27, 2024 19:23
@sallybg
Copy link
Contributor Author

sallybg commented Jun 27, 2024

It looks like we need to pin numpy at < 2.0 to avoid this error:
"ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject"
see https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from

Pandas is pinned at 1.5.3, which is incompatible with numpy 2.0,
but pandas does not pin numpy at < 2.0, which results
in an error. Pinning at 1.24.4 to be compatible with 3.8 for tests, and 3.9 (prod)
See https://stackoverflow.com/questions/78634235/numpy-dtype-size-changed-may-indicate-binary-incompatibility-expected-96-from
@sallybg sallybg force-pushed the kp2023_race_and_site_updates branch from fe13bb0 to d612bc7 Compare June 27, 2024 21:13
@sallybg sallybg merged commit 2b9550d into master Jun 27, 2024
4 checks passed
@sallybg sallybg deleted the kp2023_race_and_site_updates branch June 27, 2024 21:59
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.

2 participants