Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
spnow
/
PythonDataScienceHandbook
Public
forked from
jakevdp/PythonDataScienceHandbook
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 13, 2017
Merge pull request #65 from weirubin/patch-1
Show description for 55ed33e
jakevdp
authored
55ed33e
View commit details
Copy full SHA for 55ed33e
Browse repository at this point
Commits on Mar 12, 2017
Update link
Show description for 6774776
weirubin
authored
6774776
View commit details
Copy full SHA for 6774776
Browse repository at this point
Commits on Feb 26, 2017
ERRATUM: missing NOT in logical identity
jakevdp
committed
b498e1c
View commit details
Copy full SHA for b498e1c
Browse repository at this point
Commits on Feb 23, 2017
Merge pull request #61 from anabranch/fix-license
Show description for 5fef93a
jakevdp
authored
5fef93a
View commit details
Copy full SHA for 5fef93a
Browse repository at this point
fix license :)
bllchmbrs
committed
d05808f
View commit details
Copy full SHA for d05808f
Browse repository at this point
Commits on Feb 21, 2017
VTYPOS: various
jakevdp
committed
8ae064f
View commit details
Copy full SHA for 8ae064f
Browse repository at this point
ERRATUM: change ggplot to ggpy
jakevdp
committed
ccafda3
View commit details
Copy full SHA for ccafda3
Browse repository at this point
Typo: "as" -> "an"
Show description for 20ce5fe
jakevdp
authored
20ce5fe
View commit details
Copy full SHA for 20ce5fe
Browse repository at this point
Typos: punctuation
Show description for b7d3870
jakevdp
authored
b7d3870
View commit details
Copy full SHA for b7d3870
Browse repository at this point
Typo: "make" -> "makes"
Show description for 2816ef4
jakevdp
authored
2816ef4
View commit details
Copy full SHA for 2816ef4
Browse repository at this point
Typo: "clusers" -> "clusters"
Show description for a19759a
jakevdp
authored
a19759a
View commit details
Copy full SHA for a19759a
Browse repository at this point
ERRATUM: change ``ipython-notebook`` install to ``jupyter``
Show description for 94b8f28
jakevdp
authored
94b8f28
View commit details
Copy full SHA for 94b8f28
Browse repository at this point
ERRATUM: change "feature" to "target array"
Show description for e70a1bc
jakevdp
authored
e70a1bc
View commit details
Copy full SHA for e70a1bc
Browse repository at this point
Merge pull request #50 from fuglede/patch-7
Show description for 0b1f3d0
jakevdp
authored
0b1f3d0
View commit details
Copy full SHA for 0b1f3d0
Browse repository at this point
Commits on Feb 1, 2017
Fix a typo
fuglede
authored
4cc221b
View commit details
Copy full SHA for 4cc221b
Browse repository at this point
Fix a few typos
fuglede
authored
d0400d6
View commit details
Copy full SHA for d0400d6
Browse repository at this point
Fix a few typos
fuglede
authored
acc0963
View commit details
Copy full SHA for acc0963
Browse repository at this point
Fix a typo
fuglede
authored
1faeb13
View commit details
Copy full SHA for 1faeb13
Browse repository at this point
Fix a few typos
fuglede
authored
c1c76da
View commit details
Copy full SHA for c1c76da
Browse repository at this point
Commits on Jan 31, 2017
ERRATUM: change 0.1 inches to 0.2 inches
Show description for c628cd2
jakevdp
authored
c628cd2
View commit details
Copy full SHA for c628cd2
Browse repository at this point
Merge pull request #46 from fuglede/patch-6
Show description for bf71379
jakevdp
authored
bf71379
View commit details
Copy full SHA for bf71379
Browse repository at this point
Merge pull request #45 from fuglede/patch-5
Show description for 5ffc340
jakevdp
authored
5ffc340
View commit details
Copy full SHA for 5ffc340
Browse repository at this point
Merge pull request #43 from fuglede/patch-4
Show description for 2b1ab1e
jakevdp
authored
2b1ab1e
View commit details
Copy full SHA for 2b1ab1e
Browse repository at this point
Merge pull request #42 from fuglede/patch-3
Show description for a1f86a0
jakevdp
authored
a1f86a0
View commit details
Copy full SHA for a1f86a0
Browse repository at this point
Commits on Jan 29, 2017
Fix typo in 02.06-Boolean-Arrays-and-Masks.ipynb
namreg
authored
43176fb
View commit details
Copy full SHA for 43176fb
Browse repository at this point
Commits on Jan 28, 2017
correct jupyter notebook package name
Show description for 3f7200a
rlgomes
authored
3f7200a
View commit details
Copy full SHA for 3f7200a
Browse repository at this point
Change designation of the "Species" array from 'feature' to 'target array', as was likely intended.
Sebastiaan
committed
c649385
View commit details
Copy full SHA for c649385
Browse repository at this point
Commits on Jan 27, 2017
Fix a typo
fuglede
authored
78ce946
View commit details
Copy full SHA for 78ce946
Browse repository at this point
Fix a typo
fuglede
authored
166498c
View commit details
Copy full SHA for 166498c
Browse repository at this point
Fix a few typos
fuglede
authored
4ee8ee5
View commit details
Copy full SHA for 4ee8ee5
Browse repository at this point
Change http to https on a reference
fuglede
authored
8fff5aa
View commit details
Copy full SHA for 8fff5aa
Browse repository at this point
README: clarify requirements
jakevdp
committed
6b4f391
View commit details
Copy full SHA for 6b4f391
Browse repository at this point
ERRATUM: incorrect ordering of plt.axis arguments
Show description for 1c7875d
jakevdp
authored
1c7875d
View commit details
Copy full SHA for 1c7875d
Browse repository at this point
Merge pull request #41 from habi/patch-1
Show description for a2cf70a
jakevdp
authored
a2cf70a
View commit details
Copy full SHA for a2cf70a
Browse repository at this point
Typo?
Show description for da0295d
habi
authored
da0295d
View commit details
Copy full SHA for da0295d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.