From ce6fce3a9235473d52f3932a1a0181cad52bf1e6 Mon Sep 17 00:00:00 2001 From: dpraveen229 <65060632+dpraveen229@users.noreply.github.com> Date: Sat, 9 Oct 2021 16:46:42 -0500 Subject: [PATCH 1/2] Update README.md Change read --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From 44f737cc7698395a29b89c857e248d94ba072ec1 Mon Sep 17 00:00:00 2001 From: dpraveen229 <65060632+dpraveen229@users.noreply.github.com> Date: Sat, 9 Oct 2021 17:22:07 -0500 Subject: [PATCH 2/2] Add files via upload --- Readme New.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Readme New.txt 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