Daily-Dose-of-Data-Science icon indicating copy to clipboard operation
Daily-Dose-of-Data-Science copied to clipboard

Update Data-Augmentation.ipynb

Open sumeetghumare4 opened this issue 1 year ago • 2 comments

There is need to be import matplotlib.pyplot as there is showing error for plt is not defiened

sumeetghumare4 avatar May 02 '23 10:05 sumeetghumare4

Import matplotlib.pyplot as plt it is necessary that to defined plt as to show the images or graphs.

sumeetghumare4 avatar May 02 '23 10:05 sumeetghumare4

I'm a little late to the party, but I noticed you all aren't using a notebook review tool and wanted to invite you to review this pull request with GitNotebooks: https://gitnotebooks.com/ChawlaAvi/Daily-Dose-of-Data-Science/pull/4

It lets you do things like comment on rendered markdown and code cells, so might be an easy win for your PR reviews.

smith-kyle avatar Jan 31 '24 22:01 smith-kyle