From 2a1faca4275d29628896edb52ba20df7caf6bcfc Mon Sep 17 00:00:00 2001 From: kunal-kadam <62118171+kunal-kadam@users.noreply.github.com> Date: Thu, 1 Oct 2020 03:36:48 +0545 Subject: [PATCH] Updated ReadMe for better reference purpose --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0f40a8..664fb49 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Python Data Science Tutorials -- This repo contains a curated list of Python tutorials for Data Science, NLP and Machine Learning. +# Data Science Using Python +- This repository contains a curated list of Python tutorials for Data Science, NLP and Machine Learning. - [**Curated list of R tutorials for Data Science, NLP and Machine Learning**](https://github.com/ujjwalkarn/DataScienceR). - [Comprehensive topic-wise list of Machine Learning and Deep Learning tutorials, codes, articles and other resources](https://github.com/ujjwalkarn/Machine-Learning-Tutorials/blob/master/README.md). -## The Python Language +## Python Language Basics to Experty - [Python 3 in one picture](https://fossbytes.com/wp-content/uploads/2015/09/python-3-in-one-pic.png) - [**Awesome Python**](https://github.com/vinta/awesome-python) - [**Jargon from the functional programming world in simple terms!**](https://github.com/hemanth/functional-programming-jargon)