Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't find class RenderedTableContent in great_expectations.render.types or great_expectations.render #9527

Open
arunprasadbh opened this issue Feb 23, 2024 · 0 comments

Comments

@arunprasadbh
Copy link

Describe the bug
Class RenderedTableContent is not available

To Reproduce
from great_expectations.render.types import RenderedTableContent
or
from great_expectations.render import RenderedTableContent

Expected behavior
A clear and concise description of what you expected to happen.

Environment (please complete the following information):

  • Great Expectations Version: [e.g. 0.18.3]
  • Cloud environment: Databricks

Additional context
My code base is using great_expectations 15.6. I am trying to upgrade to v 18.3. I use a reference to RenderedTableContent. But in the latest versions, the class is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant