Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.08 KB

File metadata and controls

35 lines (27 loc) · 1.08 KB
category london
title Pandas internals
level All levels
time 18:30
rsvp_link https://www.meetup.com/Python-Sprints/events/249350212/
project pandas
sponsor harvey_nash

This event will be a mix between a sprint and a workshop. The main goal is not to contribute to pandas during the sprint, but to better understand pandas internals, so we can contribute in the future.

What we will do is to work in a project that replicates the same directory structure of pandas, and we'll add the basic functionality to it:

  • Storage of data
  • Basic I/O operations
  • Indexing
  • Basic arithmetic operations

If you know which functionality you want to work on, feel free to try to understand the pandas code for it.

There will be tasks for all levels, even beginners to Python and pandas.

This is the repository we will work on:

You can fork and clone the repository before the sprint, but no need to follow pandas installation instructions.

Remember to bring your own laptop, as usual.

Pizzas and beers will be served during the sprint.