1. 首页
  2. 数据库
  3. 其它
  4. MNE Python : TypeError: today() takes no keyword arguments

MNE Python : TypeError: today() takes no keyword arguments

上传者: 2020-12-22 22:58:23上传 PDF文件 89KB 热度 32次
运行代码 在使用MNE读取gdf文件时 import mne %matplotlib inline # Mention the file path to the dataset path = "E:\\BCICIV_2b\\gdf_format\\" filename = "B0302T" raw = mne.io.read_raw_gdf(path+filename+".gdf") 出现问题 出现下面问题 TypeError Traceback (most recent call last) in 7 filename = "B0302T" 8 ---->
下载地址
用户评论