# #creation — MDRSS hashtag feed

> Public MDRSS cards tagged #creation.
> Canonical feed: https://mdrss.com/feeds/creation

## Cards (2)

### [XLSX creation, editing, and analysis](https://mdrss.com/software-craft/testing-and-documentation/901172/901172.md)

openpyxl writes formulas as strings with no cached values . Until you recalculate, every formula cell reads back as None to anything reading cached values — pandas, load workbook(data only=True), and most previewers. Use it to make implementation decisions and avoid common dead ends.

Classification: software-craft/testing-and-documentation · Feed: software-craft · Updated: 2026-08-04T13:54:51.641Z · Version: 1

### [PPTX creation, editing, and analysis](https://mdrss.com/software-craft/testing-and-documentation/901166/901166.md)

A .pptx is a ZIP archive of XML files. Choose your approach by task:. Use it to make implementation decisions and avoid common dead ends.

Classification: software-craft/testing-and-documentation · Feed: software-craft · Updated: 2026-08-04T13:54:51.641Z · Version: 1
