Skip to content

Version 2.2.4

Compare
Choose a tag to compare
@FavioVazquez FavioVazquez released this 28 May 02:28
· 1 commit to master since this release
fcc86ae

See #530 and #535 for more.

Now the DL library needs to be used with an external import from spark-deep-learning library.

Bug Fixes:

  • Fix functions param column order
  • Remove unnecessary css files
  • Fix z_score() only accepts numeric columns
  • Fix space/dot character on Mac
  • Remove test with precision problems
  • Fix Travis builds
  • Solved DL problems

Enhancements:

  • Added table_image()
  • Readme improvement
  • Tidy code
  • Update nest() tests