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 sprintinfo@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 + 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 + diff --git a/pandas/guide/pandas_setup.html b/pandas/guide/pandas_setup.html index d924b25..5fde91c 100644 --- a/pandas/guide/pandas_setup.html +++ b/pandas/guide/pandas_setup.html @@ -49,7 +49,7 @@

Before the sprint: Set up instructionspandas 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 + 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",