Jason Gofford

Results 10 comments of Jason Gofford

Would adding an equivalent for `cellInfo.expanded` to `getReactableState` help with https://github.com/glin/reactable/issues/181#issuecomment-940082760? e.g., by attaching an observer to monitor row expansion, and return a uiOutput for an expanded row.

Did you make any progress with this @timelyportfolio ? Server-side rendering is sorely missed in reactable, and really limits scalability.

Yeah, I guess it would ideally. Unfortunately I don't have access to an Enterprise hosting at the minute so it'll be hard to develop for. I _do_ have a private...

This would be a big addition. Weights would also allow alternative was to handle missing values; e.g., https://cienciadedatos.net/documentos/py46-forecasting-time-series-missing-values.html

To add to this I think there would be a lot of benefit to adding a documented example of how to properly write logs to stdout/stderr whilst also writing events...

Hey @jmoralez, pretty much! Although I'm not 100% sure that it's only a 1-step ahead forecast. When I've built similar (tree-based) forecasters manually I've trained and validated against the fit...

@jmoralez the guide makes this a lot easier but its probably worth noting that it only works for single model recursive fits. If a model (or models) is fitted with...

This is a big sticking point for our adoption of Elementary as a general alerting tool. Many of the people who will consume the alerts are not technical, and not...

This is quite an old issue but one that comes up time and time again when we are trying to use elementary as a way to notify non-technical people of...

Hi both, that makes sense. And that diagram does capture the nuance of what's going on here. I suppose I was hoping to be able to subset the existing "deployed"...