...
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-29146 | Python originpro method from_df() Fail to Handle MultiIndex data frame | When multiIndex Pandas dataframe is passed to Origin with from_df() method, it gets imported as empty columns. After the fixing, index columns are imported into columns in Origin. |
ORG-29607 | Internal python packages that are installed by user A failed to work for another user B | 1.Install internal python package, like numpy. 2.Switch to another windows user. 3.Run Origin and run “import originpro as op“ in Python Console. ==>Dumps error. Fixed in Origin 2025. |
ORG-29611 | String Method Replace() did not Support Backslash |
The replace() method will replace all backslashes with forward slashes. After running the labtalk script, it will return the number of replacements done. |
Miscellaneous
JIRA | SUMMARY | DETAILS |
---|---|---|
ORG-20142 | PE Tooltip Preview of HTML/Markdown Notes |
Fixed in Origin2025 |
ORG-29533 | File selection dialog buttons small DPI Scaling Issue | In Import Wizard, select Data source […] which opens Import Multiple ASCII file selection dialog, the Folder Navigation buttons are small in High DPI monitor Fixed in Origin2025 |