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.
ADD A NEW IDEA

Search results

Showing 25 of 25

Time zone conversion

Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi about 1 month ago in InterSystems IRIS 0 Community Opportunity

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo about 1 month ago in InterSystems IRIS 5 Needs review

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta 2 months ago in InterSystems IRIS 0 Needs review

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 3 months ago in InterSystems IRIS 0 Needs review

Edit books : InterSystems IRIS for Dummies

In order to help the dissemination of InterSystems technologies, create, alongside documentation, supports in the vein of "... for dummies ". Examples : Health Data Orchestration for dummies Analytics for dummies Machine Learning for dummies Busin...
Sylvain Guilbaud 3 months ago in InterSystems Products 1 Community Opportunity

Add Python in Business Process Designer as Language option

The current Language option in Business Process Designer screen is dramatically obsolete, Basic language is totally archaic and it smells rancid. Replace Basic for Python would be a new fresh air for the Business Process Designer screen. Remove Ba...
Luis Angel Pérez Ramos 3 months ago in InterSystems IRIS 2 Already exists

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem 11 months ago in InterSystems IRIS 2 Community Opportunity

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman 12 months ago in InterSystems IRIS 2 Will not implement

Example of Flask application with SQLAlchemy IRIS

It would be good to have an example of an application made on Python Flask, which works with IRIS through SQLAlchemy
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 4 Done by Community

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud about 1 year ago in InterSystems IRIS 4 Future consideration