Skip to content

csv reader to use _variables metadata file#1768

Merged
SFJohnson24 merged 9 commits into
mainfrom
int
Jun 23, 2026
Merged

csv reader to use _variables metadata file#1768
SFJohnson24 merged 9 commits into
mainfrom
int

Conversation

@SFJohnson24

@SFJohnson24 SFJohnson24 commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

this PR brings _variables.csv into the reader class and uses that file for datatyping the corresponding columns. It falls back to pandas inference should the column not be defined in the file/has parity with the excel reader.

@SFJohnson24 SFJohnson24 changed the title tests csv reader to use _variables metadata file Jun 18, 2026
@SFJohnson24 SFJohnson24 self-assigned this Jun 18, 2026
@SFJohnson24 SFJohnson24 linked an issue Jun 18, 2026 that may be closed by this pull request
@SFJohnson24 SFJohnson24 marked this pull request as ready for review June 18, 2026 21:45
Comment thread cdisc_rules_engine/interfaces/data_reader_interface.py Outdated
@SFJohnson24 SFJohnson24 requested a review from gerrycampion June 23, 2026 18:21
@gerrycampion

Copy link
Copy Markdown
Collaborator

issues with tests, otherwise looks good

@SFJohnson24 SFJohnson24 merged commit 969229b into main Jun 23, 2026
13 checks passed
@SFJohnson24 SFJohnson24 deleted the int branch June 23, 2026 20:34
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.

Resolve issues with type conversion

2 participants