Closed gshanbhag525 closed 4 years ago
@weiji14 I have updated the PR. You can merge it now.
Excellent, thank you very much @gshanbhag525!
And just a tip for future Pull Requests, it's a good idea to make your commits on a branch which is not 'master'
(e.g. patch-1
), especially on bigger projects. That way you won't run into merge conflicts when you do a git pull
later on upstream master
.
Added Open in Collab badge pointing to data_prep.ipynb file.