# datashape **Repository Path**: stonelab/datashape ## Basic Information - **Project Name**: datashape - **Description**: clone from https://github.com/quantopian/datashape.git - **Primary Language**: Python - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-04 - **Last Updated**: 2024-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ========= DataShape ========= |Build Status| |PyPI| |Monthly Downloads| DataShape is a language for describing data. It is an extension of the NumPy dtype with an emphasis on cross language support. History ------- DataShape was originally developed by the Blaze project. The git history of the blaze.datashape module has been preserved here but for more complete history see the Blaze project. Contributing ------------ Anyone wishing to discuss on DataShape should join the `blaze-dev `__ mailing list at: blaze-dev@continuum.io License ------- DataShape development is sponsored by Continuum Analytics. Released under BSD license. See LICENSE for details. .. |Build Status| image:: https://travis-ci.org/plures/datashape.svg?branch=master :target: https://travis-ci.org/plures/datashape .. |PyPI| image:: https://img.shields.io/pypi/v/datashape.svg :target: https://pypi.python.org/pypi/DataShape .. |Monthly Downloads| image:: https://img.shields.io/pypi/dm/datashape.svg :target: https://pypi.python.org/pypi/DataShape