Python
125 Blog Posts
63 Contributors
-
Introduction In the first blog post of this series, we looked at the possibility to extract the data from the SAP community question forum and store them in a database. Those extracted questions are either answered or unanswered. Whereas... Read More »3Comments3Likes
-
Introduction Since my start within the Product Management team of SAP Data Intelligence, on a regular basis I check together with other colleagues the incoming questions within the SAP community associated to the SAP Data Intelligence product. This... Read More »0Comments3Likes
-
In the previous blog post, I have covered on how to use SAP Kyma as a webhook to replicate real time survey responses from Qualtrics to SAP HANA Cloud. In this blog, am going to discuss about using Google Cloud Platform App Engine[GCP App Engine]... Read More »0Comments2Likes
-
In this blog post, am going to cover on how to use SAP Kyma as a webhook to replicate real time survey responses from Qualtrics to SAP HANA Cloud. Also, to make it interesting am going to deploy the same business logic in Google Cloud App engine and... Read More »2Comments5Likes
-
In this blog post, you’ll learn: What is Unit Testing and Test Pyramid? Why do we need Unit Testing? What makes a good unit test then? How to write Unit Test with PyTest (Basics)? How to mock dependencies properly in various scenarios? 1.... Read More »0Comments4Likes
-
Tahir Hussain Babar from the SAP HANA Academy just released a new series of hands-on tutorial videos about the SAP Data Intelligence Machine Learning Scenario Manager. In this blog post you will find the videos embedded with references and some... Read More »0Comments7Likes
-
DISCLAIMER: Please note that the content of this blog post is for demonstration purpose only, it should not be used productively without impact evaluation on production environment. Introduction: In this blog, we will implement an end to end... Read More »2Comments6Likes
-
Dear All, In this article, you will come to know upcoming release of SAP CPQ 2205 an early alert to Identify your current scripts if there are any warnings in Log with “Scripts timeout” and if any of your scripts is exceeding the... Read More »0Comments1Like
-
Recap In our first part of this blog series a simple graph created to dynamically produce a table with three columns with datatypes integer, string and float. The graph will generate 10 rows data within every 5 seconds for the dynamic table and... Read More »0Comments1Like
-
An introduction to Generation 2 Operators In November 2021, SAP Data Intelligence Cloud introduced Generation 2 (Gen2) operators and graphs. This next generation provides a some very interesting features: A new data type paradigm which includes... Read More »3Comments1Like