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

ENH: Add Styler.to_typst() #60733

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

3w36zj6
Copy link

@3w36zj6 3w36zj6 commented Jan 19, 2025

@3w36zj6 3w36zj6 marked this pull request as ready for review January 19, 2025 15:15
@3w36zj6 3w36zj6 requested a review from attack68 as a code owner January 19, 2025 15:15
@3w36zj6 3w36zj6 force-pushed the feature/add-typst-support-to-styler branch from dda68e3 to 518e5c3 Compare January 19, 2025 15:15
@attack68
Copy link
Contributor

I think this is a nice, minimalist implementation of Styler.to_typst, honouring some of the ideas in the original discussion. The coding mirrors the implementation for other formats in terms of signature and template composition.

Provided the tests pass I am supportive of adding this in. Would need a "whatsnew"

@3w36zj6 3w36zj6 force-pushed the feature/add-typst-support-to-styler branch from 518e5c3 to becfb36 Compare January 19, 2025 16:35
@3w36zj6 3w36zj6 marked this pull request as draft January 19, 2025 17:37
@attack68 attack68 added Styler conditional formatting using DataFrame.style Enhancement labels Jan 21, 2025
@3w36zj6 3w36zj6 force-pushed the feature/add-typst-support-to-styler branch from 5863c8a to 8f149ab Compare January 22, 2025 08:06
@3w36zj6 3w36zj6 marked this pull request as ready for review January 22, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Styler conditional formatting using DataFrame.style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ENH: (Styler|DataFrame).to_typst()
2 participants