Bug fixes
- Fix streaming datasets that are not reset correctly by @lhoestq in #3646
- Fix numpy rngs when shuffling with seed=None by @mariosasko in #3641
- Fix dataset slicing with negative bounds when indices mapping is not
None
by @mariosasko in #3642 - Fix
add_column
on datasets with indices mapping by @mariosasko in #3647
Other improvements
- Update index.rst by @VioletteLepercq in #3636
- Fix Windows CI: bump python to 3.7 by @lhoestq in #3648
New Contributors
- @VioletteLepercq made their first contribution in #3636
Full Changelog: 1.18.1...1.18.2