Skip to content
/ City Public

A tutorial for data preprocessing and visualization using Python

Notifications You must be signed in to change notification settings

RRighart/City

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Python Data Analyses and Visualization applied to European city data

An introductory tutorial for Python data analyses. The goal of this tutorial is not to solve an important data science problem. For this, anyways, the presented data is too small. The goal is to use an intuitive dataset to learn Python, intuitive in the sense that it contains data that everyone can understand without prior domain knowledge. It should therefore be suitable for someone who is a starter in Data Science.

The Jupyter notebook City-script.ipynb can be found in the Github repository.

Requirements

  • Python 2.7 (3.5. may produce a few errors)
  • os
  • csv
  • numpy
  • pandas
  • matplotlib
  • seaborn
  • plotly
  • basemap

Blog

A link to the original blog: https://rrighart.github.io/City/

Website

Remote data science service for small and larger projects: https://www.rrighart.com

Email

Any questions or remarks, reach out to me: rrighart@googlemail.com

About

A tutorial for data preprocessing and visualization using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published