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 release of v.0.1.0 #3

Closed insightindustry closed 3 years ago

insightindustry commented 3 years ago

First release.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@c87b3ec). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #3   +/-   ##
=========================================
  Coverage          ?   73.61%           
=========================================
  Files             ?        5           
  Lines             ?      451           
  Branches          ?       70           
=========================================
  Hits              ?      332           
  Misses            ?       83           
  Partials          ?       36           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c87b3ec...f438827. Read the comment docs.