Skip to content

kevinseirey/Basic-data-exploration-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Data Exploration Using Python

The aim of this small project is to demonstrate the ste-by-step a data analyst should take when dealing with new data/project, using the data analysis functions from Python libraries.

Libraries used:

  • Pandas
  • Matplotlib

Tasks demonstrated:

  • Read excel files (previously cleaned, the python functions for cleaning will be done in another project)
  • Understand the structure, get info, check if the values are consistent and in need of another cleasing or preparation
  • Concatenate tables
  • Export to a sheet
  • Basic plotting

About

Project for DA classes 2022-12

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published