qs_ledger icon indicating copy to clipboard operation
qs_ledger copied to clipboard

Quantified Self Personal Data Aggregator and Data Analysis

Results 16 qs_ledger issues
Sort by recently updated
recently updated
newest added

Hello where is the error? it's the right path.. followed all the procedure.. ![vvfsAJl](https://user-images.githubusercontent.com/60441912/161377838-f0c7af01-ac89-4b38-b5ee-181f8c593f05.png) Thanks!

Hi everyone, I'd appreciate your help. I tried to run this code in Jupyter Lab, and it is not working. The main issues are in cell [18] ``` # Create...

Update TogglPy.py and downloader.ipynb to https://api.track.toggl.com/api/v8/ resp https://api.track.toggl.com/api/v2/ FileNotFound Error in: get_detailed_reports(workspace_id, since, until) It doesn't make a difference if I create the corosponding empty file in advance or if...

The demographic information is not saved to the csv. information like HKCharacteristicTypeIdentifierDateOfBirth etc is parsed but not saved to csv

Hi @markwk nice work! I have an issue with import apple_health/apple_health_elastic_dashboard to Kibana: There is any error on the dev console. Kibana version 6.8.15 Elastic: 7.12.0

hi Mark, thanks for sharing strava data downloader code. All works smoothly until when I try to pull activities. I believe they have changed the API settings and now that...

Hi! Might be a mistake I'm making but the extractor doesnt seem to be working. I keep having FileNotFoundError Traceback (most recent call last) Whenever i try to run the...

"dailys_name" changed to "habits_name" in the Habitica habits section

Answer for the issue: https://github.com/markwk/qs_ledger/issues/1

Hi Mark thank you very much for your work. I added a docker-compose.yaml so you are able to run the analytics without installing anaconda to your local system. Maybe you...