Pinned Repositories
analytics
Analytics Hub
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.
bachelor
blog
clusters
Exploration of different ways to cluster ways to cluster/segment data in python
colorcaptain
columnselectors
gofundme-scrape
Python Code to Scrape Fundraiser Data from GoFundMe
impute
Spreadsheet Web App with Random Forest Imputation on the fly.
movietable
Movie Table - All time best movies with custom filters
ScottGuthart's Repositories
ScottGuthart/gofundme-scrape
Python Code to Scrape Fundraiser Data from GoFundMe
ScottGuthart/impute
Spreadsheet Web App with Random Forest Imputation on the fly.
ScottGuthart/movietable
Movie Table - All time best movies with custom filters
ScottGuthart/analytics
Analytics Hub
ScottGuthart/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.
ScottGuthart/bachelor
ScottGuthart/blog
ScottGuthart/clusters
Exploration of different ways to cluster ways to cluster/segment data in python
ScottGuthart/colorcaptain
ScottGuthart/columnselectors
ScottGuthart/flaskapp
Flask app template with blueprint based application structure and bootstrap
ScottGuthart/flaskloginapp
Flask App Template with Login
ScottGuthart/fuzzy-emoji
Fuzzy Emoji Search
ScottGuthart/LeXmo
A python package for classifying emotion
ScottGuthart/metacritic-crawler
Scrapper of metacritic.com written in Python for educational purposes (which means tons of comments :D)
ScottGuthart/microblog-api
A modern (as of 2022) Flask API back end.
ScottGuthart/oldblog
Scott's Blog
ScottGuthart/pygal
Pygal template
ScottGuthart/pyreadstat
Python package to read sas, spss and stata files into pandas data frames. It is a wrapper for the C library readstat.
ScottGuthart/python-myfitnesspal
Access your meal tracking data stored in MyFitnessPal programatically
ScottGuthart/python-random-quote
A file-based quote bot written in Python
ScottGuthart/rc
Dot Files
ScottGuthart/react-flask-app
ScottGuthart/rednight.vim
red color scheme for night time use
ScottGuthart/seguthart2.github.io
Scott’s Blog
ScottGuthart/smol-place
Simple URL Shortener
ScottGuthart/Testing
A test repo for a ton of things
ScottGuthart/tree-viz
Visualize JSON trees
ScottGuthart/typingtool
Rapid Typing Tool
ScottGuthart/typingtoolapi
Basic Flask Typing Tool API