Skip to main content

Simplify the end-to-end workflow of machine learning.

Project description

pydatasci

Simplify the end-to-end workflow of machine learning.

Updating PyPI Package:

$ python3 setup.py sdist bdist_wheel
$ python3 -m twine upload --repository pypi dist/*
$ pip3 install --upgrade pydatasci; pip3 install --upgrade pydatasci
$ rm -r build dist pydatasci.egg-info
# proactively update the version number in setup.py next time

First Time Installation:

This library makes use of appdirs for an operating system agnostic location where configuration and database files will be created to store settings and data science metrics. This process also ensures that you have the permissions needed to read/ write files in that location.

Enter the following commands one by one:

$ pip3 install --upgrade pydatasci
$ python3

>>> import pydatasci as pds
>>> pds.check_path_permissions(pds.app_dir)
>>> pds.create_config()

>>> from pydatasci import mldb
>>> mldb.create_db()

ToDo - The path to the database will be set as global variable _ and used as a default argument with other functions, but you can override this argument if you need to.

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

pydatasci-0.0.15.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pydatasci-0.0.15-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file pydatasci-0.0.15.tar.gz.

File metadata

  • Download URL: pydatasci-0.0.15.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3

File hashes

Hashes for pydatasci-0.0.15.tar.gz
Algorithm Hash digest
SHA256 1103f1cccd19b996ba4cfe7292e88669da19c53371e8f81341e67aa2c6baec42
MD5 ae3538a4129625739676e4f9a0135449
BLAKE2b-256 936fc1b53f59693f48ed9b0a1261fbb4d7978c8d3b9c57eb9814ca2d82bca063

See more details on using hashes here.

File details

Details for the file pydatasci-0.0.15-py3-none-any.whl.

File metadata

  • Download URL: pydatasci-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 15.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3

File hashes

Hashes for pydatasci-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 6bc49f1b9fac8855b4f6e8234df7b089df0905a9636da5936378c437bb8d575d
MD5 1f58bde525c4fe3d4029d38d44158bad
BLAKE2b-256 9fd16373d813a265ebfc58c6747598f865d80038cda1e11fafbf5fb9cfc34579

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page