Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/DigitalBiomarkerDiscoveryPipeline/dbdpy


https://github.com/DigitalBiomarkerDiscoveryPipeline/dbdpy

removed several other package related metadata files

ef1df0413f5fefa130ffdd43eff202662c12536b authored 12 months ago by bc299 <[email protected]>
added the venv folder to gitignore

0846b42dacdf722b1426d099ec248e64580e162d authored 12 months ago by bc299 <[email protected]>
fixed naming bug in apple watch

3480576b7ad679080be9c957ca909189d7ed6165 authored 12 months ago by bc299 <[email protected]>
started moving the garmin loading functions to the package codebase, renamed a couple variables

1186ceed2a66338b9ca59095b2c9bba8d96f3835 authored 12 months ago by bc299 <[email protected]>
finished the data loading example in the notebook

c9fbacee029f449eae3036b45593c141b2a43d6d authored 12 months ago by bc299 <[email protected]>
added example of loading data from garmin directory in notebook

d20eaa838d11353fef24d98574a5f1dea7d21d5e authored 12 months ago by bc299 <[email protected]>
Merge pull request #6 from DigitalBiomarkerDiscoveryPipeline/load-apple-data

Load apple data

224d229a5f15e66a2c9a64edf25e1f5740492fbe authored 12 months ago by Bill Chen <[email protected]>
added setup.cfg file, tried to fix github actions

b0cbdec5f16888e84f817320c120d6ff00f33d42 authored 12 months ago by bc299 <[email protected]>
setup max line configuration for pycodestyle

6f3139586ba432c645eef6a671d8163435666749 authored 12 months ago by bc299 <[email protected]>
fixed formatting issues with black

58ac0b52666f0017aaf07b84905dac1aa53daf9b authored 12 months ago by bc299 <[email protected]>
re-strctured the workflow notebook. Also moved attributes from AppleWatch to the more general CommercialDevice class

e301b9f4deb1e56f789f79505a44cfa9b717e5ac authored 12 months ago by bc299 <[email protected]>
completed the base loading function for apple watch, moving on to Garmin

1a2eb888c5acf79a34820860cd4a6da7d4bb8140 authored 12 months ago by bc299 <[email protected]>
dropped unnecessary columns for each of the different health metrics

2455ea4fe7286bff028e01bddff8f39f94bf59f8 authored 12 months ago by bc299 <[email protected]>
small edit to the test notebook

faae8bbe841f7beeaccc2457d3f474816351ec43 authored 12 months ago by bc299 <[email protected]>
wrote the first version of the apple watch loading function -- need to test

c87ac532363bb9a5670bedf8c72841e050dc5d5d authored 12 months ago by bc299 <[email protected]>
wrote the factory method for parsing XML file and store in attribute

187468b484831aa788a5aac1a783f0fe57b70da2 authored 12 months ago by bc299 <[email protected]>
added some empty files for example script

d889b5575d3e61b79838438241fcb2b551073932 authored 12 months ago by bc299 <[email protected]>
Merge pull request #5 from DigitalBiomarkerDiscoveryPipeline/garmin_class

Garmin class

d5a3f7f79d17c48a420e8e6a77786ee2117d405f authored about 1 year ago by Jerry Yang <[email protected]>
function ready

321caf6e621d26b040f3897bf67924a39d1938d4 authored about 1 year ago by Jerry Yang <[email protected]>
Standardized data structure initial

fe356195d37ef7dd86edf85d3e70ef4ce875dfb7 authored about 1 year ago by HershkovichL <[email protected]>
updated garmin class

e047af449bcc2badfe227281db67281d70f411cd authored about 1 year ago by Jerry Yang <[email protected]>
Merge pull request #2 from DigitalBiomarkerDiscoveryPipeline/garmin

Garmin

7338f7429898511b94595c8275e90bae5a4098fc authored about 1 year ago by FangruiLiu77 <[email protected]>
changes occured when writting Garmin class

fbb72dc94e97d955d77ac2c862b1e758c6282e6d authored about 1 year ago by Fangrui <[email protected]>
wrote garmin class

9aab34aeda18a429fde950cbdb5b51a1b1d5a98e authored about 1 year ago by Fangrui <[email protected]>
Merge pull request #1 from DigitalBiomarkerDiscoveryPipeline/demo

Demo

35ff7fa6500308243715af16d2282da797e8645e authored about 1 year ago by Bill Chen <[email protected]>
demo purpose

eea5ef3fe988551cc38734b22f0478d6988a135c authored about 1 year ago by bc299 <[email protected]>
written get device info function and tests

882b2771fc19d23816eb22cec4dba8480f72a37f authored about 1 year ago by bc299 <[email protected]>
commented out code for demo purposes

f530b0e8f59678e5cb1a4ba62ac045a5897d2fbd authored about 1 year ago by bc299 <[email protected]>
corrected pytest_runner settings

f7ea64581e18a96af4af3de3fe75cb18a4300bef authored about 1 year ago by bc299 <[email protected]>
setup CICD with Github Actions

b1fc2d4a764b79b964d727fc237602727e46f47a authored about 1 year ago by bc299 <[email protected]>
removed the venv folder from git commits

eaf7486332e00f41070c76873ad04deee038afcf authored about 1 year ago by bc299 <[email protected]>
added parametrize test case

9a2a24c38c1539d4cabccf29a4ce557b65a256bf authored about 1 year ago by bc299 <[email protected]>
setup the basic configuration for pytest and black

c8543ad12cf55f7542f939f549dab56b8ea524b5 authored about 1 year ago by bc299 <[email protected]>
added some basic setup information to the setup script

dd8dec2fedcd464fc6bb2d760e82b1ec215976f3 authored about 1 year ago by bc299 <[email protected]>
setup the base project structure

01b4987e851b29b37f02513ae0c0800f1e7d5f1e authored about 1 year ago by bc299 <[email protected]>
Initial commit

711b49d47abc18b3433099a25ebe50200ab62799 authored over 1 year ago by Bill Chen <[email protected]>