Dylan Jay

Results 86 issues of Dylan Jay

This bug can result in not all values in your increments making it into the final value. Fixes issue #176

plus-minus-issues

The following test fails ``` def increment_buildout_with_multiple_extended_without_base_equals(): r""" >>> write('buildout.cfg', ''' ... [buildout] ... extends = base1.cfg base2.cfg ... parts += foo ... [foo] ... recipe = zc.buildout:debug ... [base1]...

for example ``` > print pq("foo").filter("div").replace_with("bah") foo ``` The reason seems to be that replace_with expects a parent, which exists, but is not part of the original document. Remove doesn't...

- [ ] permalinks - [x] https://github.com/djay/covidthailand/issues/40 - [ ] click to zoom on both versions - [x] wider - [ ] proper menu - [ ] thai translation -...

enhancement
good first issue
UI

Maybe only relevent if new variant occurs or if add traffic or other data. Options - just tell people to refresh at the 9am each day. Maybe insert the update...

Some attempts to get that data in #159 and references to where this data might come from Briefing does show national occupancy now. And this appeared today

http://www.healthdata.org/covid/data-downloads (based on google mobility data but combined to one index) is probably one of the ones. or use the OWID google mobility data or the raw google data. There...

enhancement
good first issue
pandas

Would have all the data loaded so you can explore it with some example plots in a notebook or give you a starter development environment to add new plots or...