LFoglietti
LFoglietti
> Assuming I can manipualte Excel using another language ( C#, Java, Python...) we have 3 main scenarios for a simple worksheet where A1=5, A2=10 A3=Sum(A1:A2) =15 1) Read &...
Thanks for your answer. Where can I see which excel functions are supported?
Thanks . It looks like a very good project.
Here are the functions supported. ( https://github.com/pythonanywhere/dirigible-spreadsheet/blob/master/documentation/spreadsheet-functions.rst)
Hi Guys, my start up wants to build an easy UI to make algotrading, not HF, easy to be implemented by investor with no coding skills. We will start with...
@bradbase, [FlyingKoala](https://github.com/bradbase/flyingkoala) and [xlwings](https://github.com/xlwings/xlwings) might be very useful. I looked into your [worked example](https://flyingkoala.readthedocs.io/en/latest/worked_example_horticulture.html). Let's assume my analysis' result is: IF degreeday() is >= 10 AND previus degreeday() is :...
@bradbase Thank you for all your valuable information. It' s clear you know a lot about this issue. We both understand the need, in an Object Oriented Programming world, of...
In Flexcell there is also a tool for automatically showing needed Delphi/C++ code for generating specific .XLS/.XLSX file cells. It reminds the macro recorder in Excel. You upload a file...
@bradbase , 100% with you. Your project goes in the right direction. it makes sense and there is a general need for it, outside my sector indeed. I am supporting...
It was a very nice conversation and you are right: we are getting out of topic. Let me end this post with a general question for everybody, not only top...