You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<class 'results.Results'> _J0:
Warning 1004: Flux is not decreasing as product increases.
For many developers/users of this package, especially at cli, it would also be very useful to see result.Results as JSON or XML or any other structured format. If you plan to add this functionality, perhaps it can also be highlighted in the documentation. I believe that a json dump will also be useful when using this package as library and not just at CLI.
Adding support for structured output formats like JSON/XML would greatly improve interoperability and usability of the results.Results class. I will discuss with the team and make this in the next update of the software
Following program prints
result
in plain text format.For many developers/users of this package, especially at cli, it would also be very useful to see
result.Results
asJSON
orXML
or any other structured format. If you plan to add this functionality, perhaps it can also be highlighted in the documentation. I believe that a json dump will also be useful when using this package as library and not just at CLI.Ref: openjournals/joss-reviews#7618
The text was updated successfully, but these errors were encountered: