Skip to content

Allow null values; interpret data as string if no other datatype is recognized#6

Open
sbuersch wants to merge 1 commit intotugraz-isds:mainfrom
sbuersch:main
Open

Allow null values; interpret data as string if no other datatype is recognized#6
sbuersch wants to merge 1 commit intotugraz-isds:mainfrom
sbuersch:main

Conversation

@sbuersch
Copy link

@sbuersch sbuersch commented Jul 3, 2025

Mva had issues with custom csv data that has incomplete rows or data that is not int, float or string.

This change makes mva accept empty entries and interprets everything it does not recognize as string. Not sure if this has negative impact on other parts of the software but it worked fine for me.

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.

1 participant