sakshamv30 / GetSetFOSS_ML

This repository is dedicated to the introduction to the python libraries used for machine learning and scientific computing.
3 stars 15 forks source link

Import the dataset into Jupyter Notebook #1

Closed sakshamv30 closed 4 years ago

sakshamv30 commented 4 years ago

The first step to import the dataset is to first import the getsetfoss_pandas.ipynb file in your local system. For that you need to download the Jupyter Software from the internet itself. The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text.

sus5pect commented 4 years ago

I want to do this

sakshamv30 commented 4 years ago

This issue is open for everyone.

vect-0r commented 4 years ago

I have imported the getsetfoss_pandas.ipynb file in my local system. But how do I show here that I have done it?

vect-0r commented 4 years ago

@sakshamv30 I opened a pull request regarding this issue. Please review it.

sakshamv30 commented 4 years ago

It's not what is asked. You have to import the dataset zoo.csv in your jupyter notebook, writing a code snippet for the same. @RoopamJain00 then submit the updated jupyter notebook.

ghost commented 4 years ago

@sakshamv30 how do i upload screenshot of issue that i have solved

sakshamv30 commented 4 years ago

Edit in the .ipynb file itself and push that changed file on your forked repo. and create a pull request for the same. @3762bhanu

sakshamv30 commented 4 years ago

Changed the label from Easy to Medium. Also, complete all the code snippet in the ipynb file.