Skip to content
View ncalm's full-sized avatar
💭
hitting computer with hammer
💭
hitting computer with hammer

Highlights

  • Pro

Block or report ncalm

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

    Learning materials I've created for the data community

    24 3

  2. This Excel lambda namespace provides... This Excel lambda namespace provides functionality for creating arrays of functions and sequential vector transforms
    1
    /*****************************************************************************************
    2
    ******************************************************************************************
    3
    Array of functions
    4
    ******************************************************************************************
    5
    
                  
  3. This Excel Lambda namespace allows f... This Excel Lambda namespace allows for parameterized creation of a depreciation schedule
    1
    namespace_author = "Owen Price";
    2
    namespace_author_url = "https://www.flexyourdata.com";
    3
    namespace_description="This namespace provides functionality for building depreciation schedules";
    4
    schedule_demo = depn.schedule(100000,10000,6,2015,depn.db,true,depn.byyear,true);
    5
    schedule_header = {"Period labels","Periods","Depreciation","Accumulated Depreciation","Depreciated Asset Value"};
  4. This collection of Excel lambda func... This collection of Excel lambda functions provides functionality to quickly apply the standard deviation test on a series of transformations to a continuous variable
    1
    /*
    2
    OUTLIERS
    3
    
                  
    4
    These lambda functions allow us to quickly apply the standard deviation test to a series of transformed variables
    5
    
                  
  5. onyx-f1-challenge onyx-f1-challenge Public

    2

  6. maven-remote-working-challenge maven-remote-working-challenge Public

    Files produced while working on the Maven Analytics Remote Working challenge in March 2022

    HTML 1