Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.06 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.06 KB

This repository contains the material for the workshop “Data Analysis and Information Sharing” at the deTech conference in Penang, Malaysia.

The objective of the workshop is to give basic techniques for sharing information extracted from data analysis, analysis performed with the Python programming language within Jupyter notebooks. The emphasis is particularly made on methods that can be automated.

The idea behind automation is the opportunity to deploy a system that would allow data analysts to “easily” share information inside a team or a company.

Beyond the data analysis, the workshop aims at giving good practices on shaping elements like tables and charts to be shared with a diverse audience.

From a practical perspective, there are two ways to use the material:

  • clone the project and install the virtual environment through conda;
  • click on Binder to create the project in mybinder.org.