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

Ensure only imaging studies are processed from OMOP ES parquet files #212 #271

Conversation

peshence
Copy link
Contributor

  • filter on accession number not none
  • remove accession number from test parquet files for all but expected two xray images

Talked about switching to e.g. csv but pandas was struggling with converting datetimes and I thought it was more trouble than ti was worth

@peshence peshence linked an issue Jan 31, 2024 that may be closed by this pull request
@peshence peshence requested a review from stefpiatek January 31, 2024 14:17
Copy link
Contributor

@stefpiatek stefpiatek left a comment

Choose a reason for hiding this comment

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

Yeah that seems fair, I think something like json/toml might be easier but also happy with this. Looks like system tests are still failing CI. I think there's the same parquet file duplicated in the system tests resources (in top level test dir)

@peshence peshence enabled auto-merge (squash) January 31, 2024 17:49
@peshence peshence merged commit 8324363 into main Jan 31, 2024
8 checks passed
@peshence peshence deleted the 212-ensure-only-imaging-studies-are-processed-from-omop-es-parquet-files branch January 31, 2024 17:54
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.

Ensure only imaging studies are processed from OMOP ES parquet files
2 participants