Metadata-Version: 1.2
Name: datamart_nyu
Version: 0.2
Summary: Client library for NYU's DataMart
Home-page: https://gitlab.com/datadrivendiscovery/datamart-api
Author: Remi Rampin, Fernando Chirigati
Author-email: remi.rampin@nyu.edu, fchirigati@nyu.edu
Maintainer: Remi Rampin, Fernando Chirigati
Maintainer-email: remi.rampin@nyu.edu, fchirigati@nyu.edu
License: BSD-3-Clause
Project-URL: Homepage, https://gitlab.com/datadrivendiscovery/datamart-api
Project-URL: Source, https://gitlab.com/datadrivendiscovery/datamart-api
Project-URL: Tracker, https://gitlab.com/datadrivendiscovery/datamart-api/issues
Description: DataMart Python API: NYU
        ========================
        
        The Python API provided by NYU is a wrapper around the `REST API <https://datadrivendiscovery.gitlab.io/datamart-api/rest_api.html>`__.
        
        How to install?
        ---------------
        
        ::
        
            $ pip install datamart_nyu
        
        How to use?
        -----------
        
        We provide an example using the `NY Taxi Demand data <https://gitlab.datadrivendiscovery.org/d3m/datasets/tree/master/seed_datasets_data_augmentation/DA_ny_taxi_demand/DA_ny_taxi_demand_dataset>`__. The example is available `here <examples/ny-taxi-demand.ipynb>`__.
        
Keywords: datamart,nyu,auctus
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Scientific/Engineering :: Information Analysis
