Pelle Sillren

Results 13 comments of Pelle Sillren

I can confirm that chartify doesn't work with bokeh 2.3.0. We should pin it to

See also [issue 128](https://github.com/spotify/chartify/issues/128).

This is a duplicate of https://github.com/spotify/chartify/pull/129

Fixed in #140

I've seen the same error in VSCode, but it should work in Chrome. I hope it's a bokeh issue that will be fixed soon, but will look into it a...

Hi! Sorry for the slow response. 1. If you're using the dataframe above, you would need to add "Country" to `categorical_group_columns` and to the `groupby` argument of multiple difference. If...

If you have set the power to, say 80%, then if the true difference between control and treatment was equal to the powered effect, then you would detect that difference...

> Thanks for the explanation. To be sure I understand the practical use, so if abs(difference)>=powered_effect then I can say my test has achieved or surpassed the power set as...

> Just curious, is there a documentation website for this package? Not at the moment no. The only documentation we currently have is the doc strings and the example notebooks...