Mim@uf Business Intelligence Library for Portuguese Primary Care
Project description
Mimufs
Mimufs is a python library with tools for data processing and analysis in Portuguese Prymary Health Care. It has a set of functions to facilitate data processing from MIM@UF and BI-CSP plataforms. It also has a set of functions to facilitate data analysis and visualization.
Installation
To install mimufs, run this command in your project's terminal:
pip install mimufs
or in your jupyter notebook:
!pip install mimufs
Usage
mimufs can be used in python scripts or in jupyter notebooks.
import mimufs as mm
for specific data processing functions:
from mimufs import processing
for specific data analysis functions:
from mimufs import analysis
for specific visualization functions:
from mimufs import visualization
Cheatsheet
venv
create venv
python3 -m venv .venv
activate venv
source .venv/bin/activate
Build package and upload to PyPI
python3 setup.py sdist bdist_wheel
twine check dist/*
twine upload dist/*
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
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 mimufs-0.1.0.tar.gz.
File metadata
- Download URL: mimufs-0.1.0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a33a98b8a425ea8143e2507085c413f637fc8f239956a56c0ce8924be6bb8e19
|
|
| MD5 |
07e455047db69f118bee57840c96bd36
|
|
| BLAKE2b-256 |
6fd06b051fb38f2baebe9ba96161544e4ede2ff5bc3b7f16ea06b1df8ff55e3d
|
File details
Details for the file mimufs-0.1.0-py3-none-any.whl.
File metadata
- Download URL: mimufs-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d8d1634862aa6836a32dabcf2332e05b207295b8789f676b74fd6ec43bd3e0
|
|
| MD5 |
b56f86399e0f92553015f99a827d36e7
|
|
| BLAKE2b-256 |
0e13074fc766adb728af48768637db81a0cfa30764904615549c2e96cb77ccf7
|