▲ | mritchie712 2 days ago | |
if you've ever worked with Excel + Python, I think this example will drive home the value a bit: https://github.com/anthropics/skills/blob/main/document-skil... There are many edge cases when writing / reading Excel files with Python and this nails many of them. |