QuantifiedSelf | Scripts for quantifying stuff from my life | Configuration Management library
kandi X-RAY | QuantifiedSelf Summary
kandi X-RAY | QuantifiedSelf Summary
Scripts for quantifying stuff from my life
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Return the emails of a given day
- Convert ISO - 8601 date into a timezone
- Saves a matplotlib figure
QuantifiedSelf Key Features
QuantifiedSelf Examples and Code Snippets
Community Discussions
Trending Discussions on QuantifiedSelf
QUESTION
I have a data-set of sleep-time information and would like to produce a visualisation of it using Python.
The .csv
data-set I have looks like the this:
SleepStartDate,SleepStartTime,SleepStopTime
17/03/2017,23:45,07:25
19/03/2017,01:05,09:10
19/03/2017,23:50,08:25
The visualisation I want to produce should be similar to the following: Image source: http://quantifiedself.com/wp-content/uploads/2015/08/qs2.png
I know this is a really simple visualisation, and imagine that it's built into some already existing library, but my best Googling efforts have been unable to locate it. I'd much appreciate it if someone could point me in the right direction.
Thanks in advance for your time and wisdom.
...ANSWER
Answered 2017-Mar-19 at 21:36The classic Python choice would be to use the matplotlib package. Looking at your sample graph it looks like a vertical bar graph.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install QuantifiedSelf
You can use QuantifiedSelf like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page