Skip to main content

A python package for SQLite database creation and some basic data processing

Project description

pyISARICBasics

This package is intended to be a gentle introduction to the ISARIC dataset with the goal of helping researchers access and become familiar with the ISARIC dataset.

The package is in the early stages of development.

Install

This package can be installed using pip - the package installer for Python. We suggest creating a virtual environment (using conda or otherwise). Miniconda (https://docs.conda.io/en/latest/miniconda.html) is a minimal installer for Anaconda that is suitable for this purpose.

Once you have installed conda you will need to create a new virtual environment. The steps are as follows (but see https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html for alternatives).

Type the following into a console window:

conda create -n "your_env_name" python=3.8

This will create a new conda environment with Python 3.8.

You should then activate your new environment by entering the following command:

conda activate "your_env_name" 

You then need to install pip using the following command:

conda install pip

Once you have activated your new virtual environment you can then type:

pip install pyISARICBasics

You can then access any pyISARICBasics functionality described in the documentation using IDE or Jupyter Notebook that is configured to use this environment.

Documentation

Package documentation is contained at the following link: https://kyleyoung1997.github.io/pyISARICBasics/

Tutorial

Once you have created a virtual environment to access the tutorial you can download the .ipynb file from this repo.

Create a folder that contains this notebook and another folder containing the raw ISARIC data.

For ease of use we suggest renaming the individual .csv's to only contain their domain names. E.g. "SA.csv" for the SA domain or "IN.csv" for the IN domain.

You then need to navigate to your newly created folder and activate your virtual environment. Then type the following command to open jupyter notebook:

	jupyter notebook

Which will launch an interactive browser window. You can then open the tutorial notebook.

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

pyISARICBasics-1.0.2.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

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

pyISARICBasics-1.0.2-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file pyISARICBasics-1.0.2.tar.gz.

File metadata

  • Download URL: pyISARICBasics-1.0.2.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for pyISARICBasics-1.0.2.tar.gz
Algorithm Hash digest
SHA256 d018614ee5533b19f445bb4067c30e571c5d4ed10d8d827d5f617b243ce217c4
MD5 036faf761459f71770fcec9ea8ae99e7
BLAKE2b-256 b51ab8b73eb7eeccbdc4ddc0eab6b318e24ea9e6056b939098188974255e1676

See more details on using hashes here.

File details

Details for the file pyISARICBasics-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyISARICBasics-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for pyISARICBasics-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7617ca2c47114a8ce246d09e9d79458e04042414f3d6f5fff66a4477592a8a36
MD5 3bbe00dc46e5403ca49037f8f196ea35
BLAKE2b-256 1b1351d8f3a0388212a43b4072778269505454ade48ddbbada50e77b06c0bd25

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