load_pkg_data

load_pkg_data() tuple[DataFrame, DataFrame, DataFrame][source]

Load the package data.

Returns:

A tuple of Polars DataFrame containing the package data.

Return type:

tuple[DataFrame]