Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python from Basics till Advance for Data Science
Rating: 3.2 out of 5(3 ratings)
24 students

Python from Basics till Advance for Data Science

Python
Created byPankaj Soni
Last updated 9/2022
English
English [Auto],

What you'll learn

  • You are going to learn core concepts of Python
  • You are going to gain good insights of each and every functionality of Python scripting language
  • Lot of hands on will be provided
  • You will also learn how to solve problems step by step and make sure that all cases are passing in test
  • You are going to learn Advance Python concepts with lot of hands on
  • All the Python modules are covered which is required to perform Data Science related work i.e. Stats, NLP, Numpy, SciKit, Sklearn Matplotlib,Seaborn & many more

Course content

11 sections84 lectures43h 42m total length
  • Python Introduction7:28

    Discover Python basics and its high-demand role in AI, machine learning, and data analytics, and learn how to set up the ideal programming environment for efficient learning and practice.

  • Python Operators39:26

    Explore Python operators, including arithmetic, assignment, comparison, identity, membership, and bitwise operations, and learn how variables and built-in keywords shape Python programming for data science.

  • Python String Data Type53:35

    This course covers the python string data type, an immutable sequence of unicode characters defined with quotes, and essential operations like concatenation, indexing, slicing, and repetition.

  • Python List Data Type36:12

    Explore the Python list data type as a heterogeneous container that can modify its internal elements, including creation, indexing and slicing, and common methods like append, pop, insert, and remove.

  • Python Tuple Data Type32:02

    Explore the Python tuple data type as a heterogeneous, immutable sequence. Define, index, slice, concatenate, and repeat tuples, using count and index, while noting immutability vs lists.

  • Python If..else, if..elif...else conditional statements15:44

    Master Python conditional statements, including if, elif, and else, to control flow with boolean tests, list membership, and nested conditions for data science.

  • Python Sets21:54

    Explore python sets, which hold unique, immutable values, remove duplicates, and support union, intersection, and difference operations for efficient data handling.

  • Python Iterators and Generators19:32

    Explore Python iterators and generators, learn how the next function advances elements, understand generator objects and StopIteration handling, and compare memory-efficient lazy evaluation with standard iteration.

  • Python List and Dictionary Comprehension18:39

    Understand list and dictionary comprehension in Python, including syntax, conditional variants, and how a single expression can replace explicit loops to produce transformed lists or dicts.

Requirements

  • To learn Python, no prerequisites. All you need is a working computer with 4GB RAM and good internet connection
  • No prior Programmming language experience is required.

Description

In this course you are going to learn every bits and pieces of Python from Basic till Advance. I am providing lot of hands on for each and every topic along with Jupyter notebooks as well as assignment for each topics. I am also providing step by step video guide to solve Hacker Rank Python quizzes.

In this course, I'll start by giving a brief introduction of python to a beginner, making it a complete python tutorial for beginners in English.

This Python Course is totally in English and is made for Learning Python. All the topics related to python programming will be covered in this tutorial series.

I will make this python course as a complete python course with examples for beginners which will be taken to the advanced python level.

I wish you all the very best in your python learning journey through these Code tutorials!

Source code of all videos are separately given in all video's description, you can grab all through via Jovian, GitHub or Google drive link.


It is relatively easy to learn when compared to pretty much any other programming language since most of the time, using Python to do something will take less lines of code than with another programming language.


I cover a wide variety of topics in this, including:

Basic and Advance Python:

  • Installing Python

  • Installing Anaconda

  • Strings

  • List

  • Tuple

  • Dictionaries

  • Functions

  • Built-in Functions

  • File I/O or File Handling

  • Error Handling

  • Filter, Map, Reduce

  • Modules

  • Local and Global Variables

  • args / kwargs

  • and much more!

Python modules for Data science :

  • Numpy

  • Pandas

  • Matplotlib

  • Seaborn

  • NLTK (Natural Language Tool Kit) for NLP (Natural Language Processing) Library


    Many more......

All the jupyter notebooks can be downloaded from Jovian, Git hub and Google drive, In each content i'll be providing those link details.

Who this course is for:

  • This course is for those who wants to learn Python, Data Science and wants enter intto IT field
  • Those who are from Non-IT background