One place for the most useful methods for work
Project description
podlozhnyy_module
A set of tools to simplify data analysis in particular:
- risk analytics
- time series construction
- classical machine learning
Getting started
Easy installation via pip
$ pip install podlozhnyy_module
For developers
If you would like to contribute to the project yo can do the following
- Create a new virtual environment and activate it (for Windows use:
my_env\Scripts\activateinstead of the last command)
$ python -m venv my_env
$ source my_env/bin/activate
- Copy the repo
$ git clone https://github.com/NPodlozhniy/portugal-holiday.git
- Install requirement dependecies for developers
$ pip install -r requirements_dev.txt
- Make changes and then release version to PyPI (use
--repository-urlargument to upload code to test PyPI version)
$ python setup.py sdist bdist_wheel
$ twine upload --repository-url https://test.pypi.org/legacy/ dist/*
- To test the package create another virtual environment and then install library from PyPI using the following command
$ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple podlozhnyy_module
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
podlozhnyy_module-1.2.tar.gz
(14.6 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
File details
Details for the file podlozhnyy_module-1.2.tar.gz.
File metadata
- Download URL: podlozhnyy_module-1.2.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87032ec8732b4b56e59e06b474df609232d1f1a5f49fb36a3839136453711d92
|
|
| MD5 |
49f9119c295badb32690344e47c3057b
|
|
| BLAKE2b-256 |
66329446afbf811f93c9ede74128370fc2d0e900325a2626ee411b7375baea45
|
File details
Details for the file podlozhnyy_module-1.2-py3-none-any.whl.
File metadata
- Download URL: podlozhnyy_module-1.2-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
690874c680a5dd15af8c3e2cca97af63134f64d8888173a3c68ee7559d897b79
|
|
| MD5 |
c4a0381b1fab9518a6ee6540623a47de
|
|
| BLAKE2b-256 |
40b299ddf2cc1865c8241cec4aeee3f4be1fac64e7753cb095ee5ffab83f99b8
|