Metadata-Version: 2.1
Name: doyle
Version: 0.0.0.dev23
Summary: doyle description
Home-page: https://github.com/62090500409/doyle
Author: Thanaphit S.
Author-email: thanaphit.su@mail.kmutt.ac.th
License: Unlicense
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Framework :: IPython
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: License :: OSI Approved :: The Unlicense (Unlicense)
Classifier: Natural Language :: English
Classifier: Natural Language :: Thai
Classifier: Programming Language :: Python :: 3.7
Requires-Python: ==3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: nltk
Requires-Dist: scipy
Requires-Dist: smart-open
Requires-Dist: tensorflow
Requires-Dist: sklearn
Requires-Dist: matplotlib
Requires-Dist: statsmodels
Requires-Dist: pythainlp
Requires-Dist: pyspellchecker
Requires-Dist: fairseq
Requires-Dist: tensorboardX
Requires-Dist: jupyter
Requires-Dist: ipywidgets
Requires-Dist: widgetsnbextension
Requires-Dist: pandas-profiling
Requires-Dist: xlrd
Requires-Dist: gdown
Requires-Dist: dill

Description
===========
pass

Installation
============
.. code-block:: bash
    pip install doyle

Usage
=====
.. code-block:: bash
    >>> import doyle
    >>> doyle.DataExplorer.explore_files("./data")
