Live data from Hacker News

Show HN: Dtab – Spreadsheet for Data Science

dtab.io

1–10 of 70 posts

Re: Show HN: Dtab – Spreadsheet for Data Science

#8
Every single spreadsheet software has been able to do this for years, but using Javascript makes it better amirite?

What makes this better than Excel (VBA, Python, probably half of the languages on the planet.), Libre Office, Google Spreadsheets, etc., aside from Javascript ? The only point I could see would be integrating this into a page, which is of dubious utility.

Re: Show HN: Dtab – Spreadsheet for Data Science

#9
Nice work!

I noticed that you're using a web-worker, does all the heavy lifting happen there and the main thread is used for purely rendering?

I'm noticing some lag when I just press enter into a cell twice (once to get into edit, and then again to get out). Any idea what's going on there (I'm interested technically)?

Post reply on HN