1st Step to Working with Big Data Using Python


  • 1st Step to Working with Big Data Using Python, Singapore elarning online course
  • 1st Step to Working with Big Data Using Python, Singapore elarning online course
  • 1st Step to Working with Big Data Using Python, Singapore elarning online course
  • 1st Step to Working with Big Data Using Python, Singapore elarning online course
  • 1st Step to Working with Big Data Using Python, Singapore elarning online course
  • 1st Step to Working with Big Data Using Python, Singapore elarning online course

Course Description

Python programmers are some of the most sought-after employees in the tech world, and Python itself is fast becoming one of the most popular programming languages. One of the best applications of Python however is data analysis; which also happens to be something that employers can't get enough of. Gaining skills in one or the other is a guaranteed way to boost your employability – but put the two together and you'll be unstoppable!

More and more people are realizing the vast benefits and uses of analyzing big data. However, the majority of people lack the skills and the time needed to understand this data in its original form. That's where data visualization comes in; creating easy to read, simple to understand graphs, charts and other visual representations of data. Python 3 and Matplotlib are the most easily accessible and efficient to use programs to do just this.

Become an expert data analyst with Python made simple

- Learn efficient python data analysis and python data mining
- Manipulate data sets quickly and easily
- Gain a skillset in Python that can be used for various other applications
- Visualize multiple forms of 2D and 3D graphs; line graphs, scatter plots, bar charts, etc.


Course Objectives

1. Data Analysis with Python and Pandas
2. Learn efficient python data analysis
3. Manipulate data sets quickly and easily
4. Master python data mining
5. Gain a skillset in Python that can be used for various other applications
6. Understanding Matplotlib and getting set up
7. Learning the different types of basic Matplotlib charts
8. Mastering the basic customization options for Matplotlib
9. Customizing ticks, add/remove & customize spines, styles with Matplotlib


Related Courses

  • Become a Professional Programmer (Google GO& C++)

    Become a Professional Programmer (Google GO& C++)

    SGD $79.00

    Course Description

    There are endless numbers of programming languages out there, and new ones are added on an almost daily basis. To keep on top of the game and to broaden your skillset, picking up a few of these new languages never hurts. C++ is the Grandfather of many of the tech world’s programming languages – Java being just one. Learning C++ gives you a head start on learning any other language, and a leg up as far as your employability is concerned. By taking this course, you’ll lay down a solid coding foundation and gain an excellent platform for improving your skills.Google GO (golang) is the programming language created by one of the largest technology names in the world – Google – so having GO in your arsenal is a surefire way to add to your coding credentials. This course will teach you everything you need to know about GO.Picking up a few of these new languages never hurts. - Learn the differences between Google GO and C++- Know the basics of programming with the different language - Be able to apply either language into real-time projects - Know how you can code all the languages 

    Read more...

  • Learn JavaScript From Scratch

    Learn JavaScript From Scratch

    SGD $79.00

    Course Description

    JavaScript is one of the most popular programming languages in the world because it's easy to learn, and it can do amazing things. If you're interested in web development, it's also a language that you simply must learn to be effective. You will learn the very basics of JavaScript programming, then move on to more complex programming skills. Along the way, you'll have projects to create using the skills you've learned in this course. This course is aimed at complete beginners, but is great for those who need a brush up on their JavaScript skills. Learn the grandfather of programming languages today! - Learn about the basics of JavaScript - Move on to the higher level in JavaScript - Know how to develop your own application using JavaScript - Discover the advantages of knowing JavaScript

    Read more...

  • Become a Professional Programmer (Java & Javascript)

    Become a Professional Programmer (Java & Javascript)

    SGD $79.00

    Course Description

    Java is the most commonly used programming language in the world. Get started learning Java today, and in a few days with this Java Tutorial for Beginners you'll be a pro. JavaScript is one of the most popular programming languages in the world because it's easy to learn, and it can do amazing things. JavaScript is easy to learn, and it can do amazing things. If you're interested in web development, it's also a language that you simply must learn to be effective. A course for new learners and those who need a bit of refreshing - Use Java to play online games, chat with people around the world, etc. - Learn about JavaScript which is one of the most popular programming languages in the world. - This course is aimed at complete beginners, but is great for those who need a brush up on their JavaScript skills. - You will learn the very basics of JavaScript programming, then move on to more complex programming skills. This course is eligible for UTAP funding.

    Read more...


Content

Data Visualization - Course Introduction

Preview Available

+

Promo

Introduction 

Getting Matplotlib And Setting Up

Download Source Code

Different types of basic Matplotlib charts

Preview Available

+

Section Intro

Bar Charts

Histograms

Scatter Plots

Basic matplotlib graph

Legends

Stack Plots

Pie Chart

Loading data with NumPy

Labels, titles and window buttons

Loading data from a CSV

Section Outro

Basic Customization Options

+

Section Intro

Getting Stock Prices For Our Data Set

Parsing stock prices from the internet

Plotting basic stock data

Modifying labels and adding a grid

Converting from unix time and adjusting subplots

Customizing ticks

Fills and Alpha

Add, remove, and customize spines

Candlestick OHLC charts

Styles with Matplotlib

Creating our own Style

Live Graphs

Adding and placing text

Annotating a specific plot

Dynamic annotation of last price

Section Outro

Advanced Customization Options

+

Section Intro

Basic subplot additions

Subplot2grid

Incorporating changes to candlestick graph

Creating moving averages with our data

Adding a High minus Low indicator to graph

Customizing the dates that show

Label and Tick customizations

Share X axis

Multi Y axis

Customizing Legends

Section Outro

Geographical Plotting with Basemap

+

Basic basemap example

Customizing the projection

More customization, like colors, fills, and forms of boundaries

Plotting Coordinates

Connecting Coordinates

Downloading and installing Basemap

Section Intro

Section Outro

3D graphing

+

Section Intro

Basic 3D graph example using wire_frame

3D scatter plots

3D Bar Charts

More advanced Wireframe example

Section outro

Course Conclusion

+

Conclusion

Data Analysis - Introduction to the Course

+

Course Introduction

Getting pandas and fundamentals

Section Outro

Download Source Code

Introduction to Pandas

+

Section intro

Creating and Navigating a Dataframe

Slices, head and tail

Indexing

Visualizing The Data

Converting To Python List Or Pandas Series

Section Outro

IO Tools

+

Section intro

Read Csv And To Csv

io operations

Read_hdf and to_hdf

Read Json And To Json

Read Pickle And To Pickle

Section Outro

Pandas Operations

+

Section intro

Column Manipulation (Operatings on columns, creating new ones)

Column and Dataframe logical categorization

Statistical Functions Against Data

Moving and rolling statistics

Rolling apply

Section Outro

Handling for Missing Data / Outliers

+

Section Intro

Drop Na

Filling Forward and Backward Na

Detecting outliers

Section Outro

Combining Dataframes

+

Section Intro

Concatenation

Appending data frames

Merging dataframes

Joining dataframes

Section Outro

Advanced Operations

+

Section Intro

Basic Sorting

Sorting by multiple rules

Resampling basics time and how (mean, sum etc)

Resampling to ohlc

Correlation and Covariance Part 1

Correlation and Covariance Part 2

Mapping custom functions

Graphing percent change of income groups

Buffering basics

Buffering into and out of hdf5

Section Outro

Working with Databases

+

Finishing Manipulation And Graph

Section Intro

Writing to reading from database into a data frame

Resampling data and preparing graph

Section and course outro

SGD $50.00
(Price excludes GST)
GET ACCESS NOW
Convince your boss email
This site is best viewed using the latest versions of Google Chrome, Apple Safari, Mozilla FireFox, Microsoft Internet Explorer 11 and Edge which supports HTML5/Webkit technologies.