automated-data-preprocessing icon indicating copy to clipboard operation
automated-data-preprocessing copied to clipboard

Write unit tests for the utility functions

Open mattkearns opened this issue 7 years ago • 0 comments

Create comprehensive unit tests for the following functions in utilities/ package:

  • load_csv()
  • one_hot_encode()
  • replace_missing_data()
  • interpolate_missing_data()
  • remove_outliers()

mattkearns avatar Jul 11 '18 13:07 mattkearns