Data scientists use statistical models to predict future events based on current and historical data. R is an open source programming language for statistical modeling and graphics. Users can write scripts and table operators in R to run inside Vantage. Both methods access data stored in Vantage and process the data using R data analysis tools.
- For information on R table operators, see Teradata Vantage™ - SQL External Routine Programming, B035-1147.
- For information on R scripts, see Teradata Vantage™ - SQL Operators and User-Defined Functions, B035-1210.
- Teradata Package for R User Guide, B700-4005
- Teradata Package for R Function Reference, B700-4007
Python is a high-level general purpose programming language. Users can use the open-source Python language environment with the massive parallel processing capabilities of Vantage. For more information see:
- Teradata Package for Python User Guide, B700-4006
- Teradata Package for Python Function Reference, B700-4008