Version 0.12.0ΒΆ

We rapidly improved and added new functionalities in the past week. We also added the following features:

koalas:

koalas.DataFrame:

koalas.Series:

Along with the following improvements:

  • Fix DataFrame.replace to take kdf.replace({0: 10, 1: 100}) (#527)