Skip to main content

My first Python library

Project description

Edvins Python Library

My library for personally coded python functions and classes
Might be sorted into topics or courses, not sure yet

Installation

pip install edvinspythonlib

Get started

How to use one of my functions or classes in your own code

# Import one of the modules
from edvinspythonlib import machinelearning as ml


# Call the multiplication method
model = ml.linearRegression()
model.fit(X,y)
model.residualPlot(X,y)

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

edvinspythonlib-0.1.9.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

edvinspythonlib-0.1.9-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file edvinspythonlib-0.1.9.tar.gz.

File metadata

  • Download URL: edvinspythonlib-0.1.9.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for edvinspythonlib-0.1.9.tar.gz
Algorithm Hash digest
SHA256 4fdcb0413dbd344547a85ec59923d78ca812d439a6cf281336b4c4d88a5c29db
MD5 e0acfc02a1ab4c450af93d2d15ae55cc
BLAKE2b-256 d4fc93db6683abacaa5a7618c63126febb25db2667a0fa427a93a6da0339cb0f

See more details on using hashes here.

File details

Details for the file edvinspythonlib-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for edvinspythonlib-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f10b963db8caf5c42bab052ba515ec7a5562fec0ed545c7d3f776a961688a555
MD5 c877840e82454ff4ac921012e0d25a82
BLAKE2b-256 dc56167e016da10e8253b79c685f9bf1a0d714b66a95a1ce9c9f6ce46889cd19

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