17
0
Commit Graph

5 Commits

Author SHA256 Message Date
1ef17dd2df Accepting request 859030 from home:andythe_great:branches:devel:languages:python:numeric
- 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

OBS-URL: https://build.opensuse.org/request/show/859030
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=9
2020-12-29 18:41:51 +00:00
Tomáš Chvátal
09f6d492ee Accepting request 820882 from home:mcalabkova:branches:devel:languages:python:numeric
- Update to 1.0.0
  * improved error messages when column names have spaces
  * updated readstat to release 1.1.3: improved support for columns with utf-8 characters.
  * bumped version to first stable release as the library looks stable
  * added capability to set_value_labels to handle subset of dataframes
  * added capacity to read and write files with paths starting with tilde
  * few bugfixes

OBS-URL: https://build.opensuse.org/request/show/820882
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=7
2020-07-14 12:41:00 +00:00
Tomáš Chvátal
11a4e9f647 - Update to 0.2.9:
* metadata updates

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=5
2019-09-13 15:21:49 +00:00
Todd R
9031f58a7c Accepting request 724136 from home:TheBlackCat:branches:devel:languages:python:numeric
Update to 0.2.8

OBS-URL: https://build.opensuse.org/request/show/724136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=3
2019-08-16 15:52:45 +00:00
Todd R
0418852209 Accepting request 718633 from home:TheBlackCat:branches:devel:languages:python:numeric
Package to read and write statistical data files into pandas

OBS-URL: https://build.opensuse.org/request/show/718633
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pyreadstat?expand=0&rev=1
2019-07-25 20:16:04 +00:00