diff --git a/README.md b/README.md index 13ec174..f71a09a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Set of real world data science tasks completed using the Python Pandas library. To access all of the files I recommend you fork this repo and then clone it locally. Instructions on how to do this can be found here: https://help.github.com/en/github/getting-started-with-github/fork-a-repo -The other option is to click the green "clone or download" button and then click "Download ZIP". You then should extract all of the files to the location you want to edit your code. +other option is to click the green "clone or download" button and then click "Download ZIP". You then should extract all of the files to the location you want to edit your code. Installing Jupyter Notebook: https://jupyter.readthedocs.io/en/latest/install.html
Installing Pandas library: https://pandas.pydata.org/pandas-docs/stable/install.html diff --git a/Readme New.txt b/Readme New.txt new file mode 100644 index 0000000..1045cf2 --- /dev/null +++ b/Readme New.txt @@ -0,0 +1 @@ +Test Test \ No newline at end of file