LikemeXY opened a new issue, #16267: URL: https://github.com/apache/iotdb/issues/16267
### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version python 包apache-iotdb = 2.0.4 ### Describe the bug and provide the minimal reproduce step <img width="1148" height="904" alt="Image" src="https://github.com/user-attachments/assets/a2653215-d312-453e-9fd5-0c13ad845221" /> <img width="1855" height="1233" alt="Image" src="https://github.com/user-attachments/assets/6c359fee-010c-415b-ac99-95975791a5a4" /> ### What did you expect to see? 2.0.4版本下python的Pandas数据没对齐,2.0.4的A点位值到B点位去了,把版本降至2.0.2是正常的 ### What did you see instead? D68a80d06a0ed2da57421ba97和D68a80d06a0ed2da57421ba93结果集互调 正确结果集如图 <img width="1547" height="758" alt="Image" src="https://github.com/user-attachments/assets/be362884-3617-4cf5-850f-04db79e9b8d2" /> 使用todf后的数据如图 <img width="1569" height="793" alt="Image" src="https://github.com/user-attachments/assets/563677b7-7e7a-415c-8911-09ab51ba560e" /> ### Anything else? 正确结果集 [正确数据集.xlsx](https://github.com/user-attachments/files/21981399/default.xlsx) todf方法处理后的结果集 [IotdbTemplate.xlsx](https://github.com/user-attachments/files/21981406/IotdbTemplate.xlsx) ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
