Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在读取带有拉丁字符的列标题的 txt 文件时遇到问题,例如:“ç”。
我使用的命令是:
spark_read_csv (sc = sc, path = "txtfile", charset = "latin1", name = "mydata", delimiter = ";", header = T)
当我查看 mydata 时,列如下: