Jonathan Stray
Jonathan Stray
It would be very useful, for local data journalism, to have a module that cleans US county names and looks up their FIPS codes. Attached is a mockup of what...
This is a fix to https://github.com/Quartz/Chartbuilder/pull/269, which broke timezone handling. This PR I am confident about.
Attempting to run facemorpher in a docker container [as described in the readme](https://github.com/alyssaq/face_morpher#try-out-in-a-docker-container), ``` root@6411e86f84bd:/# facemorpher --src=/images/alyssa.jpg --dest=/images/ian.jpg --plot Failed finding face points: cascadedetect.cpp(569) : Unspecified error : > Invalid...
Hi! Do you have any idea whether this will work on MacOS? You mentioned a possible linux version using mono in the readme, has this been done? Otherwise, any advice...
On the page https://www.kpu.ca/calendar/2018-19/courses/jrnl/index.html, I'm trying to select the paragraph of course description that follows each course title. For example, "Students will explore how journalism fits in a media landscape..."...
I'm getting a button, but nothing happens on click. This is, incidentally, the same behavior I get with the main react-bootstrap package. Minimal example below. My environment is Bootstrap 4.0.0-alpha6/Django/webpack/OS...