Cao Hải Nam
Cao Hải Nam
I get the same problem. Have you fixed that?
I dealt with this issue. You should ensure that the data you use to train the LGBM model is the same as the data for visualization.
@xiaofan-luan Hi, is this issue still needed? I prefer to develop in python3 language and have already completed Normalization feature.
@OxalisCu I see this pull request [#2281](https://github.com/milvus-io/pymilvus/pull/2281) have already handled this issue, but when I run file: `examples/example_bulkinsert_csv.py` after pulling the lastest source code, this file did not execute successfully....
**Why should I check Milvus again?** I’ve already run Milvus in standalone mode, and the service is working well. However, in the file mentioned [https://github.com/milvus-io/pymilvus/blob/master/examples/example_bulkinsert_csv.py](https://github.com/milvus-io/pymilvus/blob/master/examples/example_bulkinsert_csv.py), milvus library doesn’t seem to...