Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 4, 2020 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/88f42a69f93383dc4cc30997400efd5e to your computer and use it in GitHub Desktop.
Save Alakhator/88f42a69f93383dc4cc30997400efd5e to your computer and use it in GitHub Desktop.
importCSV(inputs, "input.csv"); // storing the values in specific container by specifying the path of csv
importCSV(labels, "label.csv");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment