Why Should I Use This?
This is a Python package for data analysis which contains some very useful functions.
Installation
$ pip install dplearn
Or, you can download the source and
$ python setup.py install
Add sudo in the beginning if you met problem.
Modules
tools
math
quant
extra
Usage
Use As A Python Module
from dplearn.tools import tick_start, tick_end
tick_start("<JOB TITLE>")
<DO SOMETHIGN HERE>
tick_end()
Documentation
Check out the latest dplearn documentation at Read the Docs
Contributing
Please send pull requests, very much appriciated.
Make a branch off of master and commit your changes to it.
Create a Pull Request with your contribution.
Release files for dplearn 2.2.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dplearn-2.2.2.tar.gz | 14.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dplearn-2.2.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 37.6 kB
Release files / dplearn-2.2.2.tar.gz
| Download URL | dplearn-2.2.2.tar.gz |
|---|---|
| Size | 14.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af97f31674bff305c962eaa50cbec9809825abddb30190d978d470e68f46bb37
|
|
BLAKE2b-256 checksum How to use checksums |
2c66a3a4704780bf28110c8c7ad13cff4aac2bef201df14548132aa6a901919a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|
Release files / dplearn-2.2.2-py3-none-any.whl
| Download URL | dplearn-2.2.2-py3-none-any.whl |
|---|---|
| Size | 23.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6fa295a31b814263a2272ffe2238d8148c8cb4afe3a7806b946178d4eeb1e685
|
|
BLAKE2b-256 checksum How to use checksums |
19402bcb04dfadf6dbb6f1f84116fe1440a20a402f38221fb3fb36db56ca359c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
|