Commit History

Author SHA1 Message Date
  Francesc Alted 9db80b9e45 Adding Zstd support. Fixes #331. 7 years ago
  Francesc Alted b621fff3ff Getting ready for 1.1.2 final 7 years ago
  Francesc Alted ed5d23c58b C-Blosc updated to 1.11.2 7 years ago
  Francesc Alted ef872dd052 Using pkg_resources.parse_version() instead of distutils.LooseVersion() 7 years ago
  Francesc Alted 35d612b773 Use LooseVersion so as to do comparisons with Unicode versions. Fixes #322. 8 years ago
  FrancescAlted 577dd80e9f Merge pull request #315 from dirkbike/master 8 years ago
  dirkbike 0fdefa18eb changed error message in validate_names() 8 years ago
  Francesc Alted 6a40395dab Added and new defaults_ctx() context for selecting defaults without changing globals 8 years ago
  Francesc Alted 6565371d84 C-Blosc updated to 1.9.3 8 years ago
  Francesc Alted d02a09a920 Byte shuffling only makes sense if typesize > 1 8 years ago
  Francesc Alted 382c969edd Added a UserWarning when numexpr cannot handle an expression 8 years ago
  FrancescAlted f98ea5c727 Merge pull request #311 from thequackdaddy/todataframe 8 years ago
  FrancescAlted 0f048189f6 Merge pull request #310 from thequackdaddy/docfix 8 years ago
  thequackdaddy 5a7481ee44 todatframe column oriented, specified columns 8 years ago
  thequackdaddy e8569591e3 DOC: typo 8 years ago
  Francesc Alted 24c4d5cc5a Preserve cparams during column replacement 8 years ago
  Francesc Alted d3742beda0 All columns in a ctable are now enforced to be a carray 8 years ago
  Francesc Alted ed948f3921 Double-check the value of a column that is being overwritten. Fixes #307 8 years ago
  Francesc Alted e732a16e98 Allow the representation of a ctable with no columns 8 years ago
  Francesc Alted e2ac48f15f Allow to delete all the columns in a ctable. Fixes #306. 8 years ago
  Francesc Alted 3747b2da0e Not trying 64-bit builds in Python2 for AppVeyor 8 years ago
  Francesc Alted 2ffdbfcf11 Updated list classifiers 8 years ago
  Francesc Alted c0c1c49af7 Post 1.1.0 release actions done 8 years ago
  Francesc Alted bc120f39ca Getting ready for 1.1.0 final 8 years ago
  Francesc Alted 78e7f96938 Fixed some spaces for rest text links 8 years ago
  Francesc Alted 2a537cbd1f Some small improvements in docs 8 years ago
  Francesc Alted be086e958d C-Blosc sources bumped to 1.9.2 8 years ago
  Francesc Alted cbe143415b Removed a spureous test 8 years ago
  Francesc Alted da35277e25 Added a new vm parameter in several ctable.*where*() methods 8 years ago
  Francesc Alted 2617ba23aa Properly raise errors 8 years ago