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
px() and px_save() can write and read to and from .parquet files.
Change default value for all mandatory keywords to be descriptive rather than
empty string "". This was done because PxWin does not allow empty strings in
mandatory keywords. (#320)
Improve implementation and fix bugs in px_cellnote() and px_cellnotex(). (#289)
Bug fixes and minor improvements
Keyword UNITS is now placed after CONTVARIABLE and VALUES in the px file. (#308)
Add default values for mandatory keywords in all languages. (#219)
Bugfix px_language() stops removing previously defined languages. (#297)
Change sorting order of px-file, so variables within keywords are in
stub/heading order instead of alphabetic. (#264)
Throw error if any value contains quotation marks ("). (#238)
Allow minimal px object to be created even if no input is provided. (#234)