(AFAICT) pandas is required for sorting in kilosort as this line here as BasePhyKilosortSortingExtractor requires it.
As this should be quite a common use case (sorting with kilosort4 locally), should we add pandas to the core dependencies? I don't think it's particularly heavy (?)
(AFAICT)
pandasis required for sorting in kilosort as this line here as BasePhyKilosortSortingExtractor requires it.As this should be quite a common use case (sorting with kilosort4 locally), should we add
pandasto the core dependencies? I don't think it's particularly heavy (?)