-> a data science "unicorn": qualified AI/data science/big data/software engineer/actuary.
-
CADS Software, InQA Limited
- United Kingdom
- https://pjlee.net
Pinned Loading
-
core-comparison
core-comparison PublicSharing some reflections on some important maths problems still in .net Core, also some differences between .NET 4.xx and .NET Core 2.2
C#
-
This is in response to a request fo...
This is in response to a request for example code using the VBADictionary class at https://gist.github.com/actuary21c/9529767 1Sub ExampleOfUsingVBADictionary()
2On Error GoTo ErrorHandler ' recommended: always have error trapping in top level (ie directly called by the user) routines
3' This is in response to a request for example code using the VBADictionary class at https://gist.github.com/actuary21c/9529767
45Dim strMyTitle As String
-
A free implementation of a basic Dic...
A free implementation of a basic Dictionary (hashed array) class for use in VBA 1Option Explicit
23' License: distributed under Creative Commons license
4' (Basically: use as you wish providing you attribute/give appropriate credit, see https://creativecommons.org/licenses/by/4.0/)
5' Use at your own risk!
-
VBA: how to select existing or new f...
VBA: how to select existing or new files using Common Dialogs 1Option Explicit
23Public Sub ExampleOfChoosingExistingOrNewFilesInVBA()
4' Author: PJL (Patrick Lee, [email protected])
5' License: use on an AS IS basis, entirely at your own risk
-
wpf-text-editor
wpf-text-editor PublicUtility to format .txt file transcripts of edX course videos more nicely (removes excessive line breaks).
C# 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.