Skip to main content

'Open source datasets, component of Jiku Core

Project description

Python Numpy License: GPL v3 version

Markdown Monster icon

JIKU DATA

Public repository of open-source datasets, and a component of the Jiku Core software suite.

Datasets appear in ./src/jikudata/datasets and are all sourced from the internet, academic papers and open databases. Dataset-specific licenses are provided where required.

Example use:

import jikudata as jd

dataset = jd.RSRegression()
y       = dataset.y  # dependent variable
x       = dataset.x  # independent variable(s)

print( dataset )
print( dataset.www )

Output:

RSRegression:
    design : Linear regression
    dim    : 0
    y      : (15,) array
    expected : 
        ExpectedResultsSPM1D:
            STAT : T
            z    : -3.67092
            df   : (1, 13)
            p    : 0.0028
            
https://www.real-statistics.com/regression/hypothesis-testing-significance-regression-line-slope/

Iterate through all datasets:

for dataset in jd.datasets.iter_all():
		print( dataset.name )

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

jiku_data-0.1.4.tar.gz (38.5 kB view details)

Uploaded Source

Built Distribution

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

jiku_data-0.1.4-py3-none-any.whl (98.0 kB view details)

Uploaded Python 3

File details

Details for the file jiku_data-0.1.4.tar.gz.

File metadata

  • Download URL: jiku_data-0.1.4.tar.gz
  • Upload date:
  • Size: 38.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jiku_data-0.1.4.tar.gz
Algorithm Hash digest
SHA256 39c81dd83f6edcc8cd276633318eb7d15e165e1d56f43e16077bc1553aed176c
MD5 12eca08b36c11400ec670ea89a9db8b5
BLAKE2b-256 5971b9b62a465f8bbaf1dc5882262de71c6f148d88e6b4bc56aa340a9a5d52ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for jiku_data-0.1.4.tar.gz:

Publisher: push_pypi.yml on jiku-pro/jiku-data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jiku_data-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: jiku_data-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 98.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jiku_data-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e00aa8be9f559a855458bd2cd92ce899b5eb23ab283b34d5ee166fbe4202adb7
MD5 06062b4505e92f2e9868ddf3ee6ff9d9
BLAKE2b-256 9b9d462e62aaa6fe2d4c77e5c2a6a1abe133ce4481bbd5f51e1952b6509853c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for jiku_data-0.1.4-py3-none-any.whl:

Publisher: push_pypi.yml on jiku-pro/jiku-data

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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