Skip to content
Jürgen Hermann edited this page Apr 6, 2019 · 18 revisions

Today I Learned about Data Science…

Online Resources

Training Materials

Books

Articles / Blog Posts

Other Resources

Productivity & Tools

  • JupyterProject Jupyter exists to develop open-source software, open standards and services for interactive computing across dozens of programming languages.

Data Analysis

Visualization

  • The Python Graph Gallery⎋ – Visualizing data with Python (includes source snippets).

  • Financial Times Visual Vocabulary

  • The Graphic Continuum (by Visual.ly)

  • Seaborn – A Python visualization library based on matplotlib. It provides a high-level interface for drawing attractive statistical graphics.

  • Bokeh – An interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of versatile graphics, and to extend this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.

Artificial Intelligence

Machine Learning*