BUG: read_pickle omit timezone when reading old pickle #54659
Labels
Bug
IO Pickle
read_pickle, to_pickle
Needs Triage
Issue that has not been reviewed by a pandas team member
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
Reading pickle from previous version doesn't keep timezone information
Expected Behavior
timestamps should be deserialized with timezone information
Installed Versions
3.7:
INSTALLED VERSIONS
commit: None
python: 3.7.12.final.0
python-bits: 64
OS: Linux
OS-release: 6.2.0-26-generic
machine: x86_64
processor: x86_64
byteorder: little
LC_ALL: None
LANG: en_US.UTF-8
LOCALE: en_US.UTF-8
pandas: 0.24.2
pytest: 7.4.0
pip: 22.0.4
setuptools: 67.5.1
Cython: None
numpy: 1.17.0
scipy: 1.2.1
pyarrow: 2.0.0
xarray: 0.14.1
IPython: 7.32.0
sphinx: None
patsy: 0.5.2
dateutil: 2.8.2
pytz: 2022.1
blosc: None
bottleneck: None
tables: 3.6.1
numexpr: 2.7.0
feather: None
matplotlib: 3.3.2
openpyxl: 3.0.9
xlrd: 1.2.0
xlwt: None
xlsxwriter: None
lxml.etree: 4.8.0
bs4: 4.10.0
html5lib: 1.1
sqlalchemy: 0.7.10
pymysql: None
psycopg2: None
jinja2: 3.0.3
s3fs: None
fastparquet: None
pandas_gbq: 0.13.2
pandas_datareader: None
gcsfs: 0.7.1
The text was updated successfully, but these errors were encountered: