knowyourdata 0.1.0a3
pip install knowyourdata
Latest version
Released:
A package to display basic info about your data
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Mubdi Rahman
- Tags know, your, data, description
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
************
KnowYourData
************
A Simple Data Description Package for Python.
A rapid and lightweight module to describe the statistics and structure of data arrays for interactive use. This project was started in 2018 and currently maintained by Mubdi Rahman.
Installation
============
Dependencies
------------
KnowYourData requires:
* Python (>=2.7 or >=3.4)
* Numpy (>=1.10.0)
* ipython
User Installation
-----------------
The easiest way to install KnowYourData is with ``pip``:
..code-block:: bash
pip install knowyourdata
Usage
-----
For full usage, details are available in the ` documentation <http://knowyourdata.readthedocs.io/>`_. The most simple use case to display data is if you have a numpy array 'x':
..code-block:: python
>>> from knowyourdata import kyd
>>> kyd(x)
Help and Support
----------------
* Documentation: http://knowyourdata.readthedocs.io/
KnowYourData
************
A Simple Data Description Package for Python.
A rapid and lightweight module to describe the statistics and structure of data arrays for interactive use. This project was started in 2018 and currently maintained by Mubdi Rahman.
Installation
============
Dependencies
------------
KnowYourData requires:
* Python (>=2.7 or >=3.4)
* Numpy (>=1.10.0)
* ipython
User Installation
-----------------
The easiest way to install KnowYourData is with ``pip``:
..code-block:: bash
pip install knowyourdata
Usage
-----
For full usage, details are available in the ` documentation <http://knowyourdata.readthedocs.io/>`_. The most simple use case to display data is if you have a numpy array 'x':
..code-block:: python
>>> from knowyourdata import kyd
>>> kyd(x)
Help and Support
----------------
* Documentation: http://knowyourdata.readthedocs.io/
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License
- Author: Mubdi Rahman
- Tags know, your, data, description
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file knowyourdata-0.1.0a3.tar.gz
.
File metadata
- Download URL: knowyourdata-0.1.0a3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f68c238fc63d9848f6b7bb425bbee5753e4fc4e3768551ab9f19e03c9d506fe |
|
MD5 | cde0ccdac0481efa77e995cb843a3e0f |
|
BLAKE2b-256 | c22667ceefd2585fd3fb8df3d700216e8cf18da44832ac1a3703a24638a7c99c |
File details
Details for the file knowyourdata-0.1.0a3-py2.py3-none-any.whl
.
File metadata
- Download URL: knowyourdata-0.1.0a3-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c45fae6cfda450b48171244a01c38dd85112d821ad81ad484abce4a8ef8cdac4 |
|
MD5 | db2e51a3c8ad1279fcdb679bf9ca39f6 |
|
BLAKE2b-256 | 8459af41ef169a6712701c459230732c547c3e05e7152cf75d54cbf31b330a61 |