You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/sandbox/grist/functions
Alex Hall 1c43aed5dd
(core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility
2 years ago
..
__init__.py (core) Simple Python 3 compatibility changes 3 years ago
date.py (core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility 2 years ago
info.py (core) Convince grist-help that REQUEST is really unimplemented 2 years ago
logical.py (core) Simple Python 3 compatibility changes 3 years ago
lookup.py (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists 2 years ago
math.py (core) Use standard library `uuid.uuidv4` when possible for better randomness 2 years ago
schedule.py (core) New type conversion in the backend 2 years ago
stats.py (core) Allow using MIN and MAX functions with dates/datetimes 2 years ago
test_schedule.py (core) Simple Python 3 compatibility changes 3 years ago
text.py Tweaks to documentation comments for user-facing Grist functions (#126) 2 years ago
unimplemented.py (core) Improve suggestions for formula autocomplete 4 years ago