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.16.tar.gz (3.4 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.16-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pydatasci-0.0.16.tar.gz
  • Upload date:
  • Size: 3.4 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.16.tar.gz
Algorithm Hash digest
SHA256 98dfdfea8ed92503ee8b79d73b5d9a9049868900364cf2e54f80a18d0916a1ec
MD5 ebaf64096d7df0254ab929e1c1d36ceb
BLAKE2b-256 64b50a7e739cc2576c8bab51410362ee0ace7387b9b519b12f57091a6428d27b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pydatasci-0.0.16-py3-none-any.whl
  • Upload date:
  • Size: 15.8 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.16-py3-none-any.whl
Algorithm Hash digest
SHA256 d10ae4a30247de37ff584a785794fcb3fa10f76bc63a5d98bf189a5e773704d0
MD5 abcf213023be9f3d52fc6725b7ab0b60
BLAKE2b-256 a453bfffd9084bb4dddaeda55ef2ef98cdd519a24ae700a011dad68ae315b742

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