Running Churn Analysis | Data Scientists | Teradata Vantage - Running Churn Analysis - Teradata Package for Python - Teradata Vantage

Getting Started Guide for Data Scientists Using Python with Vantage

Product
Teradata Package for Python
Teradata Vantage
Release Number
17.00
Published
December 2020
Language
English (United States)
Last Update
2023-06-28
dita:mapPath
rdw1604689631129.ditamap
dita:ditavalPath
hod1606861214058.ditaval
dita:id
B700-4040

After Uploading Data using load_example_data() Function and preparing the data for analysis, you can perform churn analysis for both churn and non-churn customer.

Two teradataml analytic functions are used:
  • The Sessionize function maps each click in a session to a unique session identifier.
  • The NPath function performs Pathing on the outcome of Sessionize.