Skip to content

Commit 5dfd13b

Browse files
authored
Merge pull request #150 from fdroessler/deliveroo
deliveroo sprint
2 parents aee92a0 + 577bbe8 commit 5dfd13b

File tree

5 files changed

+35
-0
lines changed

5 files changed

+35
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.DS_Store
12
.ipynb_checkpoints
23
*.swp
34
pandas/guide/.buildinfo

_chapters/london_python_sprints.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ sponsors:
1313
- bloomberg
1414
- quantum_black
1515
- druthers
16+
- monzo
17+
- deliveroo
1618
---
1719
We are a London based group of programmers who care about making open source projects better.
1820
We believe in sharing our skills for free to earn our good karma. If you are devoted to a particular open source project, please let us know, we could make a sprint dedicated to it!

_posts/2019-02-26-pandas.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
category: "london"
3+
title: "Pandas sprint (Europandas Summit follow-up)"
4+
level: "All"
5+
time: "18:00"
6+
rsvp_link: https://www.meetup.com/Python-Sprints/events/258650104/
7+
project: pandas
8+
sponsor: deliveroo
9+
---
10+
11+
The London Python sprints group started well over a year ago, and since then we organised more than 20 sprints. Contributing to projects such as pandas, dateutil, Tornado, or the python.org website. This time we will go back to one of our all time favourites and work on [pandas](https://pandas.pydata.org/). We would also like to thank [Deliveroo](https://deliveroo.co.uk/) for sponsoring this event, they are joining us as a sponsor for the first time and we are looking forward to working with them.
12+
13+
At the beginning of February [Marc](https://twitter.com/datapythonista) organised the [Europandas Summit](https://python-sprints.github.io/europandas2019/). Following from this, there are many great ideas and loads of work to be done on the Pandas package and this sprint will be aimed at addressing some of these. Additionally, our sponsor this time will give a short talk about Data Science at Deliveroo.
14+
15+
No matter if this is your first sprint or if you are a seasoned sprinter with us, everyone is welcome. For this sprint only, if you have attended the Europandas Summit either as a first timer or long term contributer, we will initially save a few spots for you. Please message Florian directly via the meetup page.
16+
17+
Remember to:
18+
19+
- Bring your own charged laptop
20+
- Check out the [Pandas Setup Guide](https://python-sprints.github.io/pandas/guide/pandas_setup.html) if you want to get an early start.
21+
- Join the [Gitter channel](https://gitter.im/py-sprints/pandas-doc-london) of the sprint

_sponsors/deliveroo.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
obj_id: deliveroo
3+
name: "Deliveroo"
4+
logo: static/images/sponsors/deliveroo.png
5+
link: https://deliveroo.co.uk/
6+
address: "1 Cousin Ln, EC4R 3XJ"
7+
lat: 51.5101095
8+
lng: -0.0932817
9+
---
10+
11+
Deliveroo is a food delivery company founded in the UK. Their motto is ‘proper food, proper delivery’ and since then they have grown their offering to over 200 cities world wide. A big proportion of what they do is driven through great software and a fantastic data team. A lot of this is build on open source software and they are excited to give something back to the community. Check out their engineering blog (https://deliveroo.engineering/).
6.33 KB
Loading

0 commit comments

Comments
 (0)