Skip to content

samuelleach/python-notebooks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

python-notebooks

Python notebooks for demonstrating various ideas, APIs, libraries.

  • planout-abtest - Defining an AB test experiment with Planout, simulating exposures, and analysing the results.
  • prophet-uber - Timeseries forecasting of Uber data using Prophet, which includes a trend, a weekly component and the impact of holidays.
  • simpy-broadcast - Demonstration of using simpy to simulate a stream of read receipts for messages broadcast to 10 recipients.
  • stepwise-processor - Stepwise processor pattern from Mahmoud Hashemi's Enterprise Software with Python course. Demonstrates topic summarization using Wikipedia.
  • lendingclub-scipy - Demonstrates fitting an alpha distribution with scipy to LendingClub loan data.

About

Python notebooks for demonstrating various ideas, APIs, libraries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published