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 🙂

贡献者指南

Implement __dict__ for Record objects · gristlabs/grist-core#932 | Good First Issue