Modelx Versions Save

Use Python like a spreadsheet!

v0.25.0

3 months ago

modelx 0.25.0 is released. See Release Notes for details.

v0.24.0

6 months ago

modelx 0.24.0 is released!

See Release Notes for details.

v0.23.0

9 months ago

Thrilled to announce the release of modelx version 0.23.0!

See Release Notes for details.

v0.22.0

10 months ago

Thrilled to announce the release of modelx version 0.22.0!

This release introduces a new feature that enables users to export their modelx models as independent, self-contained Python packages. To learn more about this new feature, refer to this detailed blog post.

v0.21.0

1 year ago

modelx 0.21.0 is released!

This release introduces trace_locals, an API function to inspect local variables when an error occured during fomula execution. See Release Notes for details.

v0.20.0

1 year ago

modelx 0.20.0 is released! See the release notes for details.

Enhancemnets

  • Now multiple DataFrames and Series can be written to one Excel file.
  • New methods and properties for IOSpec operations

Deprecated methods

  • Model.new_space_from_excel
  • UserSpace.new_space_from_excel
  • Model.new_space_from_pandas
  • UserSpace.new_space_from_pandas
  • Model.new_space_from_csv
  • UserSpace.new_space_from_csv
  • UserSpace.new_cells_from_excel
  • UserSpace.new_cells_from_pandas

Removed methods

  • UserSpace.update_pandas
  • UserSpace.update_module

v0.18.0

2 years ago

This release add new features. See release note for details.