Python
210 Blog Posts
91 Contributors
-
Some time ago my teammate Antonio Maradiaga published a post about Running a Jupyter notebook in SAP Business Application Studio with packages, like Python Machine Learning Client for SAP HANA. If you used that approach, then you might find that by... Read More »0Comments5Likes
-
Learn how a SAC Planning model can be populated with data coming from custom calculations or Machine Learning. We describe this concept in a series of three blogs: Accessing planning data with SAP Datasphere Create a simple planning model in... Read More »0Comments13Likes
-
After completing the first part of the blog you should have a hold-out dataset in HANA dedicated to test, for both the Census case, and the California Housing case. In this second part we will build an APL model and a non-APL model on the same... Read More »0Comments1Like
-
You need to compare an APL classification or regression model to a non-APL model, and you want to make sure the evaluation process is not flawed. This blog should help you run this comparison in a fair manner; it includes code snippets you can copy... Read More »0Comments1Like
-
Welcome to this technical blog post where we’ll delve into generating SAP Datasphere SQL views from SAP Datasphere remote tables, and subsequently deploying them into SAP Datasphere using the SAP Datasphere Command-Line Client (CLI). Most of... Read More »2Comments17Likes
-
For the CDS view extraction from SAP S/4HANA we are going to use ABAP CDS Reader operator in DI. It is a standard operator to read data from a CDS view. Problem description: Using this operator, you will not see any headers in the file by... Read More »0Comments0Likes
-
In this blog post, I will share the details on how you can set up a digital badge for yourself using the Pimoroni Badger 2040 – a cool little e-ink device powered by a Raspberry Pi RP2040. I’m very fond of e-ink devices. I like how reading... Read More »1Comment4Likes
-
Introduction Hi there, My name is Novak and in this blog I will share with you the progress that I have made in the field of Linear Programming in SAP Profitability and Performance Management Cloud. Optimization problems can be easily solved on SAP... Read More »0Comments4Likes
-
Custom Python operators are the most convenient way to develop non-standard integrations in SAP Data Intelligence. The vast range of Python libraries available is virtually unlimited. In this blog post, I will demonstrate how to proxy TCP traffic of... Read More »1Comment4Likes
-
Python is a powerful programming language, thanks in part to the extensive collection of third-party libraries available to developers. These libraries provide developers with an array of tools and functionalities to build applications with ease.... Read More »0Comments1Like