Skip to content

0.1.8

Choose a tag to compare

@casenave casenave released this 18 Sep 14:18
f80d573

What's Changed

  • 📦 feat(github actions) prepare full pip: rely an all but muscat on pypi by @casenave in #141
  • 📦 feat(.github) Update actions versions by @casenave in #144
  • 📦 update codecov slug in testing action by @casenave in #145
  • 🎉 Add practical mechanisms to retrieve advanced datasets and examples by @casenave in #149
  • 🎉 feat(/) move to muscat=2.5.0 by @casenave in #146
  • ♻️ fix(docs) tricks to correct sphinx warning - some remain, but the aut… by @casenave in #147
  • ♻️ Fix typing + Ruff on benchmarks by @xroynard in #156
  • 📄 fix(doc/env) set muscat=2.5.0 dependency. Remove useless files by @casenave in #158
  • ♻️ rename types to remove Type from name of types by @xroynard in #164
  • fix CHANGELOG by @xroynard in #165
  • ♻️Rename some more types by @xroynard in #167
  • 🎉 feat(pipelines/plaid_blocks.py) add column transformer inverse_transform by @casenave in #161
  • 🎉 feat(Hugging Face bridge) add datasetdict conversion, and simple func… by @casenave in #159
  • ♻️ Refactoring Sample container by @bstaber in #125
  • 📄(utils.interpolation) fix docstrings style by @xroynard in #168
  • 🎉 Update dataset.py by @devkumar2313 in #172
  • 🎉 Update sample.py by @devkumar2313 in #173
  • 🎉 feat(dataset.py) from_list_of_samples: add optional ids argument by @casenave in #177
  • 🐛 fix(plaid/examples) fix circular imports by @casenave in #176
  • 🎉Improve imports by @xroynard in #182
  • ♻️Fix inconsistent path arguments by @xroynard in #181
  • 🎉Feat identifiers in prob def by @xroynard in #183
  • ♻️ refactor: use FeatureIdentifier type in dataset.py by @tanmayc07 in #186
  • ♻️ Fix some static typing in HF bridge by @bstaber in #190
  • ♻️ feat(examples/notebooks) switch to jupytext: unique sources by @casenave in #185
  • ♻️ feat(benchmarks/MMGP/VKI-LS59/VKI_study.ipynb) convert to .py using j… by @casenave in #200
  • ♻️ Refactoring Sample by introducing features module by @bstaber in #171
  • 🐛(dataset) fix tabular from multidimensional scalars by @xroynard in #199
  • ♻️ Improve pydantic usage in Sample container by @bstaber in #198
  • ♻️ Refactor: Rename methods for clarity (#195) by @AntitheticalElysium in #208
  • 🐛 fix get_field_names + reorder arguments + modify string_identifiers by @xroynard in #188
  • 🐛 Fix HuggingFace bridge by @bstaber in #211
  • 📄 fix(doc notebooks) remove depracted functions uses and dl for examples (robustifies doc wrt to API changes) by @casenave in #209
  • 📄Improve plaid documentation and explain feature identifier by @xroynard in #210
  • 📦 feat(envs/packaging) drop python3.9 support and packaging by @casenave in #213
  • 🎉 feat(CHANGELOG.md) move to 0.1.8 [no ci] by @casenave in #215

New Contributors

Full Changelog: 0.1.7...0.1.8