最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

pyspark - ModuleNotFoundError: No module named ‘great_expectations.dataset’ Due Module Dataset being deprecated. In search of eq

programmeradmin0浏览0评论

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.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论