Dynamic Forms in Materialized Views
Streamline your data investigation with the use of dynamic forms!
Streamline your data investigation with the use of dynamic forms!
This overview of time series analysis in Incorta will ensure that you can move into the predictive analytics space with your data!
We bet there is one thing in here you didn't know about working with notebooks in Incorta.
Quickly save Pandas DataFrames as materialized views without manually defining each column's data type and function. These simple functions allow the switch between Spark and Pandas more efficiently.
Overview This article is one of the series of articles about Incorta and DataRobot integration via DataRobot APIs. In this article, we assume that Incorta is running in an on-premises environment. The DataRobot Batch Prediction API assumes that t...
Your MV ran successfully in Incorta Notebook, but when you tried to validate and save the MV, it failed.
OverviewDeployment OverviewSample DataInstallationStep 1: Install the DataPrepAPI Wheel FileStep 2: Upload the Data_Profiler_Datasets data filesStep 3: Import SchemaStep 4: Import DashboardStep 5: Add Session Variables (Optional)Related Materials Ove...
IntroductionCalling DataProfiler APIBasic Table InfoSummary TableCorrelation TableFrequency TableHistogram TableIncremental LoadRelated Materials Introduction This article will show you how to adjust the output of the Incorta data profiler with diffe...
Learn how Incorta Data Profiler can help you understand the quality of your data before you bring it into Incorta.
OverviewSolutionAdd Incorta as a data source in TAZIUse the Incorta Table or Business View as the Input for a TAZI Business Model Overview The Machine Learning platform TAZI can receive the data from Incorta and use this data for training the mode...
OverviewSolutionCreate GCS Data Source in TAZICreate the destination in TAZI to write to the shared GCS BucketLoad the data from GCS via the Incorta Data Lake Connector Overview This article discusses integrating Incorta Cloud with TAZI Cloud. ...
What is TAZI?Deployment Scenarios What is TAZI? TAZI is a machine learning platform that allows continuous learning and Auto-ML functionalities. When it is used with Incorta, Incorta can be used for ingesting, integrating the data, and preparing ...
OverviewGetting StartedFormatting Overview In this article, you'll learn some helpful tips to use Markdown within Incorta Notebook. Markdown helps you take notes, explain the logic, and insert links, tables, etc. in a notebook making your code more...
IntroductionWhat you need to know before reading this articleStepsNavigationIncorta Notebook for SparkSQLAutocomplete for SparkSQLUse the DESC command to get the list of columnsUse Incorta Notebook Visualization Introduction Incorta Materialized Vi...
OverviewWhat is A/B testing?Case StudyData SetTest HypothesesAnalysis in PySparkLoad the data into SparkClean up the dataCalculate the summary of controlled and treatment groupZTest PySpark UDFCall the PySpark UDFConvert the Resulted Array to DataFra...