dylanwan
Employee
Employee
since ‎02-28-2022
‎12-10-2023

User Statistics

  • 91 Posts
  • 21 Solutions
  • 39 Kudos given
  • 70 Kudos received

User Activity

Symptoms You received the error when trying to convert a Pandas DataFrame to Spark DataFrame in a PySpark MV. Here is the error. - INC_03070101: Transformation error Error 'DataFrame' object has no attribute 'iteritems' AttributeError : 'DataFrame' ...
Currently Incorta allows a user to add a URL and the URL can refer to the values from the row of the insight when the URL link is clicked from. While it is powerful already, in some cases, the target system expects a URL but passed the input paramete...
Incorta provides the URL drill-down feature which allow us to drill into the source application, such as Oracle E-Business Suite.  However, the URL is displayed when a user click on the cell when the column is enabled with the URL drill down. Can you...
Overview This article will focus on Time Series forecasting using Auto Arima. We will get started with a small, simple example. There are several methods for time series forecasting; ARIMA is one of them and is a very popular time series modeling tec...
Overview When you use a Python package, you may want first to check a package's version that Incorta is using. In this article, you'll learn how to check the Python package's version in Incorta Notebook.  Please check out this article to learn how t...