Skip to content
View alexstacey's full-sized avatar

Highlights

  • Pro

Block or report alexstacey

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. GE2019-postal-vote-data GE2019-postal-vote-data Public

    Postal Vote Data from the 2019 General Election - obtained with Freedom of Information Requests

    1 1

  2. A scoring algorithm to profile a Twi... A scoring algorithm to profile a Twitter user's flagishness based on emoji use.
    1
    #!/usr/bin/env python
    2
    
                  
    3
    # enter Twitter API credentials here
    4
    CONSUMER_KEY = ''
    5
    CONSUMER_SECRET = ''