Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 1.5 KB

xdmod-notebooks Changelog

Main development branch

v1.0.1 (2024-09-27)

This release adds an example R Markdown file, replaces the machine learning example notebook, adds more plot examples to the intro notebook, and updates various documentation.

  • Update README to account for different release versions (#17).
  • Add Changelog (#19).
  • Mention in intro notebook that aggregate data is returned as a Pandas Series (#20).
  • Instruct pip only to upgrade to minor and patch versions of xdmod-data (#21).
  • Order changelog by merge date ascending (#26).
  • Add a "Feedback / Feature Requests" section to the README (#24).
  • Add example R Markdown file (#27).
  • Update changelog, R upgrade instructions, and R code style (#29).
  • Add more plot examples to the intro notebook (#28).
  • Replace machine learning regression example with classification example (#23).
  • Add citation for the DAF paper (#30).

v1.0.0 (2023-07-21)

Initial release.