Skip to Main Content
InterSystems Ideas
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.
Status Future consideration
Created by Ashok Kumar
Created on Feb 5, 2025

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.

  1. Convert python dictionary to %DynamicObject

  2. 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".

    Stay tuned!