Skip to main content

My custom library for data science, trading and ML projects

Project description

EMR-Py

Documentation

Read the docs


Current Implementation Status

  • ✅ Logging utilities
  • ✅ ML encoders
  • ✅ Telegram trading bot
  • ✅ Performance decorators
  • 🚧 Time series visualization
  • 📋 Planned: GCP utilities, trading indicators, backtesting tools

Library Structure (Tentative)

src/emrpy/
├── __init__.py
├── py.typed
├── decorators.py           # General utilities (timer, memory profiling)
├── logging/               # Logging configuration utilities
│   ├── __init__.py
│   └── logger_config.py
├── data/               # data utilities
│   ├── __init__.py
│   └── data_loaders.py
├── ml/                    # Machine Learning utilities
│   ├── __init__.py
│   └── encoders.py        # Categorical encoding functions
├── visualization/         # Plotting and visualization functions
│   ├── __init__.py
│   └── timeseries.py     # Time series plotting utilities
├── timeseries/           # Time series analysis tools
│   ├── __init__.py
│   ├── features.py       # Feature engineering
│   └── analysis.py       # Time series analysis functions
├── trading/              # Trading-specific utilities
│   ├── __init__.py
│   ├── indicators.py     # Technical indicators
│   ├── backtesting.py    # Backtesting utilities
│   └── telegrambot.py    # Trading notifications via Telegram
├── gcp/                  # Google Cloud Platform utilities
│   ├── __init__.py
│   ├── bigquery.py       # BigQuery helpers
│   └── storage.py        # Cloud Storage helpers
└── finance/              # Financial data utilities
    ├── __init__.py
    └── data_processing.py # Financial data preprocessing

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emr_py-0.6.0.tar.gz (229.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

emr_py-0.6.0-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file emr_py-0.6.0.tar.gz.

File metadata

  • Download URL: emr_py-0.6.0.tar.gz
  • Upload date:
  • Size: 229.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.9

File hashes

Hashes for emr_py-0.6.0.tar.gz
Algorithm Hash digest
SHA256 07c871e7a7c069f21605a1f84f8599823e92dc05eb487c22b5384d4d0a4a73c4
MD5 554b25514a4d1fc9626b4b9e6ba88f3c
BLAKE2b-256 bda46ddc7ef03dc69af529055549018abd495adb8aaf934342e28a01dca1866f

See more details on using hashes here.

File details

Details for the file emr_py-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: emr_py-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.9

File hashes

Hashes for emr_py-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9df793b67408d84bc816b4e4eff8d431c9f4a7e144e39eebc6fe9e689281baf6
MD5 a2c704802e823bfbce36696c19a83895
BLAKE2b-256 5842b4404ec0ec69402b442e100314b66b0b39bf60c51c52ccc75ae2da412c7e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page