Sébastien Wieckowski

Results 9 issues of Sébastien Wieckowski

Is there any plan for the `query_location` method? I think it would be great to have it. Cheers

#### Describe the bug I am getting different statistical results using the statsmodels test_ordinal_association method compared to the CochranArmitageTest method from DescTools in R. #### Code Sample, a copy-pastable example...

comp-stats
FAQ

fbs apparently doesn't like my French accent, as fbs installer stops throwing the following ``` Bad text encoding: Installer.nsi:13 Error in script "Installer.nsi" on line 13 -- aborting creation process...

- [ ] `s.gt(s2)` operator should be `s > s2` - [ ] `s.ge(s2)` operator should be `s >= s2` - [ ] `s.lt(s2)` operator should be `s < s2`...

fix the issue #93 "Error: Cannot convert a partially known TensorShape to a Tensor: (1, ?)"

small fix to make it works on Windows with no extra manipulation: - use fonts Garamond and Arial already installed on Windows, similar to Hoefler Text and Helvetica Neue -...

Hi everyone, there is an issue in VSCode with R LSP immediately when I launch the program with an R or Rmd file: ``` R Language Server (13384) started R...

The `print_summary` method in the `lifelines.statistics.StatisticalResult` class was not correctly handling the `decimals` argument when no explicit `style` was provided. This led to the output table displaying the default precision...

The `print_summary` method in the `lifelines.statistics.StatisticalResult` class was not correctly handling the `decimals` argument when no explicit `style` was provided. This led to the output table displaying the default precision...