Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Photoshop Graphic Design Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee

This course includes:

  • 1 hour on-demand video
  • Full lifetime access
  • Access on mobile and TV
Development Data Science NumPy

NumPy for Beginners in Data Science

NumPy or Numeric Python Tutorial for Beginners in Data Science & ML
Rating: 3.5 out of 53.5 (48 ratings)
7,240 students
Created by Ajay Tech
Last updated 3/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Fundamentals of NumPy (Numeric Python)
  • Be Conversant with NumPy Arrays and why they need to be used
  • Basic Array Operations like Creation, slicing, Indexing
  • Understand NumPy Array Manipulation

Course content

5 sections • 11 lectures • 1h 9m total length

  • Preview04:10
  • Preview10:18

  • How to Create Arrays in NumPy
    04:42
  • How to Reshape NumPy Arrays
    10:45
  • NumPy Array Creation
    11 questions
  • Array Operations
    1 question

  • Element wise operations in NumPy
    06:05
  • Aggregate Operations in NumPy
    03:31

  • Array Indexing in NumPy
    03:38
  • Array Slicing in NumPy
    04:53

  • Append rows/columns in NumPy
    08:19
  • Insert rows/columns in NumPy
    04:47
  • Array Manipulation in NumPy Summary
    08:00

Requirements

  • A bit of Python

Description

Almost Deep Learning ( Artificial Neural Networks ) is completely based on NumPy. Tensorflow, the most popular Deep Learning framework from Google uses Tensors as its basic data structure. Tensor is a specific form of NumPy arrays. Another popular deep learning framework Theano uses NumPy under the hood. Pytorch ( from Facebook ) is another deep learning library that uses Tensors as well.

Numpy is a python package specifically designed for efficiently working on homogeneous n-dimensional arrays . Since array level operations are highly mathematical in nature, most of numpy is written in C and wrapped with Python. This is the key to numpy’s success.


This is how the Numpy Course is structured


  1. NumPy Arrays - This is the core data structure in numpy. We will understand how to create arrays using lists and find out shape of arrays,


  2. arange function - Similar to the range () function in Python, NumPy has a special function called arange () that creates a NumPy array. We will understand what makes it special and how to create it.


  3. reshape function - Once arrays are created in NumPy, they might need to be reshaped. For example, a 6 x 2 array can be reshaped to a 3 x 4 or a 12 x 1. We will see how to do that


  4. Read from file -  Just like you can read a csv or a tsv from text files in python, NumPy has built in functions to read files. We will see those functions along with their commonly used options.


  5. Array Operations - This is where we get the sweet surprise - We will understand the beauty of how NumPy does Element-wise operations. Machine Learning algorithms (Neural Networks) are completely based on NumPy array operations.


  6. Aggregate Operations - In this section, we will work on aggregate operations on arrays like sum, min, max, length etc. We will see the concept of axis, and how it effects the way we perform aggregate operations.


  7. Array Slicing - Numpy Arrays can be sliced just like Python lists. We will see all the different possible ways of slicing NumPy arrays.


  8. Array Manipulation - Sometimes we need to construct the final arrays from multiple sub-arrays. Or sometimes arrays need to be manipulated to eliminate some rows or columns. In this chapter, we will see how to remove/add rows or columns.

Who this course is for:

  • Aspiring Data Scientists

Instructor

Ajay Tech
Data Science and Machine Learning for everybody
Ajay Tech
  • 4.2 Instructor Rating
  • 5,284 Reviews
  • 203,068 Students
  • 7 Courses

Ajay Tech is an IT Training company, focused on Data Science, Machine Learning, Deep Learning and Artificial Intelligence. Ease of learning is our key focus. So, all our courses are tailored specifically for beginners.

Although Python is the main programming language we use to instruct these courses, there are some R versions as well. Visit us on our website for written tutorials and course content.


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.