Skip to content
View honake's full-sized avatar

Block or report honake

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ctci ctci Public

    HackerRank; Python 3; Cracking the Coding Interview

    Python 32 6

  2. compy compy Public

    Python snippets for competitive programming

    Python

  3. Calculate the optimal Ad Stock Calculate the optimal Ad Stock
    1
    import numpy as np
    2
    import pandas as pd
    3
    import matplotlib.pyplot as plt
    4
    
                  
    5
    def broadbent_adstock(grp, r):