Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.96 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.96 KB

Miscellaneous code examples

This repository hosts code examples for different types of analyses and data work. It is meant to be a centralized location for examples of my work that are not all standalone projects. Some examples here are taken from larger projects and meant to highlight a certain aspect of that project such as the data cleaning, an analysis, or a certain visualization.

These examples are published on Quarto Pub.

Data Wrangling
Cleaning and Joining Data from FishBase and IUCN RedList in R
Data Visualization Examples in Python

Data Visualization
Data Visualization Examples in Python
Mapping Locations for Kelp Aquaculture in R
Creating Many ggplots from One Excel File in R
Wrapped Who? Visualizing my Spotify Data in Tableau

Spatial Data
Exploring Changes in Iowa’s Cropland with Google Earth Engine and Python
Creating a Mask for Raster Data in R
Mapping Locations for Kelp Aquaculture in R

Machine Learning
Boosting as a Species Distribution Model in R
ML Model Comparison for Fish Threat in R