There is a newer version of the record available.

Published March 7, 2022 | Version 1.18.4

huggingface/datasets: 1.18.4

Description

Bug fixes
  • Prioritize module.builder_kwargs over defaults in TestCommand #3672 (@lvwerra)
  • Fix TestCommand to copy dataset_infos to local dir with only data files #3680 (@albertvillanova)
  • Upgrade black to version ~=22.0 #3691 (@LysandreJik)
  • Fix streaming for servers not supporting HTTP range requests #3689 (@albertvillanova)
  • Pin ElasticSearch #3701 (@lhoestq)
  • Fix ClassLabel to/from dict when passed names_file #3695 (@albertvillanova)
  • Fix CI code quality issue #3710 (@albertvillanova)
  • Check if indices values in Dataset.select are within bounds #3719 (@mariosasko)
  • Pin pandas to avoid bug in streaming mode #3725 (@albertvillanova)
  • Use config pandas version in CSV dataset builder #3726 (@albertvillanova)
  • Fix dataset mirroring (@lhoestq)
  • Fix ValueError message formatting in int2str #3742 (@akulchik)
  • Patch all module attributes in its namespace #3727 (@albertvillanova)
  • Fix HfFileSystem docstring #3768 (@lhoestq)
  • Fix: dataset name is stored in keys #3772 (@thomasw21)
  • Fix Google Drive URL to avoid Virus scan warning #3787 (@albertvillanova)
  • Fix error message in CSV loader for newer Pandas versions #3798 (@mariosasko)
  • Pin responses to fix CI for Windows #3840 (@albertvillanova)

Files

huggingface/datasets-1.18.4.zip

Files (51.2 MB)

Name Size Download all
md5:f1f1f3830d81a35832fd279bf764e902
51.2 MB Preview Download

Additional details

Related works