regex-24
Intro to regular expressions for CSIRO Data School 2024
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (2.9%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Intro to regular expressions for CSIRO Data School 2024
Basic Info
- Host: GitHub
- Owner: csiro-data-school
- License: other
- Default Branch: main
- Homepage: https://csiro-data-school.github.io/regex-24/
- Size: 8.84 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
Intro to Regular Expressions for CSIRO Ag&Food Data School 2024+
An introduction to regular expressions, starting with Grep and Sed examples, and then moving to R and Python examples.
This lesson started as a port of an older lesson, with its own history, here:
https://github.com/csiro-data-school/regex
to the newer
Software Carpentries visual template.
Rendered version
https://csiro-data-school.github.io/regex-24
Maintainer(s)
- Andrew Spriggs andrew.spriggs@csiro.au
Citation
To cite this lesson, please consult with CITATION
Owner
- Name: csiro-data-school
- Login: csiro-data-school
- Kind: organization
- Repositories: 39
- Profile: https://github.com/csiro-data-school
Citation (CITATION.cff)
# This template CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to replace its contents
# with information about your lesson.
# Remember to update this file periodically,
# ensuring that the author list and other fields remain accurate.
cff-version: 1.2.0
title: Intro to Regular Expressions
message: >-
Please cite this lesson using the information in this file
when you refer to it in publications, and/or if you
re-use, adapt, or expand on the content in your own
training material.
type: dataset
authors:
- given-names: Andrew
family-names: Spriggs
abstract: >-
An introduction to regular expressions, starting with Grep and Sed,
then moving to R and Python examples.
For CSIRO Ag&Food Data School, 2024
license: CC-BY-4.0
GitHub Events
Total
- Release event: 1
- Push event: 42
- Create event: 6
Last Year
- Release event: 1
- Push event: 42
- Create event: 6
Dependencies
.github/workflows/pr-close-signal.yaml
actions
- actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml
actions
- actions/checkout v4 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
- carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml
actions
- carpentries/actions/download-workflow-artifact main composite
- carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml
actions
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml
actions
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- carpentries/actions/check-valid-pr main composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml
actions
- actions/checkout v4 composite
- carpentries/actions/setup-lesson-deps main composite
- carpentries/actions/setup-sandpaper main composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml
actions
- actions/checkout v4 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-lockfile main composite
- carpentries/create-pull-request main composite
- r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml
actions
- actions/checkout v4 composite
- carpentries/actions/check-valid-credentials main composite
- carpentries/actions/update-workflows main composite
- carpentries/create-pull-request main composite