Hi there thanks for this
I tried setting up a library but my test get an error (I am using pytest)
FileNotFoundError: [Errno 2] File b’/mltools/data/iris.csv’ does not exist: b’/mltools/data/iris.csv’
here’s the repo:https://github.com/p2327/mltools
help appreciated
