Christopher Haster
d4c772907d
scripts: csv.py: Fixed completely broken float parsing
...
Whoops! A missing splat repetition here meant we only ever accepted
floats with a single digit of precision and no e/E exponents.
Humorously this went unnoticed because our scripts were only
_outputting_ single digit floats, but now that that's fixed, float
parsing also needs a fix.
Fixed by allowing >1 digit of precision in our CsvFloat regex.
2025-05-15 15:44:30 -05:00
..
2025-04-16 15:23:06 -05:00
2025-04-16 15:23:06 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 13:47:09 -05:00
2025-05-15 13:47:09 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-04-16 15:22:34 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-04-30 00:57:17 -05:00
2025-04-16 15:22:34 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-04-30 00:57:17 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 13:47:09 -05:00
2025-05-15 14:10:42 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-05-15 14:28:57 -05:00
2025-05-15 14:28:57 -05:00
2025-04-16 15:23:06 -05:00
2025-01-28 14:41:30 -06:00
2024-11-06 15:31:17 -06:00
2024-11-06 15:31:17 -06:00
2025-05-15 15:44:30 -05:00
2025-05-15 15:44:30 -05:00
2025-04-16 15:23:06 -05:00
2025-04-16 15:23:06 -05:00
2025-04-16 15:23:06 -05:00
2025-05-15 14:28:57 -05:00
2025-05-15 14:28:57 -05:00
2025-04-16 15:23:06 -05:00