A collection of data analysis and visualization utilities designed for scientific and research applications.
Project description
Project Utility
This project is a collection of essential functions and utilities that I frequently use in my data analysis workflows.
Why This Project Exists
As a data analyst, I found myself repeatedly writing the same helper functions across different projects. ProjectUtility centralizes these common utilities into a single, well-documented package that can be easily imported into any analysis.
Install ProjectUtility in Development mode
If you are new to using nbdev here are some useful pointers to get you
started.
# make sure ProjectUtility package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to ProjectUtility
$ nbdev_prepare
Usage
Install latest from the GitHub repository:
$ pip install git+https://github.com/mtinti/ProjectUtility.git
or from conda
$ conda install -c mtinti ProjectUtility
or from pypi
$ pip install ProjectUtility
Dashboards for visualising dataset
with missing values
with dimensionality reduction
with coefficent of variation
with Volcano & MA plots
Documentation
Documentation can be found hosted on this GitHub repository’s pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
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
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 ProjectUtility-0.0.2.tar.gz.
File metadata
- Download URL: ProjectUtility-0.0.2.tar.gz
- Upload date:
- Size: 29.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e648030194bd5c43b046b88c0630aefe7fe641867d58cd0e182ef5c18f92298d
|
|
| MD5 |
e87c938045b58cc4df47b2472342eaef
|
|
| BLAKE2b-256 |
c81cad6beb2b94b3b5053a460a066a98bff09a1b464e46225561c85aaee63e13
|
File details
Details for the file ProjectUtility-0.0.2-py3-none-any.whl.
File metadata
- Download URL: ProjectUtility-0.0.2-py3-none-any.whl
- Upload date:
- Size: 30.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3fb20b2ef65150ee4e0a524228baa0d8df5177a4c5b29b80b8d337064458786
|
|
| MD5 |
867ffc8f5cc7785efe11f98f4f6c0746
|
|
| BLAKE2b-256 |
759226351ee08d425dbc72cddbb6b121f95e3d40af8b89be8420f9c743738f7a
|