burnash/gspread

Feature Request: set_record + set_records

Open

#677 创建于 2019年5月2日

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)Python (6,606 star) (960 fork)batch import
Feature Requestgood first issue

描述

get_all_records() return nicely formatted dictionaries (thanks!)

set_record() (new feature) inset one dictionary to google sheet (values under right heading)

set_records() (new feature) inset list of dictionaries to google sheet (values under right heading)

贡献者指南