Giter Site home page Giter Site logo

dvp-tran / sas7bdat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adrienpacifico/sas7bdat

0.0 1.0 0.0 90 KB

A fork of Python sas7bdat reader http://git.pyhacker.com/sas7bdat that produces HDF5 from SAS sas7bdat files

License: MIT License

Python 100.00%

sas7bdat's Introduction

sas7bdat.py

This module will read sas7bdat files using pure Python (2.6+). No SAS software required! The module started out as a port of the R script of the same name found here: https://github.com/BioStatMatt/sas7bdat

Also included with this library is a simple command line script, sas7bdat_to_csv, which converts sas7bdat files to csv files. It will also print out header information and meta data using the --header option and it will batch convert files as well. Use the --help option for more information.

As is, I've successfully tested the script on around a hundred sample files I found on the internet. For the most part, it works well. The known issues right now are:

  1. Read only. No write support.
  2. Can't read compressed data.

I'm sure there are more issues that I haven't come across yet. Please let me know if you come across a data file that isn't supported and doesn't fall into one of the known issues above and I'll see if I can add support for the file.

Feel free to fork this project and send me pull requests!

sas7bdat's People

Contributors

jaredhobbs avatar eraviart avatar benjello avatar

Watchers

Paul TRAN avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.