Skip to content

Commit 312754d

Browse files
author
Marc Garcia
committed
Updating Pydata dojo-like event
1 parent ff91a7e commit 312754d

File tree

1 file changed

+24
-16
lines changed

1 file changed

+24
-16
lines changed
Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,38 @@
11
---
22
category: london
3-
title: PyData dojo-like sprint
3+
title: "PyData dojo-like sprint"
44
level: All
5-
date: 2018-03-22
5+
date: 2018-05-08
66
time: "18:00"
77
meetup_link: https://www.meetup.com/Python-Sprints/events/
8-
event_link:
98
project:
10-
image:
119
sponsor: quantum_black
1210
---
13-
This will be a follow up of the worldwide #pandasSprint: [https://python-sprints.github.io/pandas/](https://python-sprints.github.io/pandas/)
1411

15-
Beginners to contributing to open source will get a pandas documentation page assigned, and will be guided through the step to make it as good as pandas itself. During the sprint, this step-by-step checklist will help you make your first contribution, and our senior members will help you with any problem.
12+
**Note that this sprint starts at 6pm (and not at 6:30pm, as mmost events in the past).**
1613

17-
[https://python-sprints.github.io/pandas/dashboard.html](https://python-sprints.github.io/pandas/dashboard.html)
14+
In this sprint we will try a new and cooler format, and we will sprint in a Dojo like way.
1815

19-
Advanced contributors will be able to:
20-
- Help reviewing open pull requests
21-
- Experiment with the Sphinx theme of the pandas documentation
22-
- Improve the validation of docstrings
23-
- Refactor the contributing documentation
24-
- And of course mentor more junior contributors
16+
A Dojo is an event were Pythonistas improve their skills by performing a kata. A kata is a
17+
programming task oriented to get some practice in specific programming patterns.
2518

26-
Before the sprint, and to optimise your time, we recommend trying to set up a pandas development environment in your laptop:
19+
While we will still work in making open source software better, we will borrow the
20+
format of our [London Python Dojo](https://twitter.com/ldnpydojo) friend, which is
21+
described in the agenda.
2722

28-
[https://python-sprints.github.io/pandas/guide/pandas_setup.html](https://python-sprints.github.io/pandas/guide/pandas_setup.html)
23+
**Agenda**
2924

30-
For this sprint, we welcome our new sponsor QuantumBlack.
25+
- 6pm: Doors open, pizza and beer served, and **sprint proposals**
26+
- 6:30pm: Sprint proposals voting, and group creation
27+
- 7pm-9pm: Coding in groups
28+
- 9pm: Group presentations
29+
30+
Bring your OWN ideas to make your sprint proposal:
31+
32+
- That annoying bug you wanted to see fixed
33+
- That missing feature you need
34+
- That documentation page needs some care
35+
- ...
36+
37+
To narrow the scope of the sprint, all ideas should be for data related projects
38+
(pandas, numpy, matplotlib, keras, pytorch, your own data project...).

0 commit comments

Comments
 (0)