Data Cleaning – OutliersExploratory Data Analysis (EDA) has six main practices. The six main practices of EDA are discovering, structuring, cleaning, […] July 22, 2023 in Data Analytics tagged global / context / outlier / collective / contextual / Pandas EDA Cleaning by Mike
C# ConstantsA local constant is much like a local variable, except that once it is initialized, its value can’t […] December 11, 2018 in C# tagged constants / global / static / constant / C# Classes Intermediate by Mike
SQL Server Temp Table to Pass Data Between SProcsDo you have a series of stored procedures in SQL Server that need to pass data between themselves? […] April 9, 2017 in SQL Server tagged temporary / table / global / scope / pass by Mike