Hello everyone. Hackernews has been discussing excel a lot the past few days. Fortunately, this conversation coincided with a release of a Julia package I've been working on, ClipData.
It's a very simple package that also displays some of the core strengths of Julia as a language: multiple dispatch and interactivity.
I can imagine someone slowly transitioning a complicated workbook to a script with this package.
pdeffebach|4 years ago
It's a very simple package that also displays some of the core strengths of Julia as a language: multiple dispatch and interactivity.
I can imagine someone slowly transitioning a complicated workbook to a script with this package.
cbkeller|4 years ago