Skip to content

justinmitchelltech/jmpytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Tools for Engineers

My Python tools for engineers - especially those involved in R&D and experimental methods

by Justin @ github.com/justinmitchelltech/jmpytools

Usage

Either paste this repo in your project OR somewhere where it's accesible using the Python import statements.

Access the entire package like so:

import jmpytools

Or access a specific function from a subpackage like so:

from jmpytools.genpurpose.loading import print_loading_bar

Contents

Loading Bar (including usage examples)

Markdown tables from csv's or Pandas DataFrames (including usage examples + output example)


FFT - Fast Fourier Transform (including usage example)

Linear Regressions (including usage examples)

Normal Distributions (including usage examples)

About

My Python tools 🔧 for engineers - especially those involved in R&D and testing

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages