Andrew Stein

Results 124 comments of Andrew Stein

@brianblakely Thanks for the PR! I've cherry-picked these commits into #2618 ([1acea92](https://github.com/finos/perspective/pull/2618/commits/1acea92f59292a705fa93c5a0a6617917676e993)), with a few modifications, a slightly different presentation, and I've reverted the Theme button changes as this dropdown...

We may add something like this in the future, for now you can achieve this by filtering on an Expression Column, e.g. for this config from our [superstore example](https://perspective.finos.org/blocks/editable/index.html) :...

I've cherry-picked this into #2623, closing in favor of this PR.

[Build fails](https://github.com/finos/perspective/actions/runs/9113129628/job/25053885367?pr=2619#step:15:19) [NPM `package.json` `engines` field syntax does not use commas](https://docs.npmjs.com/cli/v10/configuring-npm/package-json#engines)

I've cherry-picked this into #2623, as this needs rebasing and a new set of branch protections for the new box names, closing.

#2625 migrates `perspective-python` to the [Python Stable ABI](https://docs.python.org/3/c-api/stable.html#stable-abi) which will support 3.12 and all future 3.x Python versions.

There are a few conflated issues here. 1. First off, the `index()` function appears to have some issues with real-time data, specifically, Perspective's `Table.update()` method has an exception for the...

Sans workaround, duplicate of #504

Can't help you without a repro - and please open a new discussion, this Issue was closed as not-a-bug ergo it cannot be related.

I don't think this can be done currently - I would be ok with adding this API but it is a medium complexity change as the component does not currently...