gristlabs/grist-core

Implement __dict__ for Record objects

Open

#932 建立於 2024年4月9日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)TypeScript (3,613 star) (168 fork)batch import
good first issuegouv.frpython

描述

Hey there 👋🏼

I now know of the RECORD function (thanks to MichaelGrist from the Discord server who kindly pointed me to it), but as a python user (and bad documentation reader) I feel like it would just make sense to be able to call dict(rec) and get a dictionary representation of the record.

Happy to implement if I get your go-ahead 🙂

貢獻者指南