Sebastian Mohr

Results 4 issues of Sebastian Mohr

For windows users plotting functions do not work with default rcParams. As one can see [here ](https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/strftime-wcsftime-strftime-l-wcsftime-l?redirectedfrom=MSDN&view=vs-2019) Windows does not support `%-d`. Which we use in our default [rcParameters](https://github.com/Priesemann-Group/covid19_inference/blob/6691da24bcb76549fe9c067b6e17b7ca76d51892/covid19_inference/plot.py#L1098). We...

plotting

### Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

Reading a dataframe from an sql query works in most cases. Sometimes though if using more complex queries especially with joins the index column (which is used for partitioning) is...

# Issue When using the `string.date.parse` type in combination with `toJsonSchema` I expected the type to be parsed to string, maybe even with the format keyword (see [json-schema](https://json-schema.org/understanding-json-schema/reference/string#dates-and-times)). ## Example...

confirmed