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: Cacses/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: joanby/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.
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 28, 2020

  1. XLSX Fix carga + Contar nr filas correccion

    joanby#1 El fichero titanic3.XLSX en realidad nunca se cargaba porque se habia heredado el mismo filename del titanic3.xls
    joanby#2 En nro de filas que se carga a traves del loop FOR, es en realidad Counter-1
    Octa-77 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    19e7ccf View commit details
    Browse the repository at this point in the history
  2. Merge pull request joanby#23 from Octa-77/ML-changes_OBI

    XLSX Fix carga + Contar nr filas correccion
    joanby authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    068462a View commit details
    Browse the repository at this point in the history
Loading