Metadata-Version: 2.0
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
Platform: UNKNOWN
Requires-Python: >=3.5.2
Requires-Dist: pandas

Convert a dictionary or a list of dictionaries into a dataframe. 
The dictionaries are allowed to be nested. 


