Bradley van Ree

Results 63 comments of Bradley van Ree
trafficstars

Features I can see a pathway to support in the new approach: - persisting different formats from the model (compressed/not compressed, GraphML, MS Excel, etc...) - being able to evaluate...

Thanks for the input Brian. In short, I'd be leaning toward something like "option 1" as you've described. But my needs and intentions for a Koala style solution appear to...

Equally... There's no reason why the AST interpreting the formulas needs to write Python code. It can write any code you like. _BUT_ the code it writes _does_ need align...

Hi @vallettea, Thank you for your input. It is most appreciated. Hopefully my discussion here will answer questions from others as well. My understanding of koala has come from the...

Once the one-click installer is up, I'm will develop commercial solutions for companies to leverage FlyingKoala with PLPython and Python within MS products (eg; MSSQL Server and PowerBI).

For those following: First order approximation of Range support using Dataframes as the unit for calculation in the "Excel_lib" functions (currently only SUM). ``` Cell First!A2 has no formula but...

@vallettea and @brianmay and anyone lurking, the code I've written so far; https://github.com/bradbase/koala_xlcalculator It's not yet feature compatible with koala, but will need to be for it to be useful...

Hello @vallettea No problem on timing. The world is in considerable turmoil at the moment and these projects are the least of anyone's worries. The time you've taken to respond...

For those lurking: I have just release FlyingKoala 0.0.4b0. It's got a bunch of bugfixes and changes to make the add-in optional and actually compatible with Koala2 0.0.31.

@LFoglietti, Thank you for your support and validation. I have a feeling the mechanics for the solution you are talking about may be encapsulated in [FlyingKoala](https://github.com/bradbase/flyingkoala) as it is a...