We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Conversion of Python Datatype to IRIS native values
We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, implement a python datatype values back into IRIS type values conversion methods would be useful.
Convert python dictionary to %DynamicObject
Convert python list to $listbuild and %DynamicArray
ADMIN RESPONSE
Feb 6, 2025
Thank you for submitting the idea. The status has been changed to "Future consideration".