Hacker News new | ask | show | jobs
by teruakohatu 1122 days ago
Updating references accross python scripts seems tricky. For example there would be no way to figure out how this code snippet should be updated if a row was added:

i = get(url).json()['index']

r = avar + offset

out = cell(r, i)

As to the question do customers need an infinite grid... I am asking myself the same question.