Skip to content

Access HDF5 files from R. Based on a package originally authored by Sage Bionetworks.

Notifications You must be signed in to change notification settings

imadcat/rHDF5_Sage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rHDF5

An alternative R package for accessing HDF5 file format.

Objective: To enable the fully compatable data exchange between Python's Pandas data frames and R's data frames. Background: The currently most popular rhdf5 package http://www.bioconductor.org/packages/release/bioc/html/rhdf5.html can not handle data types other than numeric matrix and string. That makes it impossible to read and write data type such as datetime, factor from HDF5 files.

About

Access HDF5 files from R. Based on a package originally authored by Sage Bionetworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 76.9%
  • Fortran 9.6%
  • C++ 8.4%
  • Shell 3.4%
  • LiveScript 0.7%
  • Perl 0.3%
  • Other 0.7%