We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
-
times_1900.ods and times_1904.ods contain microseconds as text, not as value (office:time-value attribute). Screenshot from LibreOffice Calc.
office:time-value
times_1904.ods contains time value different from text value
commit : 6980379c251716a14f990c7c1b935822a1a6165b python : 3.10.12.final.0 python-bits : 64 OS : Linux OS-release : 6.2.0-31-generic Version : #31~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 16 13:45:26 UTC 2 machine : x86_64 processor : x86_64 byteorder : little LC_ALL : None LANG : en_US.UTF-8 LOCALE : en_US.UTF-8
pandas : 2.1.1+0.g6980379c25.dirty numpy : 1.24.4 pytz : 2023.3 dateutil : 2.8.2 setuptools : 59.6.0 pip : 23.2.1 Cython : 0.29.33 pytest : 7.4.1 hypothesis : 6.83.2 sphinx : 6.2.1 blosc : 1.11.1 feather : None xlsxwriter : 3.1.2 lxml.etree : 4.9.3 html5lib : 1.1 pymysql : 1.4.6 psycopg2 : 2.9.7 jinja2 : 3.1.2 IPython : 8.15.0 pandas_datareader : None bs4 : 4.12.2 bottleneck : 1.3.7 dataframe-api-compat: None fastparquet : 2023.8.0 fsspec : 2023.9.0 gcsfs : 2023.9.0 matplotlib : 3.7.2 numba : 0.57.1 numexpr : 2.8.5 odfpy : None openpyxl : 3.1.2 pandas_gbq : None pyarrow : 13.0.0 pyreadstat : 1.2.3 pyxlsb : 1.0.10 s3fs : 2023.9.0 scipy : 1.11.2 sqlalchemy : 2.0.20 tables : 3.8.0 tabulate : 0.9.0 xarray : 2023.8.0 xlrd : 2.0.1 zstandard : 0.21.0 tzdata : 2023.3 qtpy : None pyqt5 : None
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
-
Issue Description
times_1900.ods and times_1904.ods contain microseconds as text, not as value (

office:time-value
attribute). Screenshot from LibreOffice Calc.times_1904.ods contains time value different from text value

Expected Behavior
Installed Versions
INSTALLED VERSIONS
commit : 6980379c251716a14f990c7c1b935822a1a6165b
python : 3.10.12.final.0
python-bits : 64
OS : Linux
OS-release : 6.2.0-31-generic
Version : #31~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Aug 16 13:45:26 UTC 2
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
pandas : 2.1.1+0.g6980379c25.dirty
numpy : 1.24.4
pytz : 2023.3
dateutil : 2.8.2
setuptools : 59.6.0
pip : 23.2.1
Cython : 0.29.33
pytest : 7.4.1
hypothesis : 6.83.2
sphinx : 6.2.1
blosc : 1.11.1
feather : None
xlsxwriter : 3.1.2
lxml.etree : 4.9.3
html5lib : 1.1
pymysql : 1.4.6
psycopg2 : 2.9.7
jinja2 : 3.1.2
IPython : 8.15.0
pandas_datareader : None
bs4 : 4.12.2
bottleneck : 1.3.7
dataframe-api-compat: None
fastparquet : 2023.8.0
fsspec : 2023.9.0
gcsfs : 2023.9.0
matplotlib : 3.7.2
numba : 0.57.1
numexpr : 2.8.5
odfpy : None
openpyxl : 3.1.2
pandas_gbq : None
pyarrow : 13.0.0
pyreadstat : 1.2.3
pyxlsb : 1.0.10
s3fs : 2023.9.0
scipy : 1.11.2
sqlalchemy : 2.0.20
tables : 3.8.0
tabulate : 0.9.0
xarray : 2023.8.0
xlrd : 2.0.1
zstandard : 0.21.0
tzdata : 2023.3
qtpy : None
pyqt5 : None
The text was updated successfully, but these errors were encountered: