Skip to content

Commit

Permalink
s/mean/median/ thanks Julia
Browse files Browse the repository at this point in the history
  • Loading branch information
tarmstrong committed Sep 28, 2013
1 parent ca9a369 commit 5c9f74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPythonReviewTime.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Based on this, it looks like most review periods are between -4 days (whatever that means) and about two weeks. The mean is (I'm eyeballing this) around 1 day. Not bad at all.\n",
"Based on this, it looks like most review periods are between -4 days (whatever that means) and about two weeks. The median is (I'm eyeballing this) around 1 day. Not bad at all.\n",
"\n",
"If we look closely at the pull requests outside this range, we might see any number of things: pull requests that are large and hard to understand or pull requests that are blocked by some other task. I don't think pandas would help us much: we'd have to use our brains and look for patterns.\n",
"\n",
Expand Down

0 comments on commit 5c9f74c

Please sign in to comment.