insightindustry / spss-converter

A simple utility that converts SPSS data to / from Pandas DataFrames, CSV, Excel, JSON, YAML, and dict.
https://spss-converter.readthedocs.io/en/latest/
MIT License
9 stars 4 forks source link

PR for v.0.1.2 #8

Closed insightindustry closed 2 years ago

insightindustry commented 2 years ago

Release 0.1.2

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (d28326b) into master (0368aad) will increase coverage by 0.16%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   73.61%   73.77%   +0.16%     
==========================================
  Files           5        5              
  Lines         451      450       -1     
  Branches       70       78       +8     
==========================================
  Hits          332      332              
+ Misses         83       82       -1     
  Partials       36       36              
Impacted Files Coverage Δ
spss_converter/write.py 57.50% <0.00%> (+0.70%) :arrow_up:
spss_converter/read.py 70.45% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.