Nelson Griffiths

Results 6 issues of Nelson Griffiths

**Is your feature request related to a problem? Please describe.** I want to make it easy for people to bring their own models and plug them into our framework to...

priority: low
enhancement
forecasting

**Describe the bug** CICD is failing and running out of free minutes due to long and unnecessary testing. **To Reproduce** Steps to reproduce the behavior: Run tests in CICD **Expected...

priority: high
cicd
tests

**Is your feature request related to a problem? Please describe.** I want to be able to apply transformations to only specific columns when I build feature transforms into a model....

priority: moderate
enhancement

**Is your feature request related to a problem? Please describe.** I have a target variable that is the difference between x_t and x_t+500. This target variable is represented as y_t....

priority: high
enhancement

It would be awesome to add some examples on how to efficiently do something like polars does with `rolling_mean_by` where you can take in a string, for example `30d` and...

enhancement

### Describe the bug When switched to dark mode, altair charts don't switch correctly. Instead the text disappears and only the chart lines are left. ### Environment ``` { "marimo":...

bug