(no title)
kpierce | 3 years ago
[Study that was at the core for Europe's austerity and European debt crisis contained excel errors when fixed showed the inverse of original hypothesis.](https://www.nytimes.com/2013/04/19/opinion/krugman-the-excel...)
Programmable commands instead of a data grid would be huge improvement to quality but people use excel in many ways. Python is out of reach for most people. SQL would be an improvement as well. I assumed airtable or similar would replace excel over time. But the sunk cost for existing report and the sharablity seems to keep excel in control.
thrtythreeforty|3 years ago
Like, my default is to throw a dataset I'm hacking on into an SQL database so I can actually query the thing. But no I don't want to upload my 400MB log file. I'll just use grep, or build a CSV and deal with Excel filtering.
Airtable should be awesome at reducing the cost of database-ifying these random datasets to zero. But the sales constraints put it in this niche where it's not the default tool of choice.
bram2w|3 years ago
Disclaimer, I’m the founder of Baserow.
oehpr|3 years ago
I found what Airtable is doing to be deeply attractive. But their costs and their lock in and their pricing model and it's just...
UGH.
Microsoft Access was a good idea with a terrible implementation.
There HAS to be a unfilled niche here.
nocodb looks to be the best answer so far? Because it ties to a backend postgres database, it can be used along side bespoke applications. It still needs development though. I'm watching it like a hawk.
aidos|3 years ago
aitoehigie|3 years ago
dhruvarora013|3 years ago
bliteben|3 years ago
mackrevinack|3 years ago
being able to have an excel grid and a chart view on the same page would probably suit your use case as well. being able to use python for the formulas is a nice touch too.
the free hosted version has almost all features available as far as i remember. there's also a docker version that's easy to get up and running and doesn't have any limitations
conductr|3 years ago
Would it? At the end of the day, someone else still has to proofread and QA the commands/formulas/program or it's just blind trust that the decision is being made on. Trust (or ignorance) that the creator knew what they were doing and developed it in an accurate way before action is taken on the decision being made. The interface really makes no difference, it's the human component and "process" for creation that needs to be fine tuned. Things like the London whale situation was a process failure where one person had too much power to execute trades without oversight, review, QA, testing, etc. [0] All things that are pretty standard in a software developer's day-to-day but the rest of the world has not realized or adjusted to the fact that they are now software developers too.
[0] Excel wasn't the problem with the London whale at all, they made a mathematical error "modelers divided by a sum instead of an average"
TAForObvReasons|3 years ago
The Reinhart-Rogoff issue was technically an error in Excel, but also an error by the authors for not actually verifying the results before publishing. It didn't hurt that their particular biases were in line with the results.
The technical problem can be addressed with more warnings and safeguards, but they are meaningless if no one uses them.
Psyladine|3 years ago
woah|3 years ago
More concrete definitions of where a formula should apply would be good, for example, leave the formula cell in one place and specify that one argument should come from this range of cells and the other from this range of cells, and the output should be mapped to this range.
Dyac|3 years ago
It's a nice easy GUI wrapper for R and just works.
I stumbled across it a year ago and now use it daily.
__mharrison__|3 years ago
(My background is that I teach Python and Data Science to large corps.)
abrazensunset|3 years ago
gervwyk|3 years ago
unknown|3 years ago
[deleted]