From 4cb4b165875f5eeeb53a93b402022cb053ff9038 Mon Sep 17 00:00:00 2001 From: augustok Date: Thu, 1 Mar 2018 12:30:50 -0300 Subject: [PATCH 1/5] Adding Buenos Aires to the sprint page --- pandas/index.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pandas/index.html b/pandas/index.html index 538a77a..5f9e256 100644 --- a/pandas/index.html +++ b/pandas/index.html @@ -281,7 +281,15 @@ "address": "TBC", "lat": 19.432626, "lng": -99.133203}, - + {"title": "Buenos Aires, Argentina", + "description": "Buenos Aires", + "url": "https://www.meetup.com/es-ES/DigitalAnalyticsBA/events/248300335/", + "sponsor_image": "", + "sponsor_url": "", + "time": "10:00am", + "address": "Monroe 860, Belgrano, CABA", + "lat":-34.5489267, + "lng":-58.4437257}, // Africa {"title": "Lagos", From c44e8046d823fe142e64a802c5c49589081d96f2 Mon Sep 17 00:00:00 2001 From: augustok Date: Thu, 1 Mar 2018 15:07:39 -0300 Subject: [PATCH 2/5] Fix typo: an -> and --- pandas/guide/contents.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandas/guide/contents.html b/pandas/guide/contents.html index 88bbcb2..f1972ef 100644 --- a/pandas/guide/contents.html +++ b/pandas/guide/contents.html @@ -52,7 +52,7 @@

Pandas documentation sprintpandas contributing guide -contains detailed instructions on how to set up a pandas devlopment environemnt. +contains detailed instructions on how to set up a pandas development environment. This document is a short summary with some additional information specific to the sprint.

@@ -248,4 +248,4 @@

Quick search

- \ No newline at end of file + From ac1b20b0d49fddb14ba3978f11c814ccd889d3aa Mon Sep 17 00:00:00 2001 From: augustok Date: Thu, 1 Mar 2018 15:57:37 -0300 Subject: [PATCH 4/5] Fix typo: commonn -> common, continuos -> continuous and indenteted -> indented --- pandas/guide/pandas_docstring.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pandas/guide/pandas_docstring.html b/pandas/guide/pandas_docstring.html index 3210dbd..8576fac 100644 --- a/pandas/guide/pandas_docstring.html +++ b/pandas/guide/pandas_docstring.html @@ -47,7 +47,7 @@

About docstrings and standardsSphinx serves this purpose.

Next example gives an idea on how a docstring looks like:

@@ -369,7 +369,7 @@

About docstrings and standards
def sample():
     """Generate and return a random number.
 
-    The value is sampled from a continuos uniform distribution between
+    The value is sampled from a continuous uniform distribution between
     0 and 1.
 
     Returns
@@ -404,7 +404,7 @@ 

About docstrings and standards
def sample_values():
     """Generate an infinite sequence of random numbers.
 
-    The values are sampled from a continuos uniform distribution between
+    The values are sampled from a continuous uniform distribution between
     0 and 1.
 
     Yields
@@ -459,7 +459,7 @@ 

About docstrings and standards
class Series:
     def head(self):
@@ -705,4 +705,4 @@ 

Quick search

- \ No newline at end of file + From 58f7bd07b094c10b52dae4f659049decfe2b3ede Mon Sep 17 00:00:00 2001 From: augustok Date: Thu, 1 Mar 2018 16:07:22 -0300 Subject: [PATCH 5/5] Fix typo: enterpreneurship -> entrepreneurship, spint -> sprint,bottle neck -> bottleneck and commited -> committed --- pandas/guide/organizers.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pandas/guide/organizers.html b/pandas/guide/organizers.html index ed89a43..21035f2 100644 --- a/pandas/guide/organizers.html +++ b/pandas/guide/organizers.html @@ -55,7 +55,7 @@

The venueinfo@whatever.

@@ -68,7 +68,7 @@

The venue @@ -147,7 +147,7 @@

Updating the global event websitehttps://github.com/python-sprints/python-sprints.github.io @@ -203,7 +203,7 @@

The day of the sprintOne important thing to consider, is that quality is much more important than quantity. For pandas, it will be much more productive if we send 50 excellent pull requests, than if we send 500 not so good pull requests.

-

Core developers are usually the bottle neck of open source projects. And +

Core developers are usually the bottleneck of open source projects. And while with their experience they will surely provide great reviews to enrich our contributions, we surely do not want to waste their time by reviewing code that doesn’t work, spelling mistakes, bad grammar, incorrect text, or @@ -294,4 +294,4 @@

Quick search

- \ No newline at end of file +