https://github.com/chendaniely/2022-01-04-python
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: chendaniely
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 253 KB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 10
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
License
README.md
2022-01-04-python
Install Python using Anaconda: https://www.anaconda.com/distribution/
We will be using the Jupyter Notebook (via jupyter lab) which is pre-installed with the Anaconda distribution
Getting the data:
- If you know git, you can
clonethis repository. - If you do not know git, there is a green "Clone or download" button on the top of the page. You can click "Download ZIP" to download the contents of this project (including the datasets).
Test your installation
If you can run the following lines in Python without error, you should be good to go
python
import pandas as pd
import seaborn as sns
import sklearn as sk
import numba
Owner
- Name: Daniel Chen
- Login: chendaniely
- Kind: user
- Location: JFK -> DCA -> ROA -> JFK -> YVR
- Company: @rstudio @UBC-DSCI @UBC-MDS
- Website: http://chendaniely.github.io
- Twitter: chendaniely
- Repositories: 460
- Profile: https://github.com/chendaniely
bow ties are cool
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0