Weiyuan Wu
Weiyuan Wu
> I think that's what I meant by referring to using your interactive features with an Intake dataset :) > I'm not sure whether the shim would need to be...
> We have an intake community meeting on the first Thursday of each month, if anyone here would like to drop by > [intake/intake#472](https://github.com/intake/intake/issues/472) Thanks for the invitation! I personally...
Certainly, we can relax the requirement of `location` to optional, but that's not correct. Eventually, we want to have some enforcement of: either param A or param B exist.
related #238
@jnwang @peiwangdb @yxie66 @liuyejia What do you think about the problem and the solution?
> BTW, should we prioritize schema check for config file testing? Yes I think so. Currently all the configurations are not tested. However, we need to come up a solution...
> I wonder whether S3 free account will be sufficient for configuration files storing? 1G data storage and 20000 get per month takes 0.03 USD per month. I think it...
Thanks for the suggestion @villekr. We had a PR for this issue and I'm still working on it.
@peiwangdb you can change the `dataprep.connector.schema.defs.FieldDef` for this purpose.
Hi @chambon, what's the error if you use pip to install dataprep?