Do you ever use NodeBox just to muck with data tables?
I do.
I'm sure this was not its intended use, but it turns out NodeBox is really handy for reading in CSV files, sorting them, filtering them, slicing and dicing them, and maybe saving out digested versions as new CSV files. Sometimes I do this without generating any drawings or animations at all.
These are things you could do in Excel, but I find Nodebox lets me chain together multiple transformations in a more intuitive way. And I can save these transformation chains for reuse!
I just released more table nodes to make this even easier:
http://support.nodebox.net/discussions/nodebox-2-3/6194-table-nodes
Does anyone else use NodeBox just for mucking about with tables?
John
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by indefiniteness on 13 Jun, 2023 06:05 AM
:thumbsup: