nipunbatra / ml-teaching

https://nipunbatra.github.io/ml-teaching/
5 stars 16 forks source link

added numpy-pandas-basics.ipynb and misc-files/csv #24

Closed RYeeshuDhurandhar closed 7 months ago

RYeeshuDhurandhar commented 7 months ago

This pull request addresses issue #14.

I have added two files:

Since I was unsure where to keep the CSV files, I created a folder named "misc-files." The file may have to be moved somewhere else based on need, and the file path need to be changed accordingly.

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

nipunbatra commented 7 months ago

@RYeeshuDhurandhar

This is broadly good.

Can you save the CSV in data/ folder?

Also, can you create a PR from a different branch.

nipunbatra commented 7 months ago

@RYeeshuDhurandhar can you add YAML with raw format as follows to this and all other notebooks?

Screenshot 2023-12-30 at 15 25 46

This way, they render nicely https://nipunbatra.github.io/ml-teaching/notebooks.html#category=Tutorial

See in contrast: https://nipunbatra.github.io/ml-teaching/notebooks.html#category=