MANUEL lab
MANUEL lab
This is a proposed fix for #108 (deleted part about needing pandas v1.x+)
This is a proposed fix for #103 The issue seems that the `pivoted_plot_data` table contains columns for all `idx` pairs, but some `id` (rows) could only have data in some...
I've noticed DABEST does not let me work with dataframes where column names are not strings. example: ```python import dabest import pandas as pd import numpy as np from itertools...
I am trying to run spikeinterface sorters on a HPC cluster and needed to pass specific parameters to `slurm`/`sbatch`. I added the option to pass arbitrary arguments to `sbatch` in...
This is feature request more than a bug Some of my books failed to download with the error ``` - The Complete Works of Henry Wadsworth Longfellow: Paul Revere's Ride,...