Eric Luo

Results 264 issues of Eric Luo

I tried to run the example code: ```python import d3py import pandas import numpy as np # some test data T = 100 # this is a data frame with...

Can this library do web session recording like: https://github.com/rrweb-io/rrweb ?

I saw someone is sending PR/working on it. Please review them and merge them if OK. Thanks! I saw this one: https://github.com/mercmobily/js-interpreter but I think it's better to put all...

Currently is empty: https://github.com/NeilFraser/JS-Interpreter/releases I don't know which git commit does the versions here: https://www.npmjs.com/package/js-interpreter-npm, like 1.0.4 point to?

We add a very raw BatchEnforce() API here: https://github.com/casbin/casbin/issues/617 It simply call `enforce()` in a for loop. The performance is still low if you want to list all the objects...

enhancement

Customers are the most important driving power for us! If you are using Casbin, please leave comment with the following format: - Name: Casdoor demo site - Company: Casbin open...

document

We need to analyze the user scenario and see how to optimize the performance. 1. https://github.com/devtron-labs/devtron/issues/596 2. https://github.com/devtron-labs/devtron/pull/598

enhancement

We need to add a Casbin policy engine to: https://github.com/coredns/policy#policy-engine-plugins by making a PR to their repo. ![image](https://user-images.githubusercontent.com/3787410/124135651-998d2800-dab6-11eb-8988-af7bb1251249.png)

enhancement