From 2ffa0e8fddd708e44b76c9190086230f8ca74f2e Mon Sep 17 00:00:00 2001 From: Otto Fajardo Date: Fri, 18 Nov 2022 17:25:07 +0100 Subject: [PATCH 01/13] Adding new pandas datatype datetime64[ns, UTC] to be recognized when writing --- CITATION.cff | 2 +- change_log.md | 4 + docs/_build/doctrees/environment.pickle | Bin 15995 -> 15995 bytes docs/_build/html/.buildinfo | 2 +- .../html/_static/documentation_options.js | 2 +- docs/_build/html/genindex.html | 2 +- docs/_build/html/index.html | 2 +- docs/_build/html/py-modindex.html | 2 +- docs/_build/html/search.html | 2 +- docs/conf.py | 2 +- pyreadstat/__init__.py | 2 +- pyreadstat/_readstat_writer.c | 384 +++++++++--------- pyreadstat/_readstat_writer.pyx | 2 +- setup.py | 2 +- 14 files changed, 214 insertions(+), 196 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 381ba9f..3b9e84a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -5,7 +5,7 @@ authors: given-names: "Otto" orcid: "https://orcid.org/0000-0002-3363-9287" title: "Pyreadstat" -version: 1.2.0 +version: 1.2.1 doi: 10.5281/zenodo.6612282 date-released: 2018-09-24 url: "https://github.com/Roche/pyreadstat" diff --git a/change_log.md b/change_log.md index 50dcfb0..0edba10 100644 --- a/change_log.md +++ b/change_log.md @@ -1,3 +1,7 @@ +# 1.2.1 (github, pypi and conda 2022.11.xx) +* introduced recognition for pandas datatype datetime64[ns, UTC] when writing, + so that this column type gets correctly written as datetime + # 1.2.0 (github, pypi and conda 2022.10.25) * Fixed #206, #207 * added pyproject.toml diff --git a/docs/_build/doctrees/environment.pickle b/docs/_build/doctrees/environment.pickle index 93f754a023bd6e8569e052ad8b1ec9090369cd77..8f1bbc6593c98fb523ad632bfdde1a5f8b78367c 100644 GIT binary patch delta 58 zcmexe^SfrlUPea4&HEUqa4{NA4(71{a(Z}{@Bk@8NoOv$yKgeDr|?d$Qg)jBT3KrH M9%cQ_tSV(v0F{dsUH||9 delta 58 zcmexe^SfrlUPeZP&HEUqa4{N84(71{a(Z}{@Bk@8NoOv$t824OHI`4VQg)hrO<8~P M9%ZS`tSV(v0Ehz=yZ`_I diff --git a/docs/_build/html/.buildinfo b/docs/_build/html/.buildinfo index ca965f6..d41041b 100644 --- a/docs/_build/html/.buildinfo +++ b/docs/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d1957ba96adbb9536e51c852822e9ccb +config: dc63e4405a0437fb9efe8c4f5ffb3848 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_build/html/_static/documentation_options.js b/docs/_build/html/_static/documentation_options.js index 5be98c4..120e3ee 100644 --- a/docs/_build/html/_static/documentation_options.js +++ b/docs/_build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '1.2.0', + VERSION: '1.2.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/_build/html/genindex.html b/docs/_build/html/genindex.html index 6382887..459099f 100644 --- a/docs/_build/html/genindex.html +++ b/docs/_build/html/genindex.html @@ -3,7 +3,7 @@ - Index — pyreadstat 1.2.0 documentation + Index — pyreadstat 1.2.1 documentation