Skip to content

fronteradevs-utrgv/data-cleaning-with-pandas-fall-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Cleaning with Python and Pandas

Data is ubiquitous. Pre-processing data allows businesses to avoid poor analysis, conclusions, and predictions that maximize the impact of data-driven decisions. In this workshop, we’ll cover the basics of cleaning data using Python and Pandas. You’ll learn how to:

  • Use common Python methods for data science
  • Pull a dataset and import into Spyder
  • Create a Pandas dataframe
  • Cleanse and prepare your data for analysis
  • Export newly processed data to CSV

What you'll need

  • Python3
  • Git
  • Anaconda

Dataset

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages