Metadata-Version: 1.2
Name: as_dataframe
Version: 0.2.2
Summary: Convert a dictionary into dataframes.
Home-page: https://github.com/Dmitrii-I/as-dataframe
Author: Dmitrii Izgurskii
Author-email: izgurskii@gmail.com
License: MIT
Description: Convert a dictionary or a list of dictionaries into a dataframe. 
        The dictionaries are allowed to be nested. 
        
Platform: UNKNOWN
Requires-Python: >=3.5.2
