Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Data Science Statistics A-Z : Python
Rating: 4.2 out of 5(53 ratings)
277 students

Data Science Statistics A-Z : Python

Master Data Science skills Using Python From Beginner to Super Advance Level including real time project
Last updated 3/2019
English

What you'll learn

  • Master Data Science on Python
  • Learn to use Numpy and Pandas for Data Analysis
  • Learn All the Mathematics Required to understand Machine Learning Algorithms
  • Real World Case Studies
  • Learn to use MatplotLib for Python Plotting
  • Learn to use Seaborn for Statistical Plots
  • Learning End to End Data Science Solutions
  • Learn All Statistical concepts To Make You Ninza in Machine Learning
  • 2 Real time time project with detailed explaination

Course content

11 sections103 lectures14h 7m total length
  • Installation of Python and Anaconda9:01
  • Python Introduction3:33

    Explore Python's simple, English-like syntax and general-purpose power for analytics and computations, supported by abundant libraries and prebuilt functions used by major companies.

  • Variables in Python15:04
  • Numeric Operations in Python5:27
  • Logical Operations2:24
  • If else Loop8:15

    Explore how to apply if-else logic in Python, control program flow with conditions and indentation, handle inputs and type casting, and manage multiple condition scenarios.

  • for while Loop10:17

    Study Python looping with for and while constructs, using range and indexing to automate tasks and print patterns. Explore prime number testing with a while loop.

  • Functions11:18

    Learn how to organize Python code with functions and modules, define and call functions with parameters, return values, and reuse code via recursion and lambda expressions, plus documenting with docstrings.

  • String Part112:42

    Explore Python string operations by manipulating string values with len, lower, upper, strip, and replace; learn slicing, indexing, and concatenation to build and format text.

  • String Part23:01

    Explore string manipulation techniques in Python data science context, including printing values, string formatting with placeholders, concatenation, updating variables, and checking substring membership.

  • List Part13:05

    Explore list data structures as storage and access tools; learn to convert between lists and strings. See how email text becomes a list of words for counting with nlp.

  • List Part210:48
  • List Part38:52
  • List Part48:10

    Explore list operations in Python tutorials: split strings by delimiters, join elements, and manipulate lists with indexing, slicing, and mutation. Learn to use len, max, min, and build composite lists.

  • Tuples8:41

    Explore tuples in Python as immutable counterparts to lists, learn to create them with or without brackets, index elements, check their type, and convert between tuples and lists.

  • Sets7:27
  • Dictionaries7:35

    Explore how Python dictionaries store word meanings as key-value mappings, create and modify them with curly braces, access and update values, and list keys, values, and items.

  • Comprehentions7:08

    Explore Python comprehensions to build sequences cleanly and faster than loops, including one-line square results, nested sentence-to-words processing, and dictionary-style filtering for even roll numbers.

Requirements

  • Any Beginner Can Start this Course
  • 2+2 knowledge is more than sufficient as we have covered almost everything from scratch.

Description


Want to become a good Data Scientist?  Then this is a right course for you.

This course has been designed by IIT professionals who have mastered in Mathematics and Data Science.  We will be covering complex theory, algorithms and coding libraries in a very simple way which can be easily grasped by any beginner as well.

We will walk you step-by-step into the World of Data science. With every tutorial you will develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data Science from beginner to advance level.

This course is a part of "Machine Learning A-Z : Become Kaggle Master", so if you have already taken that course, you need not buy this course. This course includes 2 Project related to Data science.

We have covered following topics in detail in this course:

1. Python Fundamentals

2. Numpy

3. Pandas

4. Some Fun with Maths

5. Inferential Statistics

6. Hypothesis Testing

7. Data Visualisation

8. EDA

9. Simple Linear Regression

10. Project1

11. Project2

Who this course is for:

  • This course is meant for anyone who wants to become a Data Scientist