Pinned Repositories
arrow-cookbook
Apache Arrow Cookbook
first-contributions
Helping you make your first pull request!
awesome-arrow-r
Awesome resources for learning more about Apache Arrow
docreview
An opinionated package for enhancing your R package documentation.
introtoarrowrladiesottowa
Introduction to Arrow - a short workshop!
rstudio-conf-2019
The Future’s Shiny: Dashboards for Pioneering Genomic Medicine in R - rstudio::conf 2019
Shiny-London-Income-Map
TenStepsToBecomingATidyverseContributor
Talk delivered first at RLadies London on 27-11-18
thisisnic's Repositories
thisisnic/docreview
An opinionated package for enhancing your R package documentation.
thisisnic/introtoarrowrladiesottowa
Introduction to Arrow - a short workshop!
thisisnic/rwatcher
Track R package updates using GitHub Actions
thisisnic/arrow
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.
thisisnic/parseqmd
thisisnic/thisisnic
thisisnic/arrowdash2
thisisnic/blog
thisisnic/meetupr
R interface to the meetup.com API
thisisnic/positconnecttest
thisisnic/pyvmtranslator
This repo contains my implementation of the first project from Nand2Tetris (part 2), which converts VM code into Hack assembly code.
thisisnic/qmdparse
thisisnic/validated_packages
Repository collecting risk assessment data on the packages installed on our Statistical Computing Environment at Novartis.
thisisnic/CAMIS
thisisnic/adventuresinassembly
Playing around with low-level stuff
thisisnic/arrow-posit-conf-2024
thisisnic/arrow-rs
Official Rust implementation of Apache Arrow
thisisnic/arrowdash
Quarto dashboard for simplifying project maintenance and monitoring important metrics for tracking project sustainability.
thisisnic/CAMIS-mini
thisisnic/cardx
R Package to Supplement ARD Functions Found in {cards}
thisisnic/codewhere
thisisnic/disk.frame
Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data
thisisnic/geoarrow
Specification for storing geospatial data in Apache Arrow
thisisnic/geoarrow.github.io
Source for geoarrow.org
thisisnic/introtoarrowneds
thisisnic/parquetize
R package that allows to convert databases of different formats to parquet format
thisisnic/pyhackassembler
A project as part of Nand2Tetris (part 1) to turn Hack assembly code into binary machine code
thisisnic/riskmetric
Metrics to evaluate the risk of R packages
thisisnic/rladies.github.io
R-Ladies Hugo Website
thisisnic/scrollart
A collection of "scroll art" computer animation programs in several languages, suitable for teaching/learning to code.