Skip to main content

This is a library that performs python arithmetic operations. It also includes a dummy dataset for training and demonstration purposes

Project description

This is a simple library that performs basic python arithmetic operations.

Installation

pip install kbtcal

Usage:

A guide to using the add_numbers function is as follows

import kbtcal
add_num = kbtcal.add_numbers(3, 7) # where 3 and 7 are the number you want to add
print(add_num)

The functions in this library are:

  1. add_numbers
  2. subtract_numbers
  3. multiply_numbers
  4. divide_numbers_float
  5. divide_numbers_floor
  6. power_numbers
  7. mode_numbers

Update:

This version of the library contains dummy datasets (cpen and fpen) for learning and demonstration purposes.

from kbtcal import datasets
data = datasets.load_cpen() # loads the cpen dataset
print(data)

Video Usage Guide

A video usage guide is provided via this link YouTube Link

License

Copyright 2024 KenBroTech

This repository is licensed under MIT license. See LICENSE for details.

Change Log

1.5 (17/09/2024)

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

kbtcal-1.5.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

kbtcal-1.5-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file kbtcal-1.5.tar.gz.

File metadata

  • Download URL: kbtcal-1.5.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for kbtcal-1.5.tar.gz
Algorithm Hash digest
SHA256 b055f5d8d2d763aeee28d34531ffe28f1e09b1487bbd210f9c1fe1b03b4514ae
MD5 e504ae6fe1c6b53d3ad1e8fb2444447c
BLAKE2b-256 841d8545b5264d559a269ac8c62a7809bb6932512126513eefdab4f4a3bda25b

See more details on using hashes here.

File details

Details for the file kbtcal-1.5-py3-none-any.whl.

File metadata

  • Download URL: kbtcal-1.5-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.4

File hashes

Hashes for kbtcal-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 da2a9c36e33e267caa92e2b82157e9a5b9527045a96edb4ba1a08ececc72bcb9
MD5 98d4339a5942fdf8969dc2123a7c5bbe
BLAKE2b-256 a53e323de600520280f35d4db530dc82e001517ef1dab30dcca22c26caf74a7f

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