Skip to main content

Exploratory Data Analysis Framework

Project description

d8analysis - An Exploratory Data Analysis Framework

PyPI PyPI - Python Version PyPI - License Code Coverage


Documentation: https://john-james-ai.github.io/d8analysis

Source Code: https://github.com/john-james-ai/d8analysis

PyPI: https://pypi.org/project/d8analysis/


Exploratory Data Analysis Framework

Installation

pip install d8analysis

Development

  • Clone this repository
  • Requirements:
  • Create a virtual environment and install the dependencies
poetry install
  • Activate the virtual environment
poetry shell

Testing

pytest

Documentation

The documentation is automatically generated from the content of the docs directory and from the docstrings of the public signatures of the source code. The documentation is updated and published as a Github project page automatically as part each release.

Releasing

Trigger the Draft release workflow (press Run workflow). This will update the changelog & version and create a GitHub release which is in Draft state.

Find the draft release from the GitHub releases and publish it. When a release is published, it'll trigger release workflow which creates PyPI release and deploys updated documentation.

Pre-commit

Pre-commit hooks run all the auto-formatters (e.g. black, isort), linters (e.g. mypy, flake8), and other quality checks to make sure the changeset is in good shape before a commit/push happens.

You can install the hooks with (runs for each commit):

pre-commit install

Or if you want them to run only for each push:

pre-commit install -t pre-push

Or if you want e.g. want to run all checks manually for all files:

pre-commit run --all-files

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

d8analysis-0.2.2.tar.gz (33.2 kB view details)

Uploaded Source

Built Distribution

d8analysis-0.2.2-py3-none-any.whl (58.5 kB view details)

Uploaded Python 3

File details

Details for the file d8analysis-0.2.2.tar.gz.

File metadata

  • Download URL: d8analysis-0.2.2.tar.gz
  • Upload date:
  • Size: 33.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for d8analysis-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d98d6cbfb20d8631d8338b0cae99be46a743c0a614f0788da0a0e5d20476018a
MD5 d8d8515e2cb6132af7f8c82d9ec72f36
BLAKE2b-256 2e6eba1573f502cf9c84fe784f878af662daccdb255f1cfa014b8b3ffeb4b20e

See more details on using hashes here.

File details

Details for the file d8analysis-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: d8analysis-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 58.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.10.4 Linux/5.10.102.1-microsoft-standard-WSL2

File hashes

Hashes for d8analysis-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5b0a3577769d9efa5acc7bab1b5c9158ccbd25a7aa0a9c0d78c32c53f8e9cd32
MD5 815a2a8d6e9ae99d352b20bdbf2bbce6
BLAKE2b-256 f548223b2979a0efcd8f0f25e794b1fe4aacd3484952a7267c052b94b04212c9

See more details on using hashes here.

Supported by

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