rapids
rapids copied to clipboard
Reproducible Analysis Pipeline for Data Streams
Hi @JulioV and @Meng6, we've noticed some potential discrepancies in computed `[PHONE_APPLICATIONS_FOREGROUND][PROVIDERS][RAPIDS]` features. Specifically: 1. There are some instances in which the `sumduration` feature for a given application and time...
Hi @JulioV and @Meng6, when trying to process phone applications foreground features for some participants, I get the following error: ``` [Wed Oct 19 17:39:19 2022] rule phone_applications_foreground_python_features: input: data/raw/1023/phone_applications_foreground_with_datetime_with_categories.csv,...
We get an error when running `snakemake -j1 create_participants_files ` ``` Select jobs to execute... [Tue Oct 18 11:26:38 2022] rule create_participants_files: input: data/external/participant_file_modified.csv jobid: 0 resources: tmpdir=/tmp Error: package...
Hi @JulioV, I created a branch named `data_cleaning/multiple_platforms` based on our [discussion](https://github.com/carissalow/rapids/discussions/177). Could you review the code when you are free? Thanks! The following things are different from our conversation:...
* [x] Provide a clear and succinct description of the problem (expected behavior vs actual behavior). * [x] Version 1.6.0 * [x] Ubuntu 20.04 as WSL on Windows 10 While...
While installing the RAPIDs on my MacBook M1 2020, at Step 7 which is "Install R packages and virtual environment:" and while executing "snakemake -j1 renv_restore", I am getting below...