Skip to content

Commit c61fd34

Browse files
Merge branch 'add_content_to_get_started'
2 parents 2179a64 + 97a552d commit c61fd34

File tree

2 files changed

+33
-2
lines changed

2 files changed

+33
-2
lines changed

_pages/02_get_started.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: default
3-
title: Getting Started
4-
permalink: /getting-started/
3+
title: Get Started
4+
permalink: /get-started/
55
---
66
<section class="get-started">
77
<div class="get-started__background-img-container">
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: post
3+
title: Pandas, Beginners Friendly
4+
project: Pandas
5+
project_description: Powerful Python data analysis toolkit
6+
project_logo: static/images/events/pandas_logo_donation.png
7+
project_link: http://pandas.pydata.org/index.html
8+
date: 2018-03-20
9+
venue: Harvey Nash
10+
meetup_link: https://www.meetup.com/Python-Sprints/events/248711552/
11+
event_link:
12+
image:
13+
14+
sponsors:
15+
- harvey_nash
16+
---
17+
18+
Details
19+
After the success of #pandasSprint, with around 500 participants, and almost 200 pull requests sent, we're back to our regular sprints.
20+
For the ones who missed it, you can get an idea on how it was checking this feed:
21+
[https://twitter.com/hashtag/pandasSprint](https://twitter.com/hashtag/pandasSprint)
22+
23+
For this sprint, beginners will be able to work on small fixes, to learn how to make an open source contribution.
24+
While more experienced participants will be able to choose more challenging tasks.
25+
26+
To get most out of the sprint, it is recommended to try to set up the environment before the meetup.
27+
And remember to being your own computer:
28+
[https://python-sprints.github.io/pandas/guide/pandas_setup.html](https://python-sprints.github.io/pandas/guide/pandas_setup.html)
29+
30+
Thanks once again to Harvey Nash and Hamish for hosting our sprint.
31+
And remember that if you need a new job, Hamish is the only recruiter in London who "speaks" Python: [https://www.linkedin.com/in/hamishpitkeathly/](https://www.linkedin.com/in/hamishpitkeathly/)

0 commit comments

Comments
 (0)