https://github.com/chendaniely/2022-09-30-yvr_datafest

https://github.com/chendaniely/2022-09-30-yvr_datafest

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary

Keywords

workshop
Last synced: 5 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
workshop
Created over 3 years ago · Last pushed over 3 years ago
Metadata Files
Readme License

README.md

2022-09-30-yvr_datafest

Intro to Python

Installation

  1. See the Software-Carpentry Installations for python: https://carpentries.github.io/workshop-template/#python
    • This is the single most important part, the rest of the steps below is less essential as long as you have python installed before the workshop.

Testing your installation

  1. Run the test_installation.py script (or copy/paste the import statments into a python interpreter)

python import pandas as pd import seaborn as sns import sklearn as sk

How to run the Jupyter Notebook

Windows/Mac

There will be an Anaconda Navigator application that installs to your system. You can launch the Jupyter notebook from there to run your python code.

Linux

Anaconda's Python installation should be your system's default python. Make sure you open a new terminal window for this to take effect. You can launch python by typing jupyter notebook

Creating a Notebook

Once you have the Jupyter notebook launched, there's a button towards the top right called new. Click this and select Python 3.

Get Data

  1. Download or Clone the this repository.
    • Press the green button towards the top right
    • click download zip
    • extract
    • celebrate

Owner

  • Name: Daniel Chen
  • Login: chendaniely
  • Kind: user
  • Location: JFK -> DCA -> ROA -> JFK -> YVR
  • Company: @rstudio @UBC-DSCI @UBC-MDS

bow ties are cool

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Daniel Chen c****y 4

Issues and Pull Requests

Last synced: 6 months 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels