gristlabs/grist-core

Implement __dict__ for Record objects

開放

#932 建立於 2024年4月9日

 (3 則留言) (0 個反應) (1 位負責人)TypeScript (168 個分叉)batch import
good first issuegouv.frpython

倉庫指標

星標
 (3,613 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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 🙂

貢獻者指南