Dan Bolser

Results 87 comments of Dan Bolser

Awesome! Thanks On Thu, 22 Jul 2021 at 14:13, Paul Itoi ***@***.***> wrote: > Thanks for bringing this back up. We'll submit to FDroid in the next few > days...

Thank you for this fix. Looks good to me. Maintainers, please pull! Cheers,

Can you add a test to catch changes like this in future? e.g. ```python def test_two(): import os import tempfile from pandas_plink import get_data_folder, read_plink1_bin, write_plink1_bin tmp_path = tempfile.mkdtemp() filename...

Sounds great! On Wed, Dec 13, 2023, 8:57 PM Richard Border ***@***.***> wrote: > Yeah, no problem. Importing the `unittest` module okay or keep it simpler? > > On Tue,...

Can you wrap FS in a reverse proxy like caddy?

Does that mean that my current fix, `tcp = tnp # Mitigation!` is the correct way to handle the situation? In reality I'm calling argpartition to avoid argsort, but under...

Please can you provide an example input and the exact command you used? This sounds like a serious issue.

Time flies! Perhaps close, can't reproduce? On Fri, 5 Apr 2024, 14:06 igor, ***@***.***> wrote: > This was almost 8 years ago (just one week off). I don't remember all...

```txt Hello, I'm not sure if this is the best way to put forward suggestions, but I have a feature suggestion for bedtools. I was working with a BED file...