Article Muhammad Waseem · May 1 5m read Introduction to Jupyter Notebook The Jupyter Notebook is an open source web application that can be used to create and share documents that contain live text, code, equations and visualizations. It is maintained by the people at Project Jupyter. #Python #Tutorial #Other 4 0 0 164
Article Muhammad Waseem · Apr 17 4m read Create, Predict and explore ML Models by using InterSystems Cloud SQL / IntegratedML Hi Community,In this article, I will introduce my application iris-mlm-explainer #Cloud #CSV #Git #Machine Learning #Python #SQL #Caché #Open Exchange Open Exchange app 2 6 0 139
Article Muhammad Waseem · Mar 15 10m read InterSystems Embedded Python in glance Hi Community,In this article I will demonstrate the usage of InterSystems Embedded Python, We will cover below topics: #Embedded Python #Tutorial #InterSystems IRIS for Health 34 2 6 452
Article Muhammad Waseem · Feb 10 5m read Getting to know Python Flask Web Framework - Part 2 Hi Community, This article is a continuation of my article about Getting to know Python Flask Web Framework In this article, we will cover the basics of topics listed below: 1. Routing in Flask Framework2. Folder structure for a Flask app (Static and Template)3. Getting and displaying data in the Flask application from IRIS. So, let's begin. #Databases #HTML #JavaScript #Python #InterSystems IRIS for Health #Open Exchange Open Exchange app 2 0 0 276
Article Muhammad Waseem · Feb 9 2m read Step by step tutorial to add Interactive map and visualize geographic data to web application Hi Community,In this article I will demonstrate below steps to add Interactive map and visualize geographic data to web application: Step1 : Install Application Step2 : Create CSP Page Step3 : Extend dc.IrisGeoMap.Folium class Step4 : Invoke DrawGeoDetails() Method So Let us start. Step1 : Install Application First of all we need to install iris-geo-map application by using ZPM zpm "install iris-geo-map" #CSP #Embedded Python #JavaScript #InterSystems IRIS #Open Exchange Open Exchange app 1 0 1 67
Article Muhammad Waseem · Feb 6 3m read Plugin Interactive Maps and Visualize Geographic Data Hi CommunityIn this article, I will demonstrate the functionality of my app iris-geo-map #CSP #Embedded Python #JavaScript #InterSystems IRIS #Open Exchange Open Exchange app 2 0 0 76
Article Muhammad Waseem · Jan 24 4m read 5 useful SQL functions to take your SQL skills to the next level Hi Community, In this article, I listed 5 useful SQL functions with explanations and query examples 👇🏻These 5 functions are COALESCE RANK DENSE_RANK ROW_NUMBER Function to Get Running Totals So Let us start with COALESCE function #Beginner #SQL #Tips & Tricks #Caché 19 12 5 470
Article Muhammad Waseem · Sep 20, 2022 8m read Getting to know Python Flask Web Framework Hi Community,In this article, I will introduce Python Flask Web Framework. Together we will create a minimal web application to connect to IRIS and get data from it.Below you can find the steps we will need to follow: Step 1 : Introduction to Python Flask Web Framework Step 2 : Installation of Flask module Step 3 : Creation of web application using Flask Step 4 : Use of HTML Templates Step 5 : Installation of IRIS Python Native module Step 6 : Establishment of a connection with IRIS Step 7 : Transferring data from IRIS to Flask and displaying it So Let's start with step 1 Step1-Introduction to Python Flask Web Framework Flask is a small and lightweight Python web framework that provides useful tools and features that make creating web applications in Python easier. It gives developers flexibility and is a more accessible framework for new developers since it allows to build a web application quickly using only a single Python file. Flask is also extensible and doesn’t requires a particular directory structure or complicated boilerplate code before getting started. For more details please view Flask Documentations #Globals #HTML #Python #Caché #InterSystems IRIS for Health 2 2 1 378
Article Muhammad Waseem · Sep 13, 2022 5m read Sustainable energy data by calling API from the major Independent System Operators (ISOs) in the United States with the help of PEX and Embedded Python Hi Community,In this article I will demonstrate the functionality of my app iris-energy-isodata . Application is accessing energy data (production, demand and supply) from the major Independent System Operators (ISOs) in the United States to ensure sustainable consumption and production patterns (SDG's 12) #Contest #Embedded Python #Interoperability #Ensemble #InterSystems IRIS for Health Open Exchange app 3 2 0 169
Article Muhammad Waseem · Jul 10, 2022 10m read IRIS Climate Change application that shows how temperature is increasing worldwide as a proof of global warming Hi Community, This post is a introduction of my open exchange iris-climate-change application. iris-climate-change web application Imports The Food and Agriculture Organization (FAO) Climate Change dataset by using LOAD DATA (SQL) functionality and analyze and visualize data with the help of Python Flask Web Framework, Pandas Python data analysis Library, Plotly Open Source Graphing Library for Python and Plotly JavaScript Open Source Graphing Library. #Contest #Embedded Python #Python #Visualization #InterSystems IRIS Open Exchange app 14 0 0 223