Git Product home page Git Product logo

dsc-1-04-02-introduction-summary's Introduction

Introduction

Introduction

This lesson summarizes the topics we'll be covering in section 04 and why they'll be important to you as a data scientist.

Objectives

You will be able to:

  • Understand and explain what is covered in this section
  • Understand and explain why the section will help you to become a data scientist

Working with Pandas

In this section, we're going to continue to hone our exploratory data analysis skills.

Lambda Functions

Sometimes you want to write a little function in Python "on the fly" to solve a problem - often to be applied to a collection of data to clean it up. Lambda functions are Pythons tool for writing a function just where you need to use it. So we'll kick off the section introducing and then practicing Lambda functions so you have another tool at your disposal for cleaning up data.

Combining DataFrames

We'll then look at how you can split, apply and combine DataFrames so you can bring together data from mutliple sources into a singel larger data set.

Pivot Tables

We'll then learn about the various ways we can index and structure our data sets to make it easier to process or understand, using aggregation functions and pivot tables.

Dealing with Missing Data

From there, we'll then go on to looking at a numnber of common techniques for dealing with missing data - the bane of a data scientists existance!

Project - Data Cleaning

Finally, we'll finish up section 4 with an open ended project where you get plenty of experience cleaning up date using the skills you just learned.

Summary

In this section, we're digging deeper into the tools required to import, combine and clean up data.

dsc-1-04-02-introduction-summary's People

Contributors

peterbell avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

alexhusted

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.