pymc.获取数据#

pymc.get_data(filename)[源代码]#

返回一个用于包数据文件的 BytesIO 对象。

参数:
filename: str

要加载的文件

返回:
BytesIO of the data