Commit Graph

  • de052f0fac Two 'raise AttributeError' converted to Python 3 -friendly format. Rumpu-Jussi 2015-10-27 14:33:44 +02:00
  • 2f3acf5af4 Added myself to authors, as indicated in README Marco Dalla G 2015-10-07 11:31:26 +03:00
  • c4e8755cd2 Replaced tabs with whitespaces Marco Dalla G 2015-10-07 11:25:56 +03:00
  • 79dc4524a0 Added LaTeX table export format Mathias Loesch 2014-08-27 21:08:48 +02:00
  • a785d77901 Merge pull request #194 from tommyanthony/develop Iuri de Silvio 2015-05-27 13:19:36 -03:00
  • b3485ec942 Fixed a compatibility bug for Python 3 by adding xrange to compat.py. Thomas Anthony 2015-05-26 20:06:42 -07:00
  • 28b358c9da Formats .tsv and .html are implemented by now Jürgen Hermann 2015-04-08 15:59:55 +02:00
  • 24657520e9 Merge pull request #189 from tsroten/issue_184 Iuri de Silvio 2015-04-05 20:05:31 -03:00
  • 66d9e50984 New import/export interface with dataset and databook import_ and export methods and overloaded import_set and import_book functions. Iuri de Silvio 2014-02-01 10:37:40 -02:00
  • 541fba6786 Fixes Row slicing. Fixes #184. Thomas Roten 2015-03-28 16:14:27 -04:00
  • bc6398ffb0 Added a mechanism to avoid datetime.datetime issues when serializing data Helge 2015-03-02 15:06:31 +13:00
  • dca7bc9a7d Adding ability to unique all rows in a dataset. Kevin Cherepski 2015-02-04 11:53:14 -05:00
  • 2fbda0f43d Merge pull request #176 from sramana/develop Iuri de Silvio 2014-11-15 16:28:57 -02:00
  • e350f9428b Fix import errors when installed from source Ramana Varanasi 2014-11-10 16:03:10 +05:30
  • 68dba0a77d Merge pull request #173 from amarandon/develop Iuri de Silvio 2014-10-04 11:26:55 -03:00
  • 028be03c2c Fix JSON import example Alex Marandon 2014-10-03 09:17:38 +02:00
  • e1d65ba3c8 Merge pull request #172 from thibault/patch-1 Iuri de Silvio 2014-09-26 16:35:29 -03:00
  • e4cb3bcd9b Minor typo correction Thibault J. 2014-09-23 11:46:05 +02:00
  • bf9510e0c7 Merge pull request #170 from phargogh/dbf_docs_repair Iuri de Silvio 2014-09-06 09:54:21 -03:00
  • 82ae3ca507 Cleaning up DBF documentation James Douglass 2014-09-05 14:56:33 -07:00
  • 5fbdd56fba filter row and column values rabinnankhwa 2014-08-31 00:12:44 +05:45
  • f187cef5f4 adding support for creating subset of a dataset. rabinnankhwa 2014-08-30 23:52:35 +05:45
  • 87892d7266 used get method of dictionary instead of exception handling rabinnankhwa 2014-08-30 08:56:17 +05:45
  • 20e2ce5ba0 __getslice__ method of Row classcorrected rabinnankhwa 2014-08-30 08:26:08 +05:45
  • 48e576954d Merge pull request #153 from phargogh/dbf-support Iuri de Silvio 2014-08-26 08:24:36 -03:00
  • a21f8187f8 Adding DBF support. James Douglass 2014-05-30 17:27:59 -07:00
  • 8479df725e Fix some http schemes to follow page scheme. Iuri de Silvio 2014-08-10 11:46:55 -03:00
  • 333deb2311 Merge pull request #160 from ustun/patch-1 Iuri de Silvio 2014-07-30 08:55:06 -03:00
  • 0b714f21e1 Typo Ustun Ozgur 2014-07-30 14:46:50 +03:00
  • ae730b00b1 Merge pull request #154 from fusionbox/freeze-panes Iuri de Silvio 2014-06-26 14:00:12 -03:00
  • 84e8b0384f Merge pull request #155 from fusionbox/update-unicodecsv Iuri de Silvio 2014-06-24 22:42:56 -03:00
  • 7a2842a8af Update the vendored unicodecsv to fix None handling Gavin Wahl 2014-06-24 15:22:12 -06:00
  • 954bbdccf3 Only freeze the headers row, not the headers columns Gavin Wahl 2014-06-16 15:31:00 -06:00
  • 7acaa8460d Running travis and tox with python 3.4. Iuri de Silvio 2014-05-27 19:46:32 -03:00
  • 84e7e251ae Separate py2 and py3 packages to avoid installation errors. Fix #151 Iuri de Silvio 2014-05-27 19:25:15 -03:00
  • dc868eff31 ALL Kenneth Reitz 2014-05-27 12:52:57 -04:00
  • 43356e908c v0.10.0 history Kenneth Reitz 2014-05-27 12:52:43 -04:00
  • f7acc19523 makefile for WHEELS Kenneth Reitz 2014-05-27 12:51:51 -04:00
  • c5972db8f0 Merge branch 'develop' Kenneth Reitz 2014-05-27 12:51:30 -04:00
  • 1cc051f3e8 .org v0.10.0 Kenneth Reitz 2014-05-27 12:49:23 -04:00
  • 3da155ce0d 3.3, 3.4 Kenneth Reitz 2014-05-27 12:49:11 -04:00
  • 9a34cf0980 WHEELS Kenneth Reitz 2014-05-27 12:49:07 -04:00
  • 434f66b4eb v0.10.0 Kenneth Reitz 2014-05-27 12:48:00 -04:00
  • d056916c53 CORE CONTRIBUTORS Kenneth Reitz 2014-05-27 12:47:54 -04:00
  • cf5239f097 Merge pull request #150 from brad/csv-newlines Iuri de Silvio 2014-05-02 11:25:30 -03:00
  • 49d8cb816f allow csv fields to have multiple lines Brad Pitcher 2014-04-30 16:48:12 -07:00
  • fbd277ff2e Merge pull request #149 from brad/tests_fix Iuri de Silvio 2014-05-01 09:17:34 -03:00
  • 6f4572fa56 load json to dict to workaround random dictionary hashes Brad Pitcher 2014-04-30 16:27:20 -07:00
  • 453fc8614c Add NOTICE and tests files to manifest Iuri de Silvio 2014-04-23 15:01:31 -03:00
  • 01cf58e431 Add travis badge to readme Iuri de Silvio 2014-04-23 11:25:23 -03:00
  • f6cd89c76c Fix DeprecationWarnings: assertEquals -> assertEqual Iuri de Silvio 2014-04-19 15:36:00 -03:00
  • 1e0f30e8a6 Add py33 to travis matrix Iuri de Silvio 2014-04-19 15:26:00 -03:00
  • 569d35bfca Exit with error when python setup.py test fails Iuri de Silvio 2014-04-19 15:25:43 -03:00
  • d40cdfbcd0 Merge pull request #146 from kennethreitz/fix/unicode_append Iuri de Silvio 2014-04-19 14:51:06 -03:00
  • 86bbaf9bea Merge pull request #141 from fcurella/develop Iuri de Silvio 2014-04-19 14:48:19 -03:00
  • 0ed01d85b9 Fix test_unicode_append Iuri de Silvio 2014-04-19 12:41:21 -03:00
  • fc4cc7fa14 Merge pull request #144 from aleasoluciones/develop Iuri de Silvio 2014-04-14 09:06:52 -03:00
  • 70716fdd21 CSV custom delimiter support papisz 2014-04-09 22:35:56 +02:00
  • 1146ec2341 Update docs Guillermo Pascual 2014-04-08 10:13:04 +02:00
  • 1a7d597745 added missing package to setup.py Flavio Curella 2014-03-10 12:56:33 -05:00
  • 56b627a561 Merge pull request #137 from gisce/fix_xlsx_detect_test kennethreitz 2014-01-23 10:51:59 -08:00
  • 98e182bed2 Use InvalidFileException to fix the test Eduard Carreras 2014-01-23 18:15:46 +01:00
  • c8a5563309 Maintain dataset title after sort. Iuri de Silvio 2013-09-20 10:06:24 -03:00
  • c225a64d68 don't use ExcelWriter with databook Thomas Coopman 2012-02-21 12:45:32 +01:00
  • d611d5a14f Merge pull request #117 from iurisilvio/patch-1 kennethreitz 2014-01-08 11:48:28 -08:00
  • 45121ddd65 Merge pull request #63 from jsdalton/fix_unicode_error_in_html_output kennethreitz 2014-01-08 11:47:26 -08:00
  • c74357cb20 Merge pull request #76 from djv/develop kennethreitz 2014-01-08 11:46:50 -08:00
  • 939b0af551 Merge pull request #110 from djrobstep/develop kennethreitz 2014-01-08 11:44:30 -08:00
  • 9c2018653f Merge pull request #111 from dec0dedab0de/develop kennethreitz 2014-01-08 11:44:20 -08:00
  • 2bc6122ee8 Merge pull request #113 from dec0dedab0de/master kennethreitz 2014-01-08 11:44:06 -08:00
  • 7f0748aac9 Merge pull request #116 from kachick/fix-tsv-typo kennethreitz 2014-01-08 11:43:50 -08:00
  • 41a5c67159 Merge pull request #119 from iurisilvio/empty_sheet kennethreitz 2014-01-08 11:43:35 -08:00
  • 3efefcc8da Merge pull request #127 from medecau/develop kennethreitz 2014-01-08 11:43:15 -08:00
  • d19de6025b Merge pull request #131 from fusionbox/quotes kennethreitz 2014-01-08 11:41:15 -08:00
  • 65ba937c0d Merge pull request #129 from lexual/dataset_typo_fix kennethreitz 2014-01-08 11:41:05 -08:00
  • 79a2bb888f Merge pull request #135 from overthink/doc-fixes kennethreitz 2014-01-08 11:40:59 -08:00
  • 25eacaf6f0 Merge pull request #130 from lndbrg/patch-1 kennethreitz 2014-01-08 11:17:23 -08:00
  • c2a9af7fb3 Fix funny typo, refs to tablib.org Mark Feeney 2013-11-27 12:38:55 -05:00
  • 3b06f3760d remove extraneous quote marks Gavin Wahl 2013-11-13 13:01:27 -07:00
  • e7ee3195a7 Add pass to json property. Olle Lundberg 2013-11-11 21:57:17 +01:00
  • 5bd2e3df52 fix misspelling. hundres -> hundreds. lexual 2013-11-08 19:03:53 +11:00
  • 837b3f83e6 test python 3.3 Pedro Rodrigues 2013-10-27 18:57:26 +00:00
  • ff8f23edd5 Merge pull request #98 from pfctdayelise/fixtests kennethreitz 2013-10-16 23:48:37 -07:00
  • 5ffcfd56f2 Remove XLSX empty sheet on export_book Iuri de Silvio 2013-09-16 10:28:50 -03:00
  • 955c24c974 Fix typo: avalable -> available Iuri de Silvio 2013-09-15 15:13:29 -03:00
  • 192a5efabb Fix some typos in TSV test comment Kenichi Kamiya 2013-08-31 21:02:29 +09:00
  • 1aafc7e2f4 Fixed callable collumn test James Patrick Robinson Jr 2013-08-28 14:03:58 -04:00
  • 9e45b95d12 Removed import of openpyxl all together James Patrick Robinson Jr 2013-08-28 11:40:37 -04:00
  • d8f0a018ae safe_load is not working for book James Patrick Robinson Jr 2013-08-28 11:24:56 -04:00
  • 7545f3726e changed import to reflect vendorized openpyxl James Patrick Robinson Jr 2013-08-28 09:45:30 -04:00
  • 85e2bd73fc put the install back in James Patrick Robinson Jr 2013-08-27 17:34:06 -04:00
  • 37033903c5 Merge branch 'master' into develop James Patrick Robinson Jr 2013-08-27 17:20:31 -04:00
  • 02c38c2520 edited travis to match master James Patrick Robinson Jr 2013-08-27 17:14:25 -04:00
  • 26748deb9f changed split('\r\n') to splitlines() James Patrick Robinson Jr 2013-08-27 11:57:43 -04:00
  • 63f6cea132 Fixed tsv auto format detection. Robert Lechte 2013-08-28 02:07:06 +12:00
  • 1b035f9774 Changed yaml dumping to use safe_dump, for consistency with loading. Robert Lechte 2013-08-28 01:58:30 +12:00
  • 2c14486c33 @alex Kenneth Reitz 2013-08-25 17:45:48 -04:00
  • 8bc69c9d85 Merge pull request #109 from alex/patch-1 Kenneth Reitz 2013-08-25 13:26:47 -07:00
  • d36a2cbd42 Write the example file reliably in the readme Alex Gaynor 2013-08-25 12:11:46 -07:00
  • 1ab0eb3fae Remove wrong/unused import Brianna Laugher 2013-04-10 17:45:42 +10:00