microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

Fix #85 #87

Closed naegelejd closed 8 months ago

naegelejd commented 8 months ago

Rewrote the get_dtype_impl function very carefully and added more tests to ensure it's correct. It's simpler now and fixes the error message issue in #85.