brianRingler
Statistics || Numbers || Programming || Learning || Python || Machine Learning || Pandas || React || JavaScript || VBA
RingVisionMI
Pinned Repositories
2015
Public material for CS109
autoDocstring
vscode extension that generates docstrings for python files
cdc-wonder-api
This repo provides examples in python for creating, sending, and processing a request from the CDC WONDER API, specifically for the Detailed Mortality database. For a reference of the available codes/parameters, see the wiki.
complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
CorpTools-API-Examples
examples of the Corptools API implementation in various programming languages.
Data-Science-Projects-with-Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
DSND_Term2
Contains files related to content and project of DSND Term 2
guardian-mainnet-guide
Guide for setting up the Guardian Node for the mainnet
Month-End-Invoices
An Excel file that imports CSV credit card statements for G/L assignment then auto generates the invoices for using Python script to auto email.
web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
brianRingler's Repositories
brianRingler/Month-End-Invoices
An Excel file that imports CSV credit card statements for G/L assignment then auto generates the invoices for using Python script to auto email.
brianRingler/predict-house-prices
From Kaggle - Predicting House Prices
brianRingler/web3.py
A python interface for interacting with the Ethereum blockchain and ecosystem.
brianRingler/2015
Public material for CS109
brianRingler/autoDocstring
vscode extension that generates docstrings for python files
brianRingler/cdc-wonder-api
This repo provides examples in python for creating, sending, and processing a request from the CDC WONDER API, specifically for the Detailed Mortality database. For a reference of the available codes/parameters, see the wiki.
brianRingler/complete-javascript-course
Starter files, final projects and FAQ for my Complete JavaScript course
brianRingler/CorpTools-API-Examples
examples of the Corptools API implementation in various programming languages.
brianRingler/Data-Science-Projects-with-Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
brianRingler/DSND_Term2
Contains files related to content and project of DSND Term 2
brianRingler/guardian-mainnet-guide
Guide for setting up the Guardian Node for the mainnet
brianRingler/no-show-appt
Predicting if patients in Brazil will attend their scheduled doctor appointment
brianRingler/Python-JavaScript
Using Jupyter Notebooks comparing JavaScript and Python code side-by-side.
brianRingler/SuperBowl-Analysis
In this project data will be collected from a web page using bs4 and requests. Then using pandas and some additional libraries to clean and review the data.
brianRingler/whats-cooking-kaggle
Whats cooking is an older kaggle competition that I have been working on.
brianRingler/Yelp-Rating-Prediction
Use a smaller section of the data to test running 3 models to predict user rating based on review.
brianRingler/JS-Python-VBA-Java
Using JS, Python, VBA and Java to grad the same table of data from Wikipedia.
brianRingler/MakingLyst
A peek into the tech and design at Lyst
brianRingler/matic.js
Javascript developer library to interact with Matic Network
brianRingler/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
brianRingler/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
brianRingler/Python-VBA
Build a VBA library using Python to enhance Excel
brianRingler/time-distance-tracker
brianRingler/vs-ghostwriter
Fork of Ghostwriter. A beautiful cross-platform markdown editor, however this fork is intended to be compiled into VS 2017 (MSVC) x64 for Windows only.