C3 AI Documentation Home

Supported GroupBy APIs

The C3 Agentic AI Platform supports many Pandas APIs to perform dataset operations. For the overview on Pandas APIs, see Overview of Pandas APIs.

Supported GroupBy APIs

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

API NameLink to Pandas 1.3.4
aggN/A
allall
anyany
applyN/A
backfillbackfill
bfillbfill
corrcorr
corrwithcorrwith
countcount
covcov
cumcountcumcount
cummaxcummax
cummincummin
cumprodcumprod
cumsumcumsum
diffdiff
ffillffill
fillnafillna
filterfilter
firstN/A
get_groupN/A
idxmaxidxmax
idxminidxmin
lastN/A
madmad
maxN/A
meanN/A
medianN/A
minN/A
ndimN/A
ngroupN/A
ngroupsN/A
nthN/A
nuniquenunique
ohlcN/A
padpad
pct_changepct_change
prodN/A
quantilequantile
rankrank
samplesample
semN/A
shiftshift
sizesize
skewskew
stdN/A
sumN/A
taketake
transformtransform
varN/A

See also

Was this page helpful?