Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pyreadstat | Distribution: openSUSE Tumbleweed |
Version: 1.2.7 | Vendor: openSUSE |
Release: 2.2 | Build date: Wed Jul 3 06:05:41 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1274108 | Source RPM: python-pyreadstat-1.2.7-2.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/Roche/pyreadstat | |
Summary: Package to read and write statistical data files into pandas |
Reads and Writes SAS, SPSS and Stata files into pandas data frames.
Apache-2.0
* Wed Jul 03 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to autosetup and pyproject macros. - Add patch support-numpy-2.patch: * Use correct constant for NaN. * Sat Mar 16 2024 Dirk Müller <dmueller@suse.com> - update to 1.2.7: * Fixing warnings in new pandas version 2.2.1 * Remove string encoding for read_por * Fix read in chunks when output is dict * Tue Jan 09 2024 Dirk Müller <dmueller@suse.com> - update to 1.2.6: * correcting bug when writing files with character columns with all missing, character length set to 1 * Correcting bug for datetime64[us * Added modification_time and creation_time to metadata * added datetime64[us in addition to ns for improvement when writing. * Thu Aug 31 2023 Markéta Machová <mmachova@suse.com> - update to 1.2.3 * changes introduced for compatibility with cython 3.0.0. Cython 0.29 no longer supported. Python 2.7 no longer supported. * Tue Jun 27 2023 Markéta Machová <mmachova@suse.com> - update to 1.2.2 * added num_rows to multiprocessing to allow processing of xport, por and sav files not having the number of rows in the metadata. * Mon Mar 13 2023 Dirk Müller <dmueller@suse.com> - update to 1.2.1: * Readstat source updated to version 1.1.9 * introduced recognition for pandas datatype datetime64[ns, UTC] and other datetime64 types when writing, so that this column type gets correctly written as datetime * introduced extra_datetime_formats and extra_date_formats arguments for read functions, cleaned the list of sas date, datetime and time formats to exclude those not directly convertible to python objects * improved performace of writer when there are datetime64 columns * Mon Feb 13 2023 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.2.0: * added pyproject.toml * Updated Readstat code to Release 1.1.8 * Solved issue with duplicated columns, #188 * new parameter output_type to switch between returning a pandas dataframe or a dict of numpy arrays, partial solution for #184 * Implemented row_compression for writing sav files, solves #185 * Added new date formats for SAS and SPSS solves #170, #171 * Added check missing_range type against variable type solves #180 * Removed np.float, solves #160 * Wed Feb 16 2022 Dirk Müller <dmueller@suse.com> - update to 1.1.4: * Included new pandas datatypes Float32Dtype and Float64Dtype when writing. * Forcing cythonization when installing from source [#] Updated Readstat source to version 1.1.17 * Improved error when reading dates and finding a string * repaired not reading correctly metadata with multiprocessing [#] correction when reading file paths in python <3.7 * Using os.fsencode when reading file paths to support file system encoding and Path-like objects * Updated Readstat source to version 1.1.6 * Accepting dict as the column_label parameter for writing functions * Mon Apr 19 2021 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.1.0: * added meta.readstat_variable_types to track the type of binary variable in the original file. * Adding better error message for not accepting certain files types in multiprocessing, solves #105 * Fixing #106 writing failing when row 0 is removed from dataframe. * Removing numpy deprecated objects solves #107. * Adding support for pathlib.Path, soves #110. * fixing order of categories * Added formats_as_ordered_category to get an ordered category. * Added value_formats in order to be able to set the variable format when writing. - Do not build on Python 3.6, due to no NumPy. * Mon Dec 28 2020 andy great <andythe_great@pm.me> - Update to version 1.0.6. * Updated Readstat to version 1.1.5, this fixes: reading sas7bdat file labels, reading newer por files date-like columns, and few others. * Corrected writing columns with numpy.float32 format. - Updates for 1.0.5 * fixed sharing permissions when reading files on windows, fixes #87 - Updates for 1.0.4 * read_file_in_chunks can read chunks with multiprocessing. - Updates for 1.0.3 * Improved performance specially for big files. * added a method to read files in parallel * added license information to setup.py - Updates for 1.0.2 * Updated default widths for DATE and DATETIME formats (from Readstat src). That make the files readable both in SPSS and PSPP, solves issue #69. * added support for binary compressed sas7bdat files * fixes writing XPT files v8 that can be read in SAS. Reading XPT v8 improved. * fixes writing files with NaT values. * fixes #72: variable display width with long strings. * fixes #70: variable_measures not set when writing sav files - Updates for 1.0.1 * fixes issue #67
/usr/lib/python3.11/site-packages/pyreadstat /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/LICENSE /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/METADATA /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/RECORD /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/WHEEL /usr/lib/python3.11/site-packages/pyreadstat-1.2.7.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pyreadstat/__init__.py /usr/lib/python3.11/site-packages/pyreadstat/__pycache__ /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/pyfunctions.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/pyfunctions.cpython-311.pyc /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/worker.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyreadstat/__pycache__/worker.cpython-311.pyc /usr/lib/python3.11/site-packages/pyreadstat/_readstat_parser.cpython-311-arm-linux-gnueabihf.so /usr/lib/python3.11/site-packages/pyreadstat/_readstat_writer.cpython-311-arm-linux-gnueabihf.so /usr/lib/python3.11/site-packages/pyreadstat/pyfunctions.py /usr/lib/python3.11/site-packages/pyreadstat/pyreadstat.cpython-311-arm-linux-gnueabihf.so /usr/lib/python3.11/site-packages/pyreadstat/worker.py /usr/share/doc/packages/python311-pyreadstat /usr/share/doc/packages/python311-pyreadstat/README.md /usr/share/doc/packages/python311-pyreadstat/change_log.md /usr/share/licenses/python311-pyreadstat /usr/share/licenses/python311-pyreadstat/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:11:44 2024