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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary

Keywords

liascript liascript-course
Last synced: 6 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 12
  • Watchers: 7
  • Forks: 8
  • Open Issues: 153
  • Releases: 0
Topics
liascript liascript-course
Created over 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Contributing License Citation

README.md

Education Modules

Easier Interface

If you're a learner or educator and you don't want to read the technical details, but want to jump right into training materials, please visit our learner and educator facing site. Otherwise, read on to get more details about this repository.

Intention

This repository holds publicly available instructional modules aimed at teaching data science and related skills to researchers, as part of an NIH emphasis on improving research reproducibility, transparency, and rigor.

These materials have been created for the purpose of sharing them widely with the research community. Support for this effort includes NIH funding via an R25 grant mechanism.

About These Materials

The training materials here are built in markdown, and you can use the Liascript markdown renderer to make them into attractive, configurable training modules. To use Liascript, go to https://liascript.github.io and enter the url of any markdown file.

This project is grateful for the generosity of Liascript's creators and sustainers, Andr Dietrich and Sebastian Zug, for sharing their work (and advice!) freely.

Remixing Our Materials

This work is licensed with Creative Commons Attribution-ShareAlike 4.0. There is also a helpful summary of the full license that describes what we permit in brief terms. You are free to share and adapt these materials as long as you give appropriate credit and apply the same license to your version of these materials. Some uses we foresee include:

  • Forking this repository and changing some elements to be more contextualized to your audience (such as translating materials or changing sample data), and sharing the remixed contents with your audience
  • Forking this repository and adding or removing courses that best meet the needs of your audience
  • Sharing links to this repository or its contents with communities of learners
  • Suggesting changes to our materials (especially where doing so would improve generalizability and accessibility) by adding an issue or creating a pull request with proposed changes
  • Creating free community learning events like user groups or hackathons that use these materials
  • Using our published guidelines and methods for curriculum creation, with attribution, in your own projects

If you do use these materials, we would love to hear from you! Please let us know about your experience so we can continue to improve.

For Contributors

If you would like to create a module for inclusion here, please review our documentation on how to write a module.

A Few Notes and Caveats

If you use .css or .js scripts, it's important to know that you can't supply these scripts directly from GitHub. GitHub does not provide the appropriate metadata to indicate that the content of the files is of the correct type, which means that browsers won't include them.

One solution is to use a CDN that re-packages GitHub contents for use in a web page. For example, Liascript itself suggests using a CDN to provide a CSS script from GitHub.

Since CDNs generally have a refresh rate that doesn't meet the "let's try this really quickly" pace of development in GitHub, another option is to host your script in another publicly accessible location. In our case, we've made use of the AWS S3 service to host a custom css file. This means updating the S3 version of the file as well as the version hosted here, in this GitHub, but the extra headache is worth it.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Owner

  • Name: Arcus
  • Login: arcus
  • Kind: organization
  • Location: Philadelphia

GitHub Events

Total
  • Issues event: 11
  • Watch event: 3
  • Delete event: 29
  • Issue comment event: 3
  • Push event: 16
  • Pull request review event: 6
  • Pull request event: 14
  • Create event: 8
Last Year
  • Issues event: 11
  • Watch event: 3
  • Delete event: 29
  • Issue comment event: 3
  • Push event: 16
  • Pull request review event: 6
  • Pull request event: 14
  • Create event: 8

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 3
  • Total pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.25
  • Merged pull requests: 3
  • Bot issues: 5
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Issue authors: 3
  • Pull request authors: 3
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.25
  • Merged pull requests: 3
  • Bot issues: 5
  • Bot pull requests: 0
Top Authors
Issue Authors
  • franzenr (11)
  • drelliche (8)
  • github-actions[bot] (8)
  • leemc-data-ed (5)
  • rosemm (4)
  • pm0kjp (2)
Pull Request Authors
  • pm0kjp (16)
  • franzenr (16)
  • leemc-data-ed (6)
  • rosemm (6)
  • drelliche (4)
  • dsbuddy (3)
  • github-actions[bot] (1)
Top Labels
Issue Labels
bug (10) Quality Assurance (6) metadata (5) team-reported (5) user-reported (4) new content (4) SQL Joins (3) demystifying_command_line (3) documentation (3) SQL Intermediate (3) Statistical Tests in Open Source Software (2) SQL Basics (2) a11y (2) R Basics: Transform Data (1) :fire: Urgent! :fire: (1) Creating a Git Repository (1) Data Visualization in seaborn (1) R Basics: Visualize Data (1) typo (1)
Pull Request Labels
Quality Assurance (4) bug (3) Creating a Git Repository (1) SQL Basics (1) SQL Intermediate (1) SQL Joins (1) Data Storage Models (1) user-reported (1) Regex Basics (1) team-reported (1) :fire: Urgent! :fire: (1)

Dependencies

data_visualization_in_seaborn/notebooks/requirements.txt pypi
  • cycler ==0.10.0
  • kiwisolver ==1.2.0
  • matplotlib ==3.2.1
  • numpy ==1.18.5
  • pandas ==1.0.4
  • pyparsing ==2.4.7
  • python-dateutil ==2.8.1
  • pytz ==2020.1
  • scipy ==1.4.1
  • seaborn ==0.10.1
  • six ==1.15.0
.github/workflows/pull_metadata.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/version_incrementation.yml actions
  • actions/checkout v3 composite
.github/workflows/alt_text.yml actions
  • actions/checkout v4 composite
.github/workflows/link_check_cron.yml actions
  • actions/checkout v4 composite
  • lycheeverse/lychee-action v1.9.0 composite
  • peter-evans/create-issue-from-file v5 composite