Skip to content

0.6.4

Compare
Choose a tag to compare
@sqonk sqonk released this 03 Feb 11:03
· 127 commits to master since this release
  • New replace() method for DataFrame. Replace the entire value set of a column with a new set of values.
  • New method splitby() for Vector. Hooks into equivilent array method in core lib.

** Now requires PHEXT core 1.0.4 as a minimum.