Commit Graph

42 Commits

Author SHA1 Message Date
Kenneth Reitz 9b3268f0ad Whoops. 2010-09-20 14:37:10 -04:00
Kenneth Reitz e8f5e023c4 Version bump (v0.7.0). 2010-09-20 14:18:31 -04:00
Kenneth Reitz f94a236122 Changed export properties to methods. 2010-09-20 14:04:02 -04:00
Kenneth Reitz bfbb7c626f Moved from cStringIO to StringIO. More stable. 2010-09-20 12:50:10 -04:00
Kenneth Reitz 3b44349090 Version bump (0.6.4). 2010-09-20 09:21:02 -04:00
Kenneth Reitz 2c60ce9233 String decoding to avoid unicode collisions for XLS output. 2010-09-19 23:51:48 -04:00
Kenneth Reitz 49dc4a249e Removed useless is_string function. 2010-09-15 23:46:56 -04:00
Kenneth Reitz d0c8df95a3 Version bump. v0.6.3. 2010-09-14 00:02:14 -04:00
Kenneth Reitz f31ec562b4 Extensively testing 2010-09-13 23:55:17 -04:00
Kenneth Reitz 68d7204b2d Added data.append(col=[]) support. 2010-09-13 23:25:49 -04:00
Kenneth Reitz 876b849950 mend 2010-09-13 17:44:28 -04:00
Kenneth Reitz 9ecc57dbf7 Added header property to prevent invalid headers being set. 2010-09-13 17:22:02 -04:00
Kenneth Reitz ddf4b441b0 Fixed exception catch, Fixes Issue #5. 2010-09-13 16:50:08 -04:00
Kenneth Reitz 647f69044f Cleaning up code a bit. 2010-09-13 16:07:27 -04:00
Kenneth Reitz 3da34af76f Removed un-implimented junk from core.py 2010-09-13 16:06:37 -04:00
Kenneth Reitz 9362d3283b Version bump (v0.6.1) 2010-09-13 15:51:15 -04:00
Kenneth Reitz ac4b568cba Updates for push. 2010-09-12 11:45:31 -04:00
Kenneth Reitz d03ba7e532 Optimizations. 2010-09-11 23:09:06 -04:00
Kenneth Reitz 310400af5b Merge branch 'feature/paged' into develop 2010-09-08 18:06:25 -04:00
Kenneth Reitz d52537b75b Added workbook feature for xls support.
Other formats expected.
2010-09-08 18:05:32 -04:00
Kenneth Reitz 40490d1ba5 Added base DataBook object. 2010-09-08 17:35:13 -04:00
Kenneth Reitz 9f025dc111 Added name to corelib. 2010-09-08 15:55:08 -04:00
Kenneth Reitz 37ffbc71c0 index and append methods 2010-08-30 05:31:45 -04:00
Kenneth Reitz 6f7c64eb03 Better xlwt handling. 2010-08-30 05:18:22 -04:00
Kenneth Reitz 7044896d56 0.0.4. 2010-08-30 03:58:27 -04:00
Kenneth Reitz 5c70fe0a07 Cleanup. 2010-08-30 03:45:35 -04:00
Kenneth Reitz f486b77a7a Added XLS export support. 2010-08-30 03:23:56 -04:00
Kenneth Reitz 9a65b8deed Added CSV Export Support. 2010-08-30 02:59:22 -04:00
Kenneth Reitz 61231b38ac Epic. 2010-08-30 02:38:59 -04:00
Kenneth Reitz b7a8b65c00 Validate method refactor.
Removal of Digest method.
2010-08-30 02:37:49 -04:00
Kenneth Reitz 8d44ad8a12 YAML export support complete. 2010-08-30 02:32:57 -04:00
Kenneth Reitz 1850a934aa JSON support working well. 2010-08-30 01:39:38 -04:00
Kenneth Reitz 6405ec3baf General improvments 2010-08-30 01:01:32 -04:00
Kenneth Reitz ea64e4cfac Dataset Title Metatdata.
Improved dataset repr.
2010-08-30 00:33:44 -04:00
Kenneth Reitz 0bea48ccc3 Imports. 2010-08-30 00:28:54 -04:00
Kenneth Reitz 254ce62b2a .append 2010-08-30 00:22:11 -04:00
Kenneth Reitz 2b3f277138 Time for some testing. 2010-08-29 23:38:03 -04:00
Kenneth Reitz a2f59584e4 Version bump (v0.0.3) 2010-08-29 23:21:37 -04:00
Kenneth Reitz 4d3a31e19f API change. 2010-08-29 23:20:59 -04:00
Kenneth Reitz 95c98861da Object structure in place 2010-08-29 22:41:34 -04:00
Kenneth Reitz 466daeed7e Simple changes 2010-08-29 15:46:57 -04:00
Kenneth Reitz b6419d7918 module name refactorization 2010-08-28 17:14:39 -04:00