Tim Blazina
Tim Blazina
I'm a big fan of [pre-commit hooks](https://pre-commit.com/), as they can help avoid stupid mistakes like forgetting to run `black` auto formatting or `isort` for sorting imports and so on. As...
I'm not familiar really with this distribution and am a bit confused with all the different ways it is parameterized depending on which library you look at, for example [Stan](https://mc-stan.org/docs/2_22/functions-reference/pareto-distribution.html)...
## Expected Behavior Given there is a BigQuery table containing `week_start_date_features` with the following data types: Field name | Type | -- | -- | week_start_date_id | DATETIME | week_start_date_day_of_month...
Hi @sachinruk, I'm very happy to have come across your quantile regression notebook. I'm a data scientist in Switzerland working on doing forecasting of fresh food and have been trying...
I have the problem that when I evaluate something in SublimeREPL: Ipython, the text transfer is incredibly slow and often times causes Sublime Text 3 to crash. I do not...