Metadata-Version: 2.1
Name: wikiframe
Version: 0.0.1
Summary: Convert all csv files in a folder to a diccionary of dataframe and more
Home-page: UNKNOWN
Author: MasamioNakada
Author-email: nakada2130@gmail.com
License: UNKNOWN
Keywords: pandas,read_csv,automated,dataframe,csv,etl,extract
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENCE.md

This package scan all the .csv files in a folder a convert into a dataframe, It is accept different csv delimiter and encodings.

