Skip to content

Conversation

alexhallam
Copy link
Owner

Restore NA cell coloring by using a whitespace-tolerant NA check after padding.

The previous is_na check was applied to padded strings (e.g., "NA "), causing it to fail and default to white. Switching to is_na_string_padded ensures that padded NA values are correctly identified and colored.


Open in Cursor Open in Web

Copy link

cursor bot commented Aug 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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

Successfully merging this pull request may close these issues.

2 participants