Daniel Nunns

Results 3 issues of Daniel Nunns

It looks like whenever a data query refresh occurs, both the panel configuration and user settings on the graph are not persisted. For example, when using a 5 second refresh...

bug

Low impact, low priority, fastparquet now was 3.13 builds, removing this redundant check from my last commit.

Many of the arguments default to `None`, where these are typed as non-optional arguments. This PR corrects those methods within the Betting API, using `typing`'s `Optional` to ensure compatibility with...