From b48151239d6e6238b9fc0d5448ec40474f420b63 Mon Sep 17 00:00:00 2001 From: raviram Date: Sun, 25 Nov 2018 11:03:36 +0530 Subject: [PATCH] Added link to Data Analysis using python. (#23579) --- guide/english/python/what-is-python-used-for/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/python/what-is-python-used-for/index.md b/guide/english/python/what-is-python-used-for/index.md index 2229aa012f..06b5d07da2 100644 --- a/guide/english/python/what-is-python-used-for/index.md +++ b/guide/english/python/what-is-python-used-for/index.md @@ -77,6 +77,7 @@ Here's a Applications for Python * Where is the Python Language Used? * What is Python used for? +* Data Analysis using python with examples and tutorials. The official package index for python is here.