-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Comparing changes
Open a pull request
base repository: jakevdp/PythonDataScienceHandbook
base: master
head repository: y1ngyang/PythonDataScienceHandbook
compare: master
- 16 commits
- 1 file changed
- 2 contributors
Commits on Jul 2, 2018
-
Bump pillow from 3.4.2 to 5.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 5.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@3.4.2...5.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 5ee9cd6 - Browse repository at this point
Copy the full SHA 5ee9cd6View commit details
Commits on Jul 9, 2018
-
Bump pandas from 0.18.1 to 0.23.3
Bumps [pandas](https://github.com/pydata/pandas) from 0.18.1 to 0.23.3. - [Release notes](https://github.com/pydata/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md) - [Commits](pandas-dev/pandas@v0.18.1...v0.23.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c54d260 - Browse repository at this point
Copy the full SHA c54d260View commit details
Commits on Jul 16, 2018
-
Bump scikit-learn from 0.17.1 to 0.19.2
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 0.17.1 to 0.19.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.17.1...0.19.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 13185eb - Browse repository at this point
Copy the full SHA 13185ebView commit details
Commits on Jul 17, 2018
-
Bump seaborn from 0.7.0 to 0.9.0
Bumps [seaborn](https://github.com/mwaskom/seaborn) from 0.7.0 to 0.9.0. - [Release notes](https://github.com/mwaskom/seaborn/releases) - [Commits](mwaskom/seaborn@v0.7.0...v0.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 76f4fb2 - Browse repository at this point
Copy the full SHA 76f4fb2View commit details
Commits on Jul 23, 2018
-
Merge pull request #19 from y1ngyang/dependabot/pip/seaborn-0.9.0
Bump seaborn from 0.7.0 to 0.9.0
Configuration menu - View commit details
-
Copy full SHA for 1e42aed - Browse repository at this point
Copy the full SHA 1e42aedView commit details -
Merge pull request #18 from y1ngyang/dependabot/pip/scikit-learn-0.19.2
Bump scikit-learn from 0.17.1 to 0.19.2
Configuration menu - View commit details
-
Copy full SHA for 8c9f4d9 - Browse repository at this point
Copy the full SHA 8c9f4d9View commit details -
Merge pull request #17 from y1ngyang/dependabot/pip/pandas-0.23.3
Bump pandas from 0.18.1 to 0.23.3
Configuration menu - View commit details
-
Copy full SHA for 16f7ab3 - Browse repository at this point
Copy the full SHA 16f7ab3View commit details -
Merge pull request #16 from y1ngyang/dependabot/pip/pillow-5.2.0
Bump pillow from 3.4.2 to 5.2.0
Configuration menu - View commit details
-
Copy full SHA for 68357d5 - Browse repository at this point
Copy the full SHA 68357d5View commit details -
Bump scipy from 0.17.1 to 1.1.0
Bumps [scipy](https://github.com/scipy/scipy) from 0.17.1 to 1.1.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v0.17.1...v1.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c2f187e - Browse repository at this point
Copy the full SHA c2f187eView commit details
Commits on Oct 7, 2018
-
Merge pull request #10 from y1ngyang/dependabot/pip/scipy-1.1.0
Bump scipy from 0.17.1 to 1.1.0
Configuration menu - View commit details
-
Copy full SHA for c3c4dc5 - Browse repository at this point
Copy the full SHA c3c4dc5View commit details -
Bump scikit-image from 0.12.3 to 0.14.1
Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.12.3 to 0.14.1. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/master/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.12.3...v0.14.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 890f649 - Browse repository at this point
Copy the full SHA 890f649View commit details
Commits on Nov 5, 2018
-
Bump numpy from 1.11.1 to 1.15.4
Bumps [numpy](http://www.numpy.org) from 1.11.1 to 1.15.4. Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 9db582e - Browse repository at this point
Copy the full SHA 9db582eView commit details
Commits on Nov 12, 2018
-
Bump matplotlib from 1.5.1 to 3.0.2
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 1.5.1 to 3.0.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v1.5.1...v3.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 6f1feab - Browse repository at this point
Copy the full SHA 6f1feabView commit details
Commits on Nov 18, 2018
-
Merge pull request #32 from y1ngyang/dependabot/pip/matplotlib-3.0.2
Bump matplotlib from 1.5.1 to 3.0.2
Configuration menu - View commit details
-
Copy full SHA for 697b127 - Browse repository at this point
Copy the full SHA 697b127View commit details -
Merge pull request #31 from y1ngyang/dependabot/pip/numpy-1.15.4
Bump numpy from 1.11.1 to 1.15.4
Configuration menu - View commit details
-
Copy full SHA for 9914778 - Browse repository at this point
Copy the full SHA 9914778View commit details -
Merge pull request #28 from y1ngyang/dependabot/pip/scikit-image-0.14.1
Bump scikit-image from 0.12.3 to 0.14.1
Configuration menu - View commit details
-
Copy full SHA for 4c2b4bf - Browse repository at this point
Copy the full SHA 4c2b4bfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master