Skip to content

v4.7.0

Compare
Choose a tag to compare
@jheer jheer released this 18 May 14:27

Changes from v4.6.0:

  • Add table transform() method to allow lightweight application of custom transformations.
  • Add agg() helper method as a shorthand for computing a single aggregate value.
  • Add default 100 row limit to toHTML() and toMarkdown(). (#175)
  • Update to toHTML() to align column header similarly to the column body. (#176)