v1.5

Fixed

  • Error in structdata describe function. An error thrown when there is no categorical feature in a DataFrame.

Added

  • Project module: A module that helps manage data science projects. This module contains the following functions:

    • startproject

    • save_data

    • save_model

    • save_outputs

    • get_data

    • get_model

    • get_output

Last updated