Recent Releases of https://github.com/fumitoh/modelx

https://github.com/fumitoh/modelx - modelx 0.28.1

modelx 0.28.1 is released. See Release Notes for details.

- Python
Published by fumitoh 7 months ago

https://github.com/fumitoh/modelx - modelx 0.28.0

modelx 0.28.0 is released. See Release Notes for details.

- Python
Published by fumitoh about 1 year ago

https://github.com/fumitoh/modelx - modelx 0.27.0

modelx 0.27.0 is released. See Release Notes for details.

- Python
Published by fumitoh over 1 year ago

https://github.com/fumitoh/modelx - modelx 0.26.0

modelx 0.26.0 is released. See Release Notes for details.

- Python
Published by fumitoh over 1 year ago

https://github.com/fumitoh/modelx - modelx 0.25.1

Bug fix release addressing #127

- Python
Published by fumitoh over 1 year ago

https://github.com/fumitoh/modelx - modelx 0.25.0

modelx 0.25.0 is released. See Release Notes for details.

- Python
Published by fumitoh about 2 years ago

https://github.com/fumitoh/modelx - modelx 0.24.0

modelx 0.24.0 is released!

See Release Notes for details.

- Python
Published by fumitoh about 2 years ago

https://github.com/fumitoh/modelx - modelx 0.23.0

Thrilled to announce the release of modelx version 0.23.0!

See Release Notes for details.

- Python
Published by fumitoh over 2 years ago

https://github.com/fumitoh/modelx - modelx 0.22.0

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.

- Python
Published by fumitoh over 2 years ago

https://github.com/fumitoh/modelx - modelx 0.21.0

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.

- Python
Published by fumitoh over 3 years ago

https://github.com/fumitoh/modelx - modelx 0.20.0

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.newspacefrom_excel
  • UserSpace.newspacefrom_excel
  • Model.newspacefrom_pandas
  • UserSpace.newspacefrom_pandas
  • Model.newspacefrom_csv
  • UserSpace.newspacefrom_csv
  • UserSpace.newcellsfrom_excel
  • UserSpace.newcellsfrom_pandas

Removed methods

  • UserSpace.update_pandas
  • UserSpace.update_module

- Python
Published by fumitoh over 3 years ago