Exploratory Data Analysis using SweetViz and Incorta Notebook
You can generate the data profiling report using SweetViz from Incorta Notebook. This article shows you step by step instructions.
You can generate the data profiling report using SweetViz from Incorta Notebook. This article shows you step by step instructions.
Learn how to generate profile reports using Pandas Profiling package in Incorta Notebook
Incorta Notebook enables you to write SQL queries to create your data pipeline in Incorta Materalized Views.
Overview This is the second part of the articles that discusses level-based measures. The essential part of a level based measure is an aggregation that is calculated at a specific level of detail with a result can be repeated at the lower level ...
Compare the discounts given in different area, business units and at the different levels of details.
Learn how to install the python package in Incorta Cloud!
An Incorta job runs for more than 40 hours and none of us noticed until business users contacted us and asked why they do not see the updated data from the dashboard. Incorta provided us the Long Spinning Job Alert before. Why does it not work?
Have you ever needed to calculate a Z-score?
This article provides more information about the Avro Extractor tool that generates an Avro file from a provided JSON file.
Apache Kafka is a distributed publish-subscribe messaging system that can handle a high volume of data and enables you to pass messages from one end-point to another.
Understanding Incorta Joins: A Comprehensive Guide In data analytics, effectively linking and analyzing data from diverse sources is crucial for deriving actionable insights. Incorta’s advanced join capabilities enable businesses to seamlessly integr...
Prerequisites: CMC instance is up and runningNode agent instance(s) are up and runningZookeeper is up and running (either shipped with incorta or a clustered zookeeper)An empty schema is created (either oracle metadata or MySQL metadata)A common/shar...
Use Incorta to prepare data and create an ML model in DataRobot. You can then send the data as part of an Incorta data pipeline to DataRobot for making predictions. The DataRobot Batch Prediction API can be called from an Incorta MV to complete the prediction job.
String matching is a very common problem in business. You will learn how to perform address matching using FuzzyWuzzy in Incorta.