pyreadstat 1.2.7__cp311-cp311-win_amd64.whl → 1.2.8__cp311-cp311-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyreadstat might be problematic. Click here for more details.

pyreadstat/__init__.py CHANGED
@@ -22,5 +22,5 @@ from .pyreadstat import read_file_in_chunks, read_file_multiprocessing
22
22
  from ._readstat_parser import ReadstatError, metadata_container
23
23
  from .pyfunctions import set_value_labels, set_catalog_to_sas
24
24
 
25
- __version__ = "1.2.7"
25
+ __version__ = "1.2.8"
26
26
 
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyreadstat
3
- Version: 1.2.7
3
+ Version: 1.2.8
4
4
  Summary: Reads and Writes SAS, SPSS and Stata files into/from pandas data frames.
5
5
  Home-page: https://github.com/Roche/pyreadstat
6
6
  Download-URL: https://github.com/Roche/pyreadstat/dist
@@ -16,7 +16,7 @@ Classifier: Topic :: Scientific/Engineering
16
16
  Classifier: Environment :: Console
17
17
  Description-Content-Type: text/markdown
18
18
  License-File: LICENSE
19
- Requires-Dist: pandas >=1.2.0
19
+ Requires-Dist: pandas>=1.2.0
20
20
 
21
21
  A Python package to read and write SAS
22
22
  (sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta) files into/from pandas data frames. It is a wrapper
@@ -0,0 +1,11 @@
1
+ pyreadstat/__init__.py,sha256=hXfWCvrlQQ6KwBgT4b33_1_YgUw0PBmJu-sRmZZGrJo,1232
2
+ pyreadstat/_readstat_parser.cp311-win_amd64.pyd,sha256=FEAfBBnJMa1XizGbCr1VUhkpiHRJqtQAxGwMFig41cs,1236992
3
+ pyreadstat/_readstat_writer.cp311-win_amd64.pyd,sha256=11sWoz3nQt0pw3KdNBjXkPUs7HPyfoVi35ZPHdr8VDM,1209856
4
+ pyreadstat/pyfunctions.py,sha256=wnlWbD5o1knLWX28s9ve8jWWv_MFDUTQ7vQUiyNFYmk,5172
5
+ pyreadstat/pyreadstat.cp311-win_amd64.pyd,sha256=wSmX82zl1Xp0x25vNUTvwTdORMlolVEuw2HUl23zrbM,1132032
6
+ pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
7
+ pyreadstat-1.2.8.dist-info/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
8
+ pyreadstat-1.2.8.dist-info/METADATA,sha256=1S1IM_eQ4uYa_Ba3XSfdhSUL0fDZselu5J6uoQ91YKc,1073
9
+ pyreadstat-1.2.8.dist-info/WHEEL,sha256=WRbBgi9HBHR6yzaPlBW1thcwhnq7JwQcoZZASdBlCwA,101
10
+ pyreadstat-1.2.8.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
11
+ pyreadstat-1.2.8.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-win_amd64
5
5
 
@@ -1,11 +0,0 @@
1
- pyreadstat/__init__.py,sha256=6e1yogyEnompUT1Yk4Dl_LG5KHxFpXYAJMAuvDYfw8I,1232
2
- pyreadstat/_readstat_parser.cp311-win_amd64.pyd,sha256=NOvYakOXJjphMW7thhRdbjVU0g71okUQp2bkPMdKKmg,1230336
3
- pyreadstat/_readstat_writer.cp311-win_amd64.pyd,sha256=fz205Ysg-7YHYiMABIYDENWpGpkpVRmi9-ILr7dr9CM,1207808
4
- pyreadstat/pyfunctions.py,sha256=wnlWbD5o1knLWX28s9ve8jWWv_MFDUTQ7vQUiyNFYmk,5172
5
- pyreadstat/pyreadstat.cp311-win_amd64.pyd,sha256=VWnfm_ICA1bSve1qwfFnZaKQVdCZVJBO7oiPYXppWL4,1132032
6
- pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
7
- pyreadstat-1.2.7.dist-info/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
8
- pyreadstat-1.2.7.dist-info/METADATA,sha256=z85WkV9-tyAxDWX6K6vbv1LwdyNdS7ZpLpjnIVPUgyY,1074
9
- pyreadstat-1.2.7.dist-info/WHEEL,sha256=ircjsfhzblqgSzO8ow7-0pXK-RVqDqNRGQ8F650AUNM,102
10
- pyreadstat-1.2.7.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
11
- pyreadstat-1.2.7.dist-info/RECORD,,