Commit Graph

235 Commits (master)

Author SHA1 Message Date
Jake VanderPlas ccafda3da2 ERRATUM: change ggplot to ggpy 2017-02-21 09:58:30 -08:00
Jake Vanderplas 20ce5fe1f8 Typo: "as" -> "an"
Fix a typo
2017-02-21 09:25:58 -08:00
Jake Vanderplas b7d387012b Typos: punctuation
Fix a few typos
2017-02-21 09:25:25 -08:00
Jake Vanderplas 2816ef4c0a Typo: "make" -> "makes"
Fix a few typos
2017-02-21 09:24:36 -08:00
Jake Vanderplas a19759aa59 Typo: "clusers" -> "clusters"
Fix a typo
2017-02-21 09:23:50 -08:00
Jake Vanderplas 94b8f2837b ERRATUM: change ``ipython-notebook`` install to ``jupyter``
correct jupyter notebook package name
2017-02-21 09:23:16 -08:00
Jake Vanderplas e70a1bceaa ERRATUM: change "feature" to "target array"
Change designation of the "Species" array from 'feature' to 'target a…
2017-02-21 09:22:26 -08:00
Jake Vanderplas 0b1f3d03bb Merge pull request #50 from fuglede/patch-7
Fix a few typos
2017-02-21 09:20:41 -08:00
Søren Fuglede Jørgensen 4cc221b03d Fix a typo 2017-02-01 22:40:38 +01:00
Søren Fuglede Jørgensen d0400d66b9 Fix a few typos 2017-02-01 22:09:26 +01:00
Søren Fuglede Jørgensen acc096366e Fix a few typos 2017-02-01 21:52:00 +01:00
Søren Fuglede Jørgensen 1faeb13693 Fix a typo 2017-02-01 21:25:40 +01:00
Søren Fuglede Jørgensen c1c76dadfa Fix a few typos 2017-02-01 21:02:11 +01:00
Jake Vanderplas c628cd22b1 ERRATUM: change 0.1 inches to 0.2 inches
Fix typo in 02.06-Boolean-Arrays-and-Masks.ipynb
2017-01-31 07:51:21 -08:00
Jake Vanderplas bf71379415 Merge pull request #46 from fuglede/patch-6
Fix a typo
2017-01-31 07:46:54 -08:00
Jake Vanderplas 5ffc340aa4 Merge pull request #45 from fuglede/patch-5
Fix a typo
2017-01-31 07:46:14 -08:00
Jake Vanderplas 2b1ab1edb7 Merge pull request #43 from fuglede/patch-4
Fix a few typos
2017-01-31 07:45:51 -08:00
Jake Vanderplas a1f86a0ee0 Merge pull request #42 from fuglede/patch-3
Change http to https on a reference
2017-01-31 07:45:17 -08:00
Igor German 43176fbc4d Fix typo in 02.06-Boolean-Arrays-and-Masks.ipynb 2017-01-29 19:31:36 +03:00
Rodney Lopes Gomes 3f7200a6d9 correct jupyter notebook package name
since ipython notebooks is now called jupyter notebooks they also changed the package names and the easiest thing to do is simply install `jupyter` package which brinks everything you'll need.
2017-01-28 12:49:26 -08:00
Sebastiaan c649385721 Change designation of the "Species" array from 'feature' to 'target array', as was likely intended. 2017-01-28 18:38:05 +01:00
Søren Fuglede Jørgensen 78ce946b02 Fix a typo 2017-01-27 22:57:45 +01:00
Søren Fuglede Jørgensen 166498cab0 Fix a typo 2017-01-27 22:39:24 +01:00
Søren Fuglede Jørgensen 4ee8ee52ae Fix a few typos 2017-01-27 21:47:03 +01:00
Søren Fuglede Jørgensen 8fff5aa7ce Change http to https on a reference 2017-01-27 21:39:15 +01:00
Jake VanderPlas 6b4f391f9f README: clarify requirements 2017-01-27 12:11:38 -08:00
Jake Vanderplas 1c7875da57 ERRATUM: incorrect ordering of plt.axis arguments
plt.axes args are [left, bottom, width, height]
2017-01-27 09:59:50 -08:00
Jake Vanderplas a2cf70a622 Merge pull request #41 from habi/patch-1
Typo?
2017-01-27 07:16:44 -08:00
David Haberthür da0295d318 Typo?
I'm no native English speaker, but the 'the' seems missing to me...
2017-01-27 09:34:18 +01:00
Jake Vanderplas 0bf1526af9 Merge pull request #40 from fuglede/patch-2
Fix a small typo
2017-01-23 18:23:14 -08:00
Søren Fuglede Jørgensen 7f77626ba2 Fix a typo 2017-01-23 22:02:17 +01:00
Henry Stokeley fd31b88307 plt.axes args are [left, bottom, width, height]
Previously was written as [bottom, left, width, height].
2017-01-22 16:03:28 +09:00
Jake Vanderplas 482a914028 Merge pull request #33 from evolvah/master
Minor consistency fix for OCD-inclined readers
2017-01-11 10:31:04 -08:00
Jake Vanderplas 76ca20e120 Merge pull request #35 from pkitslaar/patch-1
Fixed typo
2017-01-11 10:30:28 -08:00
pkitslaar 9e244dda88 Fixed typo 2017-01-11 11:32:18 +01:00
Jake Vanderplas ae17e291b6 Update introductory words in README 2017-01-10 07:20:04 -08:00
Sergey Maslyakov ea88ceb516 Minor consistency fix for OCD-inclined readers 2017-01-07 10:13:41 -06:00
Jake Vanderplas 470e8f2414 Merge pull request #32 from jackboot7/patch-1
Fixing typo in Fixed-Type Arrays in Python section
2017-01-05 12:01:33 -08:00
Luis Alberto Santana ccd740c881 Fixing typo
Changing one occurrence of "obnject" to "object"
2017-01-05 15:23:04 -04:00
Jake VanderPlas ad7e9d8cec Typo: alingment->alignment 2017-01-04 14:52:23 -08:00
Jake VanderPlas 48254582ef Typo: Ooe-hot -> one-hot 2017-01-03 08:41:25 -08:00
Jake Vanderplas 950f26c904 Merge pull request #30 from fuglede/patch-1
Fix a small typo in section 1.6
2017-01-03 08:39:03 -08:00
Søren Fuglede Jørgensen 16fb7a3491 Fix a typo 2017-01-03 13:02:11 +01:00
Jake VanderPlas 608a30f0e4 Typo: remove duplicate 'given in pixels' (issue #27) 2016-12-30 09:17:06 -08:00
Jake Vanderplas 36e9bd6d0e Merge pull request #23 from vfdev-5/patch-1
Update 05.03-Hyperparameters-and-Model-Validation.ipynb
2016-12-14 06:56:44 -08:00
Jake Vanderplas bfed5080b4 Erratum: Typo in Naive Bayes formula
Update 05.05-Naive-Bayes.ipynb
2016-12-14 06:55:50 -08:00
vfdev a569ddce08 Update 05.05-Naive-Bayes.ipynb
misprint fix
2016-12-14 09:59:01 +00:00
vfdev 5b44af7640 Update 05.03-Hyperparameters-and-Model-Validation.ipynb
misprint fix
2016-12-14 09:29:42 +00:00
Jake Vanderplas 2b4b785774 Merge pull request #22 from aaronvanderlip/master
Typo
2016-12-11 09:02:13 -08:00
Aaron VanDerlip fb3c2f7eb5 Typo 2016-12-10 15:38:23 -08:00