gristlabs/grist-core

Implement __dict__ for Record objects

Open

#932 opened on Apr 9, 2024

View on GitHub
聽(3 comments)聽(0 reactions)聽(1 assignee)TypeScript聽(3,613 stars)聽(168 forks)batch import
good first issuegouv.frpython

Description

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 馃檪

Contributor guide

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