-
### Expected behavior
Upon opening VSCode, a doc build for my project started happening automatically without warning. This means lots of plot windows constantly popping up and stealing system focus.…
-
I have been using Pingouin in my research for a bit now. In a recent study, we ran a 3 factor experiment. For the non-parametric variables, common analysis techniques are insufficient (e.g. Friedman c…
-
Hello,
I already have set up locally and use trino for Postgres databases through a docker container. I wanted to add a connector for some of my Google Sheets. So the steps I took to the existing tri…
-
The current implementation for McNemar's test assumes a 2x2 contingency table. Is it possible and feasible to add an implementation of McNemar-Bowker test for multiple categories?
-
Thank you for implementing and sharing this great algorithm! I use it to detect software mentions in economics.
I realized that mentions of the software R are missing. I see some indirect mentions w…
-
Much gnashing of teeth derives from the overlap between syntax for array literal construction and array concatenation in Julia – largely inherited from Matlab. Perhaps we should just use a different s…
-
Hi @MiguelMSandin
Thanks for writing these python utilities. They have proven to be super helpful. My query is regarding the code that you use for Smoothening of Shannon entropy. This value is eas…
-
**Issue by [bergel](https://github.com/bergel)**
_Thursday Nov 09, 2017 at 11:33 GMT_
_Originally opened as https://github.com/moosetechnology/Moose/issues/1271_
----
https://datavizcatalogue.com/m…
-
We modify `src/setup.py` to support editable installs via pipenv (`pipenv install -e .`, which invokes `pip install --editable`). Since distribution continues using build/pkgs/sagelib/src/setup.py,…
-
I tried to build `precompile.jl` with SnoopCompile for ImageQualityIndexes with the following script:
```julia
# snoopfun.jl
using ImageQualityIndexes, TestImages, ImageCore
using ImageShow
i…