C++: Opening Real Datasets from Kaggle
Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=OAfwUFeBSM8
Today we went to Kaggle.com, downloaded a file from there, unzipped it, transferred it to the server using SCP, and then loaded it in C++ using fstreams. The rest of today was lab time.