Python package for Data Science Students
Project description
Python Package for DS-Student-Resources Companion Notebook
This package was built to help students receive a better learning experience and achieve greater level of success in the Data Science Program.
Note: To install the JupyterLab extension into JupyterLab, you also need to have nodejs installed.
From the terminal:
pip install DS-Students
From Jupyter:
!pip install DS_Students
To Import
From DS_Students import *
Use Case 1
Using the MultipleChoice function
Input
Q1 = MultipleChoice('Which of these fruits start with the letter A?',['Apples','Bananas','Strawberries'],'Apples')
display(Q1)
Output
Use Case 2
Using the MC function
Input
Q1 = MC('Which of these fruits start with the letter A?',['Apples','Bananas','Strawberries'],'Apples', cor='Fun Fact: Over 2,500 varieties of apples are grown in the United States!!', incor='Sorry.. try again!')
display(Q1)
Output
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file DS_Students-0.1.5.tar.gz.
File metadata
- Download URL: DS_Students-0.1.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
968fb27069a0c0ab835a1c696edcaa9f3a3e5379915237aa6334335bbba2b4a7
|
|
| MD5 |
d640bb780b48e69e02f672261012f3f2
|
|
| BLAKE2b-256 |
57728c64f2a930a99613e0f61b5a27cbe14e9f00c9b3447d32e40181d71cc87b
|
File details
Details for the file DS_Students-0.1.5-py3-none-any.whl.
File metadata
- Download URL: DS_Students-0.1.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
281e6a340c121d7da71f292e967406a73bdae1961a998df91465d199c83f1707
|
|
| MD5 |
a462bd7a3e0181750eb0ca567b41db8b
|
|
| BLAKE2b-256 |
47069109ba9c2345ba15e4661e6c91add3d72a1d6d2a3d055d5f2e718d8592c3
|