github uwdata/arquero v4.5.0

latest releases: v5.4.0, v5.3.0, v5.2.0...
2 years ago

Changes from v4.4.0:

  • Add decimal separator option to fromCSV(). (#160)
  • Add table object() method to extract individual row objects.
  • Add table values() method to return an iterator over column values, respecting filter and orderby criteria.
  • Add table array() method to return a column value array, respecting filter and orderby criteria.
  • Add more detailed messages for variable and function lookup errors.
  • Fix error message for when no window functions are allowed.
  • Refactor expression parser error message handler.
  • Deprecate table columnArray() method in favor of table array() method.

Don't miss a new arquero release

NewReleases is sending notifications on new releases.