Skip to main content
  1. Data Science Blog/

Best Resources to Learn Python

·372 words·2 mins· loading · ·
Python Data Science Resources Programming Data Science Resources Python Resources

On This Page

Table of Contents
Share with :

Best Resources to Learn Python

Best Resources to Learn Python
#

Best Python Resources
#

  1. Learn Python the Hard Way
  2. Python Practice Book — Python Practice Book
  3. Making Games with Python & Pygame
  4. Python Programming Tutorials
  5. Jupyter Notebook Viewer
  6. nbviewer
  7. Jupyter Notebook Viewer
  8. Complete-Python-Bootcamp/Solution Links.md at master
  9. Learning Python – The Hitchhiker’s Guide to Python
  10. The Python Standard Library – Python 3.7.2 documentation
  11. Complete Python Bootcamp: Go from zero to hero in Python 3 - Udemy
  12. Welcome to Python for you and me
  13. Problem Solving with Algorithms and Data Structures using Python
  14. CodingBat Python
  15. GuiProgramming – Python Wiki
  16. The 10 most popular coding challenge websites for 2017
  17. Learn Python – Free Interactive Python Tutorial
  18. Welcome to Python.org
  19. Built-in Functions — Python 3.7.3 documentation
  20. Hello, World! – Learn Python – Free Interactive Python Tutorial
  21. The Python Tutorial — Python 3.7.3 documentation
  22. Quick Guide to Boosting Algorithms in Machine Learning
  23. Analytics Community - Analytics Discussions - Big Data Discussion
  24. Learn Python – Python Tutorials – DataFlair

Best Numpy Resources
#

  1. arrays – What are the advantages of NumPy over regular Python lists? – Stack Overflow
  2. python – Why are NumPy arrays so fast? – Stack Overflow
  3. Numpy and Scipy Documentation – Numpy and Scipy documentation
  4. NumPy – NumPy
  5. Overview – NumPy v1.16 Manual

Best Pandas Resources
#

  1. pandas
  2. DataFrame – pandas 0.24.2 documentation
  3. Merge, join, and concatenate — pandas 0.24.2 documentation
  4. Series – pandas 0.24.2 documentation
  5. Binomial Probability Calculator
  6. Series – pandas 0.24.2 documentation
  7. Reshaping in Pandas – Pivot, Pivot-Table, Stack and Unstack explained with Pictures – Python / C++
  8. Counting and Basic Frequency Plots – Python

Python Visualization Resources
#

  1. Seaborn
  2. rougier/matplotlib-tutorial: Matplotlib tutorial for beginner
  3. A step-by-step guide for creating advanced Python data visualizations with Seaborn / Matplotlib
  4. Pyplot tutorial — Matplotlib 2.0.2 documentation
  5. Top 28 Cheat Sheets for Machine Learning, Data Science, Probability, SQL & Big Data

Other Resources
#

  1. Contests - Analytics Vidhya
  2. Working With Text Data — scikit-learn 0.20.3 documentation
  3. Python RegEx
  4. Python Regex: re.match(), re.search(), re.findall() with Example
  5. FakeNewsDetection/FakeBuster: Fake News Detection with Machine Learning

Websites to learn Python
#

  1. https://interactivepython.org
  2. https://inventwithpython.com
  3. https://numpy.org
  4. https://pandas.pydata.org
  5. https://analyticsvidhya.com
  6. https://anandology.com
  7. https://blogs.baruch.cuny.edu
  8. https://codingbat.com
  9. https://data-flair.training
  10. https://datahack.analyticsvidhya.com
  11. https://docs.python.org
  12. https://docs.python-guide.org
  13. https://docs.scipy.org
  14. https://etav.github.io
  15. https://freecodecamp.org
  16. https://github.com
  17. https://guru99.com
  18. https://learnpython.org
  19. https://learnpythonthehardway.org
  20. https://matplotlib.org
  21. https://nbviewer.jupyter.org
  22. https://pandas.pydata.org
  23. https://pymbook.readthedocs.io
  24. https://python.org
  25. https://pythonprogramming.net
  26. https://scikit-learn.org
  27. https://seaborn.pydata.org
  28. https://stackoverflow.com
  29. https://stattrek.com
  30. https://towardsdatascience.com
  31. https://udemy.com
  32. https://w3schools.com
  33. https://wiki.python.org
Dr. Hari Thapliyaal's avatar

Dr. Hari Thapliyaal

Dr. Hari Thapliyal is a seasoned professional and prolific blogger with a multifaceted background that spans the realms of Data Science, Project Management, and Advait-Vedanta Philosophy. Holding a Doctorate in AI/NLP from SSBM (Geneva, Switzerland), Hari has earned Master's degrees in Computers, Business Management, Data Science, and Economics, reflecting his dedication to continuous learning and a diverse skill set. With over three decades of experience in management and leadership, Hari has proven expertise in training, consulting, and coaching within the technology sector. His extensive 16+ years in all phases of software product development are complemented by a decade-long focus on course design, training, coaching, and consulting in Project Management. In the dynamic field of Data Science, Hari stands out with more than three years of hands-on experience in software development, training course development, training, and mentoring professionals. His areas of specialization include Data Science, AI, Computer Vision, NLP, complex machine learning algorithms, statistical modeling, pattern identification, and extraction of valuable insights. Hari's professional journey showcases his diverse experience in planning and executing multiple types of projects. He excels in driving stakeholders to identify and resolve business problems, consistently delivering excellent results. Beyond the professional sphere, Hari finds solace in long meditation, often seeking secluded places or immersing himself in the embrace of nature.

Comments:

Share with :

Related

Roadmap to Reality
·990 words·5 mins· loading
Philosophy & Cognitive Science Interdisciplinary Topics Scientific Journey Self-Discovery Personal Growth Cosmic Perspective Human Evolution Technology Biology Neuroscience
Roadmap to Reality # A Scientific Journey to Know the Universe — and the Self # 🌱 Introduction: The …
From Being Hacked to Being Reborn: How I Rebuilt My LinkedIn Identity in 48 Hours
·893 words·5 mins· loading
Personal Branding Cybersecurity Technology Trends & Future Personal Branding LinkedIn Profile Professional Identity Cybersecurity Online Presence Digital Identity Online Branding
💔 From Being Hacked to Being Reborn: How I Rebuilt My LinkedIn Identity in 48 Hours # “In …
Exploring CSS Frameworks - A Collection of Lightweight, Responsive, and Themeable Alternatives
·1378 words·7 mins· loading
Web Development Frontend Development Design Systems CSS Frameworks Lightweight CSS Responsive CSS Themeable CSS CSS Utilities Utility-First CSS
Exploring CSS Frameworks # There are many CSS frameworks and approaches you can use besides …
Dimensions of Software Architecture: Balancing Concerns
·873 words·5 mins· loading
Software Architecture Software Architecture Technical Debt Maintainability Scalability Performance
Dimensions of Software Architecture # Call these “Architectural Concern Categories” or …
Understanding `async`, `await`, and Concurrency in Python
·616 words·3 mins· loading
Python Asyncio Concurrency Synchronous Programming Asynchronous Programming
Understanding async, await, and Concurrency # Understanding async, await, and Concurrency in Python …