- Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: jakevdp/PythonDataScienceHandbook
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
02.06 small improvement of typeset
#191 opened Jun 26, 2019 by bingyao Loading… updated Jun 26, 2019
Change plt.hist deprecated normed paramter to density
#189 opened Jun 25, 2019 by bingyao Loading… updated Jun 25, 2019
Rename 01.07-Timing-and-Profiling.ipynb for consistency.
#188 opened Jun 25, 2019 by bingyao Loading… updated Jun 25, 2019
01.06 update available arguments for xmode.
#187 opened Jun 24, 2019 by bingyao Loading… updated Jun 24, 2019
Small grammar fix in Suppressing Output section
#183 opened Apr 23, 2019 by JohnBorkowski Loading… updated Apr 23, 2019
update model_selection from sklearn
#177 opened Mar 13, 2019 by e184633 Loading… updated Mar 25, 2019
Update 05.02-Introducing-Scikit-Learn.ipynb
#131 opened Mar 29, 2018 by NatalieLow Loading… updated Feb 23, 2019
Merge pull request #1 from jakevdp/master
#162 opened Jan 9, 2019 by luyouli Loading… updated Jan 9, 2019
refactored 05.07 for sklearn0.20.1
#157 opened Dec 26, 2018 by geofflangenderfer Loading… updated Dec 26, 2018
02.07-Fancy-Indexing: 'same result' is not the same
#155 opened Nov 4, 2018 by mbanerjeepalmer Loading… updated Nov 4, 2018
Minor fixes and Comments -- personal use
#153 opened Oct 27, 2018 by StephenFernandes Loading… updated Oct 27, 2018
Update 03.02-Data-Indexing-and-Selection.ipynb
#132 opened Mar 30, 2018 by frankbolton Loading… updated Mar 30, 2018
np.empty creates floats, not integers, by default
#127 opened Feb 19, 2018 by staffanm Loading… updated Feb 19, 2018
ProTip! Exclude everything labeled
bug with -label:bug.