项目作者: TWilliamBell

项目描述 :
Read Complex Pandas Data into R
高级语言: R
项目地址: git://github.com/TWilliamBell/readPDC.git
创建时间: 2020-03-05T04:32:40Z
项目社区:https://github.com/TWilliamBell/readPDC

开源协议:

下载


readPDC

A package that does one thing: read complex Pandas csv files into R. Pandas formatting for complex data is not even read in by Pandas functions, but I figured it would be simpler for me to work with it in R anyways, so I’ve written some code for parsing it into the formatting of an R complex format. Could be used by a Python user for the Python equivalent.