Thanks to visit codestin.com
Credit goes to github.com

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: javascriptdata/scikit.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Choose a base ref
...
head repository: javascriptdata/scikit.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 18, 2022

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

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    3251738 View commit details
    Browse the repository at this point in the history
  2. feat: fixed tests

    dcrescim committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3f6654d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #216 from javascriptdata/data-loading

    Fixed data loading calls (loadBoston, etc)
    dcrescim authored Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2906b40 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.16.0 [skip ci]

    # [1.16.0](v1.15.0...v1.16.0) (2022-04-19)
    
    ### Features
    
    * fixed loadBoston calls. Need to do the others ([05c9d9a](05c9d9a))
    * fixed tests ([3f6654d](3f6654d))
    * remove data loading logic in favor of using dfd.readCSV(url) ([3251738](3251738))
    semantic-release-bot committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3c9e7f8 View commit details
    Browse the repository at this point in the history
Loading