Skip to content

The Data Trinity – Practical Numpy, Pandas and Matplotlib

Notifications You must be signed in to change notification settings

coobas/pycon-cz-2019-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Data Trinity – Practical Numpy, Pandas and Matplotlib

PyCon CZ 2019, PyData track workshop

Binder

Instructions

Please read and follow the workshop instructions carefully.

We are progressively updating this repository. Ideally, clone or update this repository the day before the workshop starts.

Contents

In this tutorial, you will get your hands on the basic toolbox of any Python data analyst or scientist. Based on publicly available data, you will learn how to:

  • Compute effectively with numeric arrays with NumPy (covering topics such as indexing and slicing, matrix operations, vectorized functions, broadcasting)
  • Perform data manipulation and queries in pandas (explaining data frames, data I/O, data cleaning, complex indexing, aggregation, grouping)
  • Visualize your results with Matplotlib (showing various types of plots and backends, mentioning alternatives when useful)

Contacts

Do not hesitate to contact us via the conference Slack: https://pyconcz2019.slack.com/messages/CJRQSN0FL.


© J+J

About

The Data Trinity – Practical Numpy, Pandas and Matplotlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published