Green95GT

Green95GT

Geek Repo

Github PK Tool:Github PK Tool

Green95GT's repositories

Python-Pandas-Tutorials

Understanding and manipulating large data sets using Python/Pandas in iPython Notebook.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

An-Alternative-to-Machine-Learning

Using Lagrange Polynomials to interpolate a polynomial from raw data. Code is in C++.

Language:C++Stargazers:0Issues:0Issues:0

Data-Analysis-Template

Code written in C++ that reads .txt files and has a function intentionally left blank. Insert you data analysis scheme of your choice in the vacant function.

Language:C++Stargazers:0Issues:0Issues:0

Document-Reader

Scans over a document, counts the amount of words used, calculates the median word length, and reads the document.

Language:PythonStargazers:0Issues:0Issues:0

Numerical-Average-Calculation-from-Noisey-Data-Set

Code in C++ that extracts numeric values from a row of strings and calculates the average. Included are some test data files.

Language:C++Stargazers:0Issues:0Issues:0

NFL-Data

A collection of Python code analyzing nfl win/loss data over time. Each branch contains a different analysis tool. Data harvested for nfl.csv from the listed website.

Language:PythonStargazers:0Issues:0Issues:0

Miscellaneous-Scripts

Some miscellaneous scripts written in C for some work I did in Partial Differential Equations years ago. Shows evidence of use of pointers, passing by reference, and memory allocation for work with matrices.

Language:CStargazers:0Issues:0Issues:0

Gas-Pump-Simulator

Python code simulating the operation of a single gas pump. An amount of pump idle time and gallons requested during the simulation are randomized. A csv file is created showing a summary of key metrics during the pumps operation.

Language:PythonStargazers:1Issues:0Issues:0

hello-world

Hello! My initial aim in using github is to share examples of some code I've written over the years. Think of it as a portfolio of sorts. Everything will most likely be written in Python, C++, or C. If you have any questions feel free to contact me!

Stargazers:0Issues:0Issues:0