/City

A tutorial for data preprocessing and visualization using Python

Primary LanguageJupyter Notebook

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