Skip to content

Commit 3d099c7

Browse files
Adding sprint at PyData London
1 parent 1ba05c8 commit 3d099c7

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

_posts/2018-04-29-pydata-london.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
category: "london"
3+
title: "#pandasSprint at PyData London"
4+
level: "All"
5+
time: "10:15"
6+
rsvp_link: https://pydata.org/london2018/
7+
project: pandas
8+
sponsor:
9+
---
10+
11+
The 10th of March, around 500 people in 30 different locations worldwide,
12+
contributed together to improve pandas documentation.
13+
14+
While many great contributions were made, pandas has around 1,200 API pages.
15+
So, there is still some work to do.
16+
17+
In this sprint, each pair of participants (or each participant if you prefer
18+
not to pair-program) will work on making pandas documentation better, or other
19+
fixes.
20+
21+
By the end of the sprint, you should be able to convert a page like this:
22+
- <https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.plot.kde.html>
23+
24+
In a page like this:
25+
- <http://pandas-docs.github.io/pandas-docs-travis/generated/pandas.DataFrame.plot.kde.html>
26+
27+
Before the sprint, it's recommended to:
28+
29+
- Bring your own laptop
30+
- Set up your environment
31+
- Join the pandas-sprint channel in PyData London slack
32+
33+
Tickets:
34+
- <https://github.com/pandas-dev/pandas/issues/19411>
35+
- <https://github.com/pandas-dev/pandas/issues/18644>
36+
- <https://github.com/pandas-dev/pandas/issues/18498>
37+
- <https://github.com/pandas-dev/pandas/issues/17775>
38+
- <https://github.com/pandas-dev/pandas/issues/17096>
39+
- <https://github.com/pandas-dev/pandas/issues/13871>

0 commit comments

Comments
 (0)