Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在熊猫中读取 xlsb 文件。我有 3 个日期时间列 第 1 列格式是(2021-5-31 01:20:23)第 2 列格式(总时间)是(01:20:23)第 3 列格式是(01:20:23 am)
但是当我阅读文件时,我得到了 46090.0 列
有什么方法可以按原样读取excel列吗?