Version 2.2.4
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