pymc.get_data#

pymc.get_data(filename)[source]#

Returns a BytesIO object for a package data file.

Parameters:
filename: str

file to load

Returns:
BytesIO of the data