Skip to content

coobas/pycon-cz-2019-workshop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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