Skip to content

Jupiter Notebook with some techniques that I've learned for data cleaning using Python.

Notifications You must be signed in to change notification settings

omarmorales/data-cleaning-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CLEANING DATA WITH PYTHON 🐍

This time I want to share some of the techniques that I've learned for data cleaning using Python.

I'll use data a dataset that contains the updated information (2019) of the victims of the crimes in the investigation folders of the Attorney General's Office (PGJ) of Mexico City.

Libraries & Dependencies 📚

  • datos abiertos cdmx: data related to mexico city
  • pandas: an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
  • matplotlib: a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.

About

Jupiter Notebook with some techniques that I've learned for data cleaning using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published