Skip to content

Release 0.3.2

Choose a tag to compare

@st-pasha st-pasha released this 25 Apr 22:56
156791d

Added

  • Implemented sorting for str64 columns.
  • write_csv can now write columns of type str64.
  • Fread can now accept a list of files to read, or a glob pattern.

Fixed

  • Fix the source distribution (sdist) by including all the files that are
    required for building from source.
  • Install no longer fails with llvmlite 0.23.0 package.