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: joanby/python-ml-course
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mjroson/python-ml-course
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.
  • 18 commits
  • 10 files changed
  • 5 contributors

Commits on Jun 17, 2019

  1. Add docker implement files

    Miguel Maldonado committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5d2ca53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mjroson/docker-implement

    Add docker implement files
    mike-rg authored Jun 17, 2019
    Configuration menu
    Copy the full SHA
    cadb411 View commit details
    Browse the repository at this point in the history
  3. Added readme and .gitignore

    Matias Roson committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    b0a80ed View commit details
    Browse the repository at this point in the history
  4. Fix paths and decode response data

    Miguel Maldonado committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    dc2a20c View commit details
    Browse the repository at this point in the history
  5. Add missing requirement

    Miguel Maldonado committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    6a17738 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge pull request #2 from mjroson/fix-notebooks-paths

    Fix notebooks paths
    mike-rg authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    5ee2d2a View commit details
    Browse the repository at this point in the history
  2. Add .env file to set project name

    Miguel Maldonado committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    3153518 View commit details
    Browse the repository at this point in the history
  3. Minor bug fixed python requirements

    Matias Roson committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    b18731b View commit details
    Browse the repository at this point in the history
  4. Fix magic function

    Miguel Maldonado committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    40f421c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from mjroson/fix-notebooks-paths

    Fix magic function
    mike-rg authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    0ff81f9 View commit details
    Browse the repository at this point in the history
  6. Fix notebook code

    Miguel Maldonado committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e96eff2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from mjroson/fix-notebooks-paths

    Fix notebook code
    mike-rg authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    7515a91 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    c91ffb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. added cheatsheet T1

    Franco Escobar committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    94302c5 View commit details
    Browse the repository at this point in the history
  2. added new volume for cheatsheets

    Franco Escobar committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    3cb2772 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. added bonus track section

    Franco Escobar committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    a3e6778 View commit details
    Browse the repository at this point in the history
  2. Se agrego grafico de correlacion de todos los datos discretos un data…

    … frame
    Matias Roson committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    b7385ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from mjroson/cheatsheets

    Resumen - Unidad 3
    mjroson authored Jul 23, 2019
    Configuration menu
    Copy the full SHA
    822d9a7 View commit details
    Browse the repository at this point in the history
Loading