C3 AI Documentation Home

Supported Data Spark Resampling APIs

The C3 Agentic AI Platform supports many Pandas APIs, which you can use to perform dataset operations.

Below is a list of supported Resampling APIs. Functionality is similar to functionality from Pandas.

API NameLink to Pandas on Spark 3.5.8
maxmax
meanmean
minmin
stdstd
sumsum
varvar
Was this page helpful?