Remington Mallett

Results 6 issues of Remington Mallett

I remember being a bit confused about where to find the example data when I started some tutorials a while back. I think it could be a lot easier for...

enhancement :construction:

The `LightGBM` requirement is [pip installable](https://pypi.org/project/lightgbm/) but [their documentation](https://lightgbm.readthedocs.io/en/v3.3.2/Installation-Guide.html) doesn't say so. I remember finding this very frustrating after I struggled (and failed) with a clunky install based on their...

Hi @raphaelvallat , I'm wondering how tied you are to generating figures explicitly in most of pingouin's plotting functions (e.g., `plot_blandaltman`). Currently, most of these plotting functions generate a figure...

feature request :construction:

This PR adds a new `yasa.evaluation` module to YASA. The purpose of the module is to offer convenience methods for evaluating/comparing sleep-staging from multiple devices or raters. See Issue #78...

enhancement :construction:

Add a GCSDownloader that can fetch the data from [Google Cloud Storage](https://cloud.google.com/). It should support an authentication token, ideally with the option to read it from an environment variable. See...

enhancement

A first draft has been merged, but some final upkeep needs to happen before `yasa.evaluation` is an official part of YASA. - [ ] Properly handle sleep statistics that are...

enhancement :construction: