Blanket58
Blanket58
> Update: pandas-profiling v3 will use Altair which is not expected to have character issues. With all due respect, when will the version 3 be released?
Thanks! Something like this just solved my problem. ```python from appscript import k wb.sheets['Sheet1'].range('A:H').api.horizontal_alignment.set(k.horizontal_align_center) ``` By the way, is there any schedule about adding the alignment and border into xlwings?
单调分箱的功能什么时候能加入啊?
The obvious reason is that `TabularPredictor` object doesn't have the attribute `coef_`, any other predictor which does have the attribute will work. But do we really can define or extract...