8000 Comparing 3.1.0...3.2.0 · huggingface/datasets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: huggingface/datasets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Choose a base ref
...
head repository: huggingface/datasets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.0
Choose a head ref
  • 13 commits
  • 24 files changed
  • 9 contributors

Commits on Oct 31, 2024

  1. Set dev version (#7271)

    lhoestq authored Oct 31, 2024
    1 Configuration menu
    Copy the full SHA
    c4e2604 View commit details
    Browse the repository at this point in the history
  2. fix conda release worlflow (#7272)

    fix conda release
    lhoestq authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d37ed46 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Add link to video dataset (#7277)

    * Add video
    
    * Add blue color
    NielsRogge authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01f91ba View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Raise error for incorrect JSON serialization (#7273)

    Co-authored-by: Varad Bhatnagar <varadhbhatnagar@gmail.com>
    varadhbhatnagar and Varad Bhatnagar authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2049c00 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. support for custom feature encoding/decoding (#7284)

    * support for custom feature encoding/decoding
    
    * Update src/datasets/features/features.py
    
    ---------
    
    Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
    alex-hh and lhoestq authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    17f17b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. update load_dataset doctring (#7301)

    * update load_dataset doctring
    
    * style
    
    * minor
    
    * drop python 3.8
    lhoestq authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    06c3235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8252f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. fix: update elasticsearch version (#7300)

    * docs: update elasticsearch version
    
    * fix: added <8.0.0 to prevent asking for hosts/cloud_id
    ruidazeng authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    38d648e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9d3450 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Updated inconsistent output in documentation examples for ClassLabel (

    #7293)
    
    * Updated ClassLabel output in features.py
    
    * Updated ClassLabel output in load.py
    
    * Updated ClassLabel output in iterable_daaset.py
    
    * Updated ClassLabel output in dataset_dict.py
    
    * Updated ClassLabel output in builder.py
    
    * Updated ClassLabel output in arrow_dataset.py
    
    * Updated docs
    
    * Added missing comma
    
    * Updated python code
    
    * Update src/datasets/builder.py
    
    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
    sergiopaniego and stevhliu authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b60ebb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Faster parquet streaming + filters with predicate pushdown (#7309)

    * faster parquet streaming + add filters config param
    
    * add test
    lhoestq authored Dec 7, 2024
    Configuration menu
    Copy the full SHA
    661d7ba View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    8983782 View commit details
    Browse the repository at this point in the history
  2. Release: 3.2.0 (#7317)

    lhoestq authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    fba4758 View commit details
    Browse the repository at this point in the history
Loading
0