gpt4 book ai didi

读取 Excel : evaluation error with zip file '..file.xlsx' cannot be opened

转载 作者:行者123 更新时间:2023-12-03 14:50:01 28 4
gpt4 key购买 nike

我正在使用 R 和 readxl包裹。我尝试使用以下命令导入 Excel 文件:

library(readxl)
city_codes <- read_excel("./data/file.xlsx", sheet = "city_codes")

它说它是一个 zip 文件,无法打开:

Error in sheets_fun(path) : 
Evaluation error: zip file './data/file.xlsx' cannot be opened.


有任何想法吗?

最佳答案

错误信息是 readxl说“找不到文件”的有趣方式。确切的代码行给了我完全相同的错误,并且该文件对我来说甚至不存在。

注意:我使用的是 readxl 的 1.0.0 版

关于读取 Excel : evaluation error with zip file '..file.xlsx' cannot be opened,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44619585/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com