Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jakevdp/PythonDataScienceHandbook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: y1ngyang/PythonDataScienceHandbook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 2, 2018

  1. 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>
    dependabot-support committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    5ee9cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. 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>
    dependabot-support committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    c54d260 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. 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>
    dependabot-support committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    13185eb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. 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>
    dependabot-support committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    76f4fb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Merge pull request #19 from y1ngyang/dependabot/pip/seaborn-0.9.0

    Bump seaborn from 0.7.0 to 0.9.0
    y1ngyang authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    1e42aed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from y1ngyang/dependabot/pip/scikit-learn-0.19.2

    Bump scikit-learn from 0.17.1 to 0.19.2
    y1ngyang authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    8c9f4d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from y1ngyang/dependabot/pip/pandas-0.23.3

    Bump pandas from 0.18.1 to 0.23.3
    y1ngyang authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    16f7ab3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from y1ngyang/dependabot/pip/pillow-5.2.0

    Bump pillow from 3.4.2 to 5.2.0
    y1ngyang authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    68357d5 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot-support committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    c2f187e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Merge pull request #10 from y1ngyang/dependabot/pip/scipy-1.1.0

    Bump scipy from 0.17.1 to 1.1.0
    y1ngyang authored Oct 7, 2018
    Configuration menu
    Copy the full SHA
    c3c4dc5 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot-support committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    890f649 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. 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>
    dependabot-support committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    9db582e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. 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>
    dependabot-support committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    6f1feab View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Merge pull request #32 from y1ngyang/dependabot/pip/matplotlib-3.0.2

    Bump matplotlib from 1.5.1 to 3.0.2
    y1ngyang authored Nov 18, 2018
    Configuration menu
    Copy the full SHA
    697b127 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from y1ngyang/dependabot/pip/numpy-1.15.4

    Bump numpy from 1.11.1 to 1.15.4
    y1ngyang authored Nov 18, 2018
    Configuration menu
    Copy the full SHA
    9914778 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from y1ngyang/dependabot/pip/scikit-image-0.14.1

    Bump scikit-image from 0.12.3 to 0.14.1
    y1ngyang authored Nov 18, 2018
    Configuration menu
    Copy the full SHA
    4c2b4bf View commit details
    Browse the repository at this point in the history
Loading