Warning
🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧
path_resource_data
int, resource_id: int) core.path_resource_data(package_id:
Gets the absolute path to the specified resource’s data (i.e., parquet) file.
Parameters
package_id : int
-
ID of the package.
resource_id : int
-
ID of the resource.
Returns
: Path
-
The absolute path the specified resource’s data file.