Xupeng (Tony) Tong

Results 21 comments of Xupeng (Tony) Tong

Is there a way we can do it now? I guess I just need an answer of yes or no, and any workaround for us if we were wanting to...

> @CDRayn You _kind of_ can pass headers in on page load if you manually invoke playground, within the init method: > > ``` > GraphQLPlayground.init(root, { > endpoint: "urltographqlhere",...

> yes, you can provide a set of rows from a dataframe to the `generate_counterfactuals` method. One way is to filter the dataframe based on given conditions and then supply...

> We should be respecting the range. If you could share a sample notebook and dataset, it will be possible for us to dig into this issue. > > Regards,...

> Thanks a lot @amit-sharma ! > > My temporary solution for now was: > > * Generate Causal Graph > * Use something like DoWhy to check for causality,...

I think one potential way for differentiate them is by using different dtypes (integer type for discrete variables and float type for continuous variables) as in https://github.com/phlippe/ENCO

Hi guys, I am really interested in this feature, are there any updates on this?

> i have done some test result of use roaring-rs and croaring-rs in datafusion doing count_distinct one col (use same logic: insert one value one time). Just FYI😊 > >...

> Will be fixed in 5.1.1 looks like it is not solved yet? I am using version 5.1.2

Is there any updates on this problem?