-
**Is your feature request related to a problem? Please describe.**
Would like a tool that grabs the neural signals (or really any continuous time variable, like pupil diameter, licking rate, etc) and…
-
I commonly have time series dataframes with sub-second frequencies (milli/micro/nano) and I would like to use `Scatter` plots with `rangeselector` to visualize them. Issue is `rangeselector`'s `button…
-
I'd like to rename columns with a `Dictionary` or a `Function`. `@rename` only allows for static assignment (easily... I still don't fully have my head around interpolation).
Would it be possible t…
-
**Is your feature request related to a problem? Please describe.**
**What is a Point-in-Time (PiT) Correct Join?**
A point-in-time correct join is a database operation that performs a join between…
-
I am trying to be able to run this anonymized script using cuDF or cuDF.pandas with GPU acceleration.
currently runs for over 5 hours for 2Million rows of data.
```python
import pandas as pd
from rap…
-
- [x] plot_erpimage with matrix should have a label in samples not in second
- [ ] Also really ugly y-label for many trials (here ~14k)
![grafik](https://github.com/user-attachments/assets/fd3b76f…
-
extra kwargs.get in duplicate card group
-
Suppose I have an dataframe called `df_missing`:
```
6×3 DataFrame
│ Row │ id │ val │ other |
│ │ Int64 │ Int64? │ Int64 │
├─────┼───────┼─────────┼───────┤
│ 1 │ 5 │ 1 │…
-
Polars dataframes are way faster, more memory efficient, and have a more ergonomic interface for transformations.
At some point, you may want to switch the backend to Polars. At least for now, I th…
-
I'm trying to get this to run and have installed the dependencies (SnpArrays, MendelSearch, MendelBase, MendelPlots). When I try to add the MendelGWAS, I get the following error, and it's unclear how…