bonsai-rx / machinelearning

Bonsai Library containing reactive infrastructure for machine learning
https://bonsai-rx.org/machinelearning/
MIT License
4 stars 4 forks source link

Bug fixes in python string formatting #24

Closed ncguilbeault closed 2 months ago

ncguilbeault commented 2 months ago

Summary

This PR fixes several bugs that were present in the python string formatter. It also adds a static method to the formatter for static creation of python formatted strings of data objects.