admin管理员组文章数量:1310185
I attempted to executed the following Great Expectations module:
from great_expectations.dataset.sparkdf_dataset import SparkDFDataset
However, I'm getting the error
ModuleNotFoundError: No module named 'great_expectations.dataset'
I understand this is because I'm running version great_expectations-1.2.4-py3-none-any.whl
and the Dataset is not supported in this version of Great Expectations. Can someone let me know what version supports Dataset. The version that support's Dataset is great_expectations-0.13.46-py3-none-any
which I know is deprecated.
本文标签:
版权声明:本文标题:pyspark - ModuleNotFoundError: No module named ‘great_expectations.dataset’ Due Module Dataset being deprecated. In search of eq 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741839182a2400395.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论