Pinned Repositories
AditWorkbook
Udemy Python Refresher Course
axlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
chess-style
Choose_move is a python driver for a PyTorch deep learning engine located in evaluate_position
heartbeats
Assemblage of ML methods applied to EKG data to classify EKGs of patients with MI and those without
Into_the_soyverse
Linear Regression Model to Predict Meat Expenditures based on Demographic Data
LearnRubyTheHardWay
ruby.learncodethehardway exercises
pickem_football
Anyone should be able to bet an arbitrary amount of Ethercoin on the outcome of the NFL's week by week matchups
pivot.js
Build Pivot Tables from CSV/JSON Data
PoetaQuae
Latin text classification
movie-buzz
bgilroy26's Repositories
bgilroy26/chess-style
Choose_move is a python driver for a PyTorch deep learning engine located in evaluate_position
bgilroy26/heartbeats
Assemblage of ML methods applied to EKG data to classify EKGs of patients with MI and those without
bgilroy26/Into_the_soyverse
Linear Regression Model to Predict Meat Expenditures based on Demographic Data
bgilroy26/PoetaQuae
Latin text classification
bgilroy26/classification
How to sort?
bgilroy26/dsc-accessing-data-with-pandas-lab-nyc-ds-071519
bgilroy26/dsc-accessing-data-with-pandas-nyc-ds-071519
bgilroy26/dsc-correlation-covariance-lab-nyc-ds-071519
bgilroy26/dsc-data-visualization-with-pandas-nyc-ds-071519
bgilroy26/dsc-getting-started-with-numpy-lab-nyc-ds-071519
bgilroy26/dsc-getting-started-with-numpy-nyc-ds-071519
bgilroy26/dsc-importing-data-using-pandas-lab-nyc-ds-071519
bgilroy26/dsc-importing-data-using-pandas-nyc-ds-071519
bgilroy26/dsc-introducing-python-libraries-nyc-ds-071519
bgilroy26/dsc-introduction-pandas-etl-nyc-ds-071519
bgilroy26/dsc-introduction-to-numpy-nyc-ds-071519
bgilroy26/dsc-numpy-and-pandas-section-intro-nyc-ds-071519
bgilroy26/dsc-object-oriented-attributes-with-functions-lab-nyc-ds-071519
bgilroy26/dsc-obtaining-your-data-lab-nyc-ds-071519
bgilroy26/dsc-pandas-series-and-dataframes-lab-nyc-ds-071519
bgilroy26/dsc-pandas-series-and-dataframes-nyc-ds-071519
bgilroy26/dsc-statistical-methods-in-pandas-lab-nyc-ds-071519
bgilroy26/dsc-statistical-methods-in-pandas-nyc-ds-071519
bgilroy26/hn_fav_cluster
Project to group my Hacker News favorites into topics using BERT (https://www.sbert.net/docs/package_reference/SentenceTransformer.html) & (https://maartengr.github.io/BERTopic/index.html)
bgilroy26/morning_challenges_pandas_2
bgilroy26/nyc-mhtn-ds-071519-lectures
Lecture Repository for nyc-mhtn-ds-071519
bgilroy26/practical-python
Practical Python Programming (course by @dabeaz)
bgilroy26/py_number_combination_game
Inspired by the NYT Digits game which is going away
bgilroy26/ruslan_spivak_interpreter
@alienoid http://ruslanspivak.com/lsbasi-part1/http://ruslanspivak.com/lsbasi-part1/
bgilroy26/wwwoosh
A simple web server and Sinatra-like microframework written in shell script. Why? WHY NOT?