Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 775 Bytes

index.rst

File metadata and controls

35 lines (26 loc) · 775 Bytes

Index

Welcome to keras-pandas! I'd recommend that you start with the keras-pandas section & Quick Start.

User Guide

.. toctree::
   :maxdepth: 2

   intro
   contributing

API

.. autosummary::
   :toctree: autosummary

   Automater.Automater
   data_types.Abstract.AbstractDatatype
   data_types.Boolean.Boolean
   data_types.Categorical.Categorical
   data_types.Numerical.Numerical
   data_types.Text.Text
   data_types.TimeSeries.TimeSeries
   lib
   transformations