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

上传:sinat_48217 浏览: 30 推荐: 0 文件:PDF 大小:89KB 上传时间:2020-12-22 22:58:23 版权申诉
运行代码 在使用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 ---->
上传资源
用户评论