v2.4.0: Load and save Parquet files #127
stephane-caron
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release adds the ability to load and save test sets and results from Apache Parquet files. It also refactors the command-line tool with a progress bar (estimating the time remaining until completion) as well as a "very verbose" mode for per-call details.
Added
ParquetTestSet
class for test sets loaded from Parquet filesProblem.from_qpsolvers
shorthand functionProblemList
class that can be saved to Parquet fileslist_problems
commandChanged
Fixed
--solver
to be an available solver for therun
commandThis discussion was created from the release v2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions