Connect your moderator Slack workspace to receive post notifications:
Sign in with Slack

Using external libraries in utility functions

Is it allowed to use external libraries for utility functions that are not related to the learning process?
For example to split the dataset into a training set and a test set..

Only* NumPy is allowed for all code parts in Project 1.

  • *Visualization libraries are allowed, but only for visualization purposes.
  • *Python Standard Library modules such as pathlib, os, etc. are allowed

Just to be sure, is Pandas allowed?

Pandas is not allowed.

Page 1 of 1

Add comment

Post as Anonymous Dont send out notification