- Aug 20, 2015
-
-
Martin Burchell authored
add_terms() replaces add_term() and add_free_terms()
-
- Aug 03, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Jul 31, 2015
-
-
Martin Burchell authored
For RapidPro import - new column 'network provider' on item
-
Martin Burchell authored
There are two new item types 'question' and 'rumor'. Item types for GeoPoll data are 'question'. Item types for RapidPro data are 'rumor'
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
It will now trim the columns to the number defined in the map.
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Jul 08, 2015
-
-
Mark Skipper authored
ItemTransport clas --> transport.items module
-
- Jul 07, 2015
-
-
Mark Skipper authored
Replace with ItemTransport object, which needs to be instantiated. I think it can be reused between calls to its methods so there's no need to create new ones all over the place, but that's what I have done so far. I'm a bit uncertain about module level variables, and not everything is contained in a class.
-
- Jul 03, 2015
-
-
Martin Burchell authored
This also fixes error handling for malformed dates
-
Martin Burchell authored
-
- Jul 02, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
It is now possible to specify a date format string (as used by strptime) for date columns in the spreadsheet.
-
Mark Skipper authored
-
- Jul 01, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
- Jun 25, 2015
-
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
-
Martin Burchell authored
Still need to handle row numbers correctly
-
Martin Burchell authored
Includes a hacky fix to skip ignored values and a temporary hardcoding of the sheet profile.
-
Mark Skipper authored
-
- Jun 24, 2015
-
-
Mark Skipper authored
normalize_row doesn't really need to dealw ith None and theres a slightly more elegant way to calculate row numbers
-
- Jun 22, 2015
-
-
Martin Burchell authored
Google CSV to XLSX conversion results in dates being stored as date objects rather than strings, so we need to cope with these
-
- Jun 19, 2015
-
-
Marko Samastur authored
-
- Jun 18, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-