wuzhe1234

Results 4 comments of wuzhe1234

@pjgao @sunhailin-Leo ,可以参考这个库, 添加pyecharts作为后端,可以是一个单独的库, https://github.com/PatrikHlobil/Pandas-Bokeh

The commit of keli above solved this problem.

right now I need to use ```column.iter::()?.map(|x| *x).collect::()``` to get it, will it cause significant performance loss?