Metadata-Version: 2.1
Name: rutil
Version: 0.0.1
Summary: R original utilities now in python
Home-page: UNKNOWN
Author: Ismael Cabral
License: UNKNOWN
Keywords: R language,R,str(),pandas,struture
Platform: UNKNOWN
Provides-Extra: dev


    The idea of this package is to translate useful R functions into python
    The first implementation is the R str() function to show the structure of pandas dataframes

    

