0.6.0
Largest changes in this release are adding SQLite support and changing the project name to PyFunctional.
Name Change
Details can be found in the RFC issue. On PyPI, 0.6.0 was published as PyFunctional and ScalaFunctional to support transition to new name. Overall, name change better suits the package as it is about functional programming with python, even if it is inspired by Scala/Spark.
New Features
- Added support for reading to and from SQLite databases with
seq.sqlite3 - Added
to_pandascall integration
Internal Changes
- Changed code quality check service