Want code for this module

i want the code so to complete it quickly?
Also i want to ask that why and for what a folder names .ipynb file gets created using jupyter

Hi,
Here’s the repo for code : machine learning

For the .ipynb_checkpoint folder doubt i would like you to see this post.

Thanks,

Also i want to ask why we use pandas for array and not python lists?

If we want to create a numpy array, both ways work fine i.e. lists and pandas, it depends on particular use cases, whether the data we have is in python list or a CSV file (that can be read using pandas)

Also, It would be great if you can create a new post for different doubts since it is easier to manage doubts topic wise.

ok ok thanks
from next time i will