Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.graphext.com/llms.txt

Use this file to discover all available pages before exploring further.

StepFastDescription
aggregateGroup and aggregate a dataset using any of a number of predefined functions
aggregate_list_itemsGroup a dataset by elements in a column of lists and aggregate remaining columns using one or more predefined functions
aggregate_neighboursFor each node in a network, group and aggregate over its neighbours
aggregate_tweets_by_authorGroup a dataset of tweets by author and calculate relevant author statistics
featurize_time_seriesSummarizes time series data into aggregate metrics
group_byGroup data by specified columns and apply aggregation functions to each group
meltReshape a dataset by transforming columns into rows
resampleResamples a dataset of events or time series to the desired frequency