在 PyCharm 中安装 python-snappy 时出错
问题描述:
我有一个.snappy.parquet"文件,我想查看该文件中的内容,我知道我可以使用 Pandas 和 PySpark.
I have a '.snappy.parquet' file and I wanted to view the content in this file, I know I can use pandas and PySpark.
这超出了我的知识范围,我不知道该怎么做,有人可以帮助我吗...我已经挣扎了将近一天了....非常感谢.(如果我无法解决这个问题,我是否还有其他选项可以将此文件转换为可读文件?)
This is beyond my knowledge, I'm not sure what to do, can someone help me please... I've been struggling for almost a day now.... Many thanks. (and if I can't fix this issue, do I have other options to convert this file to a readable file?)
答
此问题已通过使用此处的方法解决:无法在 Pycharm 中安装 python-snappy wheel
This issue has been solved by using the approach here: Can't install python-snappy wheel in Pycharm