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: JuliaML/MLDatasets.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.14
Choose a base ref
...
head repository: JuliaML/MLDatasets.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.15
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 28, 2023

  1. CompatHelper: add new compat entry for Statistics at version 1, (keep…

    … existing compat) (#224)
    
    Co-authored-by: CompatHelper Julia <[email protected]>
    github-actions[bot] and CompatHelper Julia authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    04a8b27 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix the edge index (#226)

    Dsantra92 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    497ad52 View commit details
    Browse the repository at this point in the history
  2. fixtests (#235)

    CarloLucibello authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8255e6e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Add WindMillEnergy dataset (#232)

    * Add export and init
    
    * Add WindMillEnergy dataset implementation
    
    * Add WindMillEnergy dataset test
    
    * Add struct
    
    * Fixes
    
    * Fix check
    
    * Fix typo
    
    * Add docs
    
    * Improve docstring
    aurorarossi authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3d40a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. ChickenPox graph dataset (#233)

    * Add ChickenPox export
    
    * Add ChickenPox dataset export
    
    * Add ChickenPox test
    
    * Add ChickenPox dataset
    
    * Fix a alphabetical order
    
    * Add more info and example
    
    * Add more tests
    aurorarossi authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    09607d0 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    CarloLucibello authored Jul 9, 2024
    2 Configuration menu
    Copy the full SHA
    342b846 View commit details
    Browse the repository at this point in the history
Loading