Python 3.x module to render financial results in tensorboard
Project description
8 MILE
Python 3.x module to treat financial data for machine learning purpose. Many features including :
- download financial data from various sources
- preprocess data
- export data
🔥 Installation
Pre-requisites:
- python3
- pip3
Install the talib library:
wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
tar -xzf ta-lib-0.4.0-src.tar.gz
cd ta-lib/ && ./configure --prefix=/usr && make && make install
Install the package with pip3
pip3 install hmile
📚 Documentation
🛠️ Build doc
You can rebuild the doc with the following commands:
make html
rm -r docs
mv _build/html docs
rm -rf _build
Project details
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
hmile-0.5.1.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hmile-0.5.1-py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file hmile-0.5.1.tar.gz.
File metadata
- Download URL: hmile-0.5.1.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c38ca62864c54a869fbc156e81c77b5288315ed4051af26e63e9bfa117dff68
|
|
| MD5 |
1a9a602a1c0a915d747f74e69a4f4836
|
|
| BLAKE2b-256 |
f250270dd03b00cfcee2d94995e3dbcbe2f95fac82b8198c07953e446fd11a3f
|
File details
Details for the file hmile-0.5.1-py3-none-any.whl.
File metadata
- Download URL: hmile-0.5.1-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d1fbd67a4f688beafede5ac90d8b54fdcf523e5075c40fb0efc91dbf6f1c5b9
|
|
| MD5 |
a828ff0e72980a42a81ce4aa1505df4a
|
|
| BLAKE2b-256 |
930877b8ada5d15f73c189887eb38b4730cf15b7bfaca75aa81bd9640ec1d023
|