Python
191 Blog Posts
87 Contributors
-
In this blog post, I will share details on how to create custom responses and debug python 🐍 functions locally using Visual Studio Code. As the requirements of a function increase in complexity… it is likely that you will need to handle... Read More »0Comments8Likes
-
In this blog post, I will share a project that I worked on during the X-mas break. The project involves a Raspberry Pi, an e-ink display, the SAP Community RSS (Really Simple Syndication) feed (https://blogs.sap.com/feed/), some python 🐍, and... Read More »2Comments11Likes
-
While data is a critical asset for modern businesses, the ability of technology to scale has resulted in a flood of big data. Data management and storage has evolved into a necessary component for modern operational processes. Snowflake, a cloud... Read More »3Comments4Likes
-
In my previous blog posts, I wrote about GDAL with SAP HANA driver in OSGeo4W and how it enables GDAL utilities in the command line. During my SAP TechEd community session, we discussed as well the possibility of coding this in Python. “The... Read More »0Comments5Likes
-
If Google Vertex AI is part of your landscape, you might enjoy the option to use your familiar Google Cloud environment to trigger data processing in your SAP Data Warehouse Cloud / SAP HANA Cloud systems. Connect from Vertex AI (or other Google... Read More »0Comments11Likes
-
Introduction Hello everyone, Hope you are doing great! My name is Novak and I am very pleased to have the opportunity to share with you the progress made in the field of integration of SAP Profitability and Performance Management with other... Read More »0Comments4Likes
-
Introduction This is part of the Easy way to write algorithms in ABAP: Series 01. For more algorithms, please check the main blog-post. Problem Given an array nums with n objects colored red, white, or blue, sort them in-place so that objects... Read More »0Comments2Likes
-
Hello everyone, I am Jana Milivojević and through this blog I would like to show you the possibilities of SAP Profitability and Performance Management connections with other technologies. Connection between Snowflake and SAP Profitability and... Read More »0Comments4Likes
-
Introduction This is part of the Easy way to write algorithms in ABAP: Series 01. For more algorithms, please check the main blog-post. Problem Given an integer array nums, find the subarray which has the largest sum and return its sum. Example... Read More »7Comments8Likes
-
Between April and June 2022 my colleague Stephan and I taught a Python MOOC on the openSAP platform. The course was named Python for Beginners. It was very popular with over 40.000 participants and very well received. Many participants asked the... Read More »4Comments16Likes