Skip to content

deprecated styler render #109

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

Closed
pressplay21 opened this issue Dec 17, 2023 · 1 comment
Closed

deprecated styler render #109

pressplay21 opened this issue Dec 17, 2023 · 1 comment

Comments

@pressplay21
Copy link

pressplay21 commented Dec 17, 2023

dataframe version 1.4 removed the render() function.

python3.11/site-packages/dataframe_image/_pandas_accessor.py:69

obj.render()

Change to Styler.to_html() ???

https://pandas.pydata.org/docs/whatsnew/v1.4.0.html

Deprecated Styler.render() in favor of Styler.to_html() (GH 42140)

@PaleNeutron
Copy link
Collaborator

Please try latest dataframe_image version, or just review latest code in the repo.

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

2 participants