Rows 2.0: The easiest way to use data on a spreadsheet
21–30 of 58 posts
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#22You guys are completely hosed I’m afraid, tomorrow I’m unveiling my competing project ‘columns 3.0’. We would have beat you to market but we’re big fans of late materialization.
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#23Re: Rows 2.0: The easiest way to use data on a spreadsheet
#24Anybody know of a decent process embeddable spreadsheet engine, not web embedded in website embedding, but linked in process. Ideally C++. I ended up taking sc-im codebase and wrestling with it to embed it in a system. Old school I know but it works.
Python’s pandas. Or Apache Arrow (more data structure, but with some calc capabilities). Granted, they’re not spreadsheets per se. Rather, they’re dataframe-centric programming.
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#25Re: Rows 2.0: The easiest way to use data on a spreadsheet
#26Re: Rows 2.0: The easiest way to use data on a spreadsheet
#27What is the long term data retention plan with rows.com?
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#28I feel like I'm missing some understanding of the low code space.
I'd like to learn these tools one day to allow me to rapidly put together CRUD apps but every CRUD app I build seems to have some edge case that would not be a good fit. So I carry on the old fashioned way. I'm sure I'm wasting time manually plumbing data between the database and the front end but oh well.
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#29Anybody know of a decent process embeddable spreadsheet engine, not web embedded in website embedding, but linked in process. Ideally C++. I ended up taking sc-im codebase and wrestling with it to embed it in a system. Old school I know but it works.
Re: Rows 2.0: The easiest way to use data on a spreadsheet
#30Unconvincing.