×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Wed, Jan 10, 2018 at 4:08 PM, Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:
It is not free - but at $200 (or $300 for the professional version that I use) I find PHP Grid unbeatable.
It does look nice. Very, very reasonable price for what you are
getting. It looks like there are even other tiers, including a free
"Lite" version. I'm not sure how useful that level is, but I would
expect it's easily worth $0 or more. ;)
I don't know of any Python-based tools that are of similar polish and
user-orientation. Python does have similarly powerful tools that are
geared toward scientists and engineers. Mainly, I'm thinking of
pandas, which is of sufficiently high level that many demonstrations
are also just three lines. And it's completely free (as in beer and
speech). But unfortunately for folks who want to use it on IBM i, it
is built on top of libraries which must be natively compiled (mainly C
code for low-level implementation, wrapped by Python). And while
Python on Linux will compile those libraries for you on the fly (if
they were not pre-installed), PASE is not there yet.
John Y.
As an Amazon Associate we earn from qualifying purchases.