Skip to content
View tniedbala's full-sized avatar

Block or report tniedbala

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

    Simple Python utility that downloads and extracts SEC financial statement data sets.

    Python 32 8

  2. Powershell for Microsoft Access Powershell for Microsoft Access
    1
    # Powershell Functions for MS Access :)
    2
    # Here are several functions that cover tasks I tend to do most often in Access (hopefully more to come soon). These are mostly  
    3
    # just wrappers around Access VBA methods, but this helps me avoid constant googling every time I need to do something in Access.
    4
    # example usage is provided at the bottom of the script
    5