Skip to content
View linuskohl's full-sized avatar
🙏
🙏

Block or report linuskohl

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. alignment Public

    Implementation of Linear Order of Variation, Index Order of Variation, ...

    Python

  2. org-football-data-api Public

    Unofficial Football-Data.org API client in PHP

    PHP 1

  3. cryptoassetdata Public

    Fetches historic crypto asset data from CoinMarketCap and builds Pandas DataFrames

    Python 2

  4. ambiverse-client Public

    API wrapper for the AmbiverseNLU framework

    Python 2

  5. Python Implementation of the Jump De...
    1
    from math import ceil, sqrt
    2
    import numpy as np
    3
    import pandas as pd
    4
    
                  
    5
    def movmean(v, kb, kf):
  6. googlepatentscraper Public

    Scrapes documents from Google patents

    Python 9 6