- Implementing SELECT statements in Python for SQLite3 database
- Adding entries into related SQLite 3 database tables in Python
- Setting up databases and data tables in SQLite via Python
- Indexing Python dictionaries with tuples
- Constraint programming for work scheduling with Google OR-Tools
- Using Altair in Python for visualizing Tesla stock performance
- Python for AutoCAD (pyautocad module)
- Building efficient freight & trucking stock portfolios in Python
- Analyzing UPS and FedEx stock returns with pandas datareader in Python
- Linear integer programming with Google ortools in Python
- Lean coding of simple linear optimization ortools models in Python
- Simple linear programming with Google ortools in Python
- Pandas datareader for FRED quarterly GDP data queries in Python
- Pandas_datareader for Yahoo stock price queries in Python
- Monte-carlo simulation of stock prices (using Python)
- Spatial heatmaps in Python using Leaflet.js via Folium module
- Multiple geocoded map markers with Geopy and Folium in Python
- Geocoding with Geopy in Python
- Intro to map-based visualization in Python, using Folium
- Developing an agend-based framework for simulation models in Python
- String operations in Python
- Retrieving platinum and palladium prices from Quandl in Python
- Querying automotive industry data from Quandl in Python
- Calculating coefficients for the first derivative of a continuous function (Python)
- Algorithm for finding maximum value in list (Python)
- Algorithm for finding smallest value in list (Python)
- A simple agent-based simulation run, visualized using Matplotlib in Python
- Iterables and iterators in Python
- Sets in Python
- Dictionaries in Python
- Lists in Python
- Lambda functions in Python
- Basic animations with Matplotlib in Python
- Developing a simple agent-based simulation model in Python
- Visualizing 2D grids and arrays using matplotlib in Python
- List comprehensions in Python
- Introduction to NumPy
- Introduction to Matplotlib in Python
- Introduction to Seaborn in Python, used with Pandas
- Introduction to Pandas in Python
- Implementing a random walk forecast in Python
- Multi-objective linear optimization with weighted sub-problems, using PuLP in Python
- Multi-objective linear optimization with PuLP in Python
- Continuous linear optimization in PuLP (Python)
- Linear optimization in Python: Using SciPy for linear programming