Skip to content

Commit 3cdb71d

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 97217b0 + 6fb1f73 commit 3cdb71d

File tree

7 files changed

+112
-0
lines changed

7 files changed

+112
-0
lines changed

_posts/2018-08-02-pandas-doc-min.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ So, there is still some work to do.
1717
In this sprint, each pair of participants (or each participant if you prefer
1818
not to pair-program) will be assigned a pandas documentation page to work on.
1919

20+
There will also be a tutorial section about pandas and data analysis in python
21+
by Marc Garcia, core developer of pandas.
22+
2023
By the end of the sprint, you should be able to convert a page like this:
2124
- <http://pandas.pydata.org/pandas-docs/version/0.20/generated/pandas.Series.plot.kde.html>
2225

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
category: "london"
3+
title: "First anniversary sprint"
4+
level: "All"
5+
time: "18:00"
6+
rsvp_link: https://www.meetup.com/Python-Sprints/events/254585121/
7+
project:
8+
sponsor: cytora
9+
---
10+
11+
The London Python sprints group started a year ago, and since then we
12+
organised more than 20 sprints. Contributing to projects such as pandas,
13+
dateutil, Tornado, or the python.org website.
14+
15+
To celebrate our first anniversary, we'll have a sprint with the maintainers
16+
of several Python packages. Including [Andreas Mueller](https://amueller.github.io/),
17+
[scikit-learn](http://scikit-learn.org/stable/) core developer, and author of the book
18+
[Introduction to Machine Learning with Python](http://shop.oreilly.com/product/0636920030515.do).
19+
Who will visit us from NYC.
20+
21+
Maintainers of other projects include:
22+
- Pablo Galindo, [Python](https://www.python.org/)
23+
- Nicholas H. Tollervey, [Mu](https://codewith.mu/)
24+
- Alan Justino da Silva, [Grumpy](https://github.com/google/grumpy)
25+
- Marc Garcia, [pandas](https://pandas.pydata.org/)
26+
27+
If you maintain or contribute to an open source Python project, and want to mentor people
28+
during the sprint, please let us know (contact the meetup organisers).
29+
30+
Remember to:
31+
32+
- Bring your own laptop
33+
- Join the [Gitter channel](https://gitter.im/py-sprints/first-anniversary) of the sprint

_posts/2018-10-16-hacktoberfest.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
category: "london"
3+
title: "Hacktoberfest sprint"
4+
level: "All"
5+
time: "18:00"
6+
rsvp_link: https://www.meetup.com/Python-Sprints/events/255191480/
7+
project:
8+
sponsor: monzo
9+
---
10+
11+
The London Python sprints group started a year ago, and since then we
12+
organised more than 20 sprints. Contributing to projects such as pandas,
13+
dateutil, Tornado, or the python.org website.
14+
15+
This time we will be participating in the [Hacktoberfest](https://hacktoberfest.digitalocean.com/).
16+
No matter if this is your first sprint or if you are a seasoned sprinter with us, everyone is welcome.
17+
18+
The Hacktoberfest is a great way to get started with contributing to open-source and you even
19+
get to win a t-shirt if you contribute 5 pull requests by the end of October.
20+
21+
Rules from the website:
22+
To get a shirt, you must make five pull requests (PRs) between October 1–31 in any timezone.
23+
PRs can be to any public repo on GitHub, not just the ones highlighted.
24+
The PR must contain commits you made yourself.
25+
PRs reported by maintainers as spam or that are automated will be marked as invalid and won't count towards the shirt.
26+
This year, the first 50,000 of you can earn a T-shirt (compared with 30,000 in 2017).
27+
28+
There will be a few of us present to get you started so make sure you secure yourself a spot.
29+
30+
Remember to:
31+
32+
- Bring your own laptop
33+
- Check out the [Hacktoberfest](https://hacktoberfest.digitalocean.com/) website if you want to get an early start.
34+
- Join the [Gitter channel](https://gitter.im/py-sprints/hacktoberfest2018) of the sprint

_sponsors/cytora.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
obj_id: cytora
3+
name: "Cytora"
4+
logo: static/images/sponsors/cytora.svg
5+
link: http://www.cytora.com/
6+
address: "9 Dallington Street, Clerkenwell, EC1V 0LN"
7+
lat: 51.524502
8+
lng: -0.100597
9+
---
10+
Cytora is an artificial intelligence company building a new way for commercial insurers to target, select and price risk.

_sponsors/monzo.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
obj_id: monzo
3+
name: "Monzo"
4+
logo: static/images/sponsors/monzo.png
5+
link: https://monzo.com/
6+
address: "35 Wilson St, EC2A 2ER"
7+
lat: 51.5200705
8+
lng: -0.0877098
9+
---
10+
Monzo is the bank of the future. This isn’t banking as you know it. Monzo is a bank for everyone, that works with you, for you.

static/images/sponsors/cytora.svg

Lines changed: 22 additions & 0 deletions
Loading

static/images/sponsors/monzo.png

4.05 KB
Loading

0 commit comments

Comments
 (0)