Ivelin Angelov

Results 5 issues of Ivelin Angelov

At this time mysql is very tightly integrated into the blotter. Do you have plans supporting other storage options as hdf5? I just tried to insert 11 months of 1min...

enhancement

Attempt to install with `pip install protobuf-to-dict` or `python setup.py install .` results to: ```bash pip install protobuf-to-dict Looking in indexes: https://artifact.intuit.com/artifactory/api/pypi/pypi-intuit/simple, https://artifact.intuit.com/artifactory/api/pypi/pypi-local-data-science/simple, https://pypi.python.org/simple Collecting protobuf-to-dict Downloading protobuf-to-dict-0.1.0.tar.gz (2.8 kB)...

Schemas can be complex and need visualization. A simple script could convert the schema to a `networkx` graph and generate an image with the graph visualization. This can be a...

enhancement

pytest is the most common testing framework. It would be nice to suppress reporting to the build in methods as setUp and tearDown in test files.