Skip to content

0.6.0

Choose a tag to compare

@EntilZha EntilZha released this 30 Mar 01:10
· 198 commits to master since this release

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_pandas call integration

Internal Changes

  • Changed code quality check service