monarch-initiative / koza

Data transformation framework for LinkML data models
https://koza.monarchinitiative.org/
BSD 3-Clause "New" or "Revised" License
47 stars 4 forks source link

Source Config: Try type-coercing if filter code #126

Open glass-ships opened 6 months ago

glass-ships commented 6 months ago

https://github.com/monarch-initiative/koza/blob/c08b69bce43b339002e19b13ee7e987a1d715faf/src/koza/model/config/source_config.py#L250

We could try to coerce a string into an int or float if the filter code is lt, gt, lte, or gte