Building reproducible analytical pipelines with R

02-AREAS
Correlation Formula
Formula to Calculate Correlation Correlation is a statistical measure between two variables. One may define it as the change of quantity in one variable
Architect Manifesto - Event-Driven.io
Event-Driven by Oskar Dudycz
A comprehensive guide to Number Formats in Excel - Excel Evolution
Contents1 Introduction2 Structure3 Character Codes3.1 Text Characters3.2 Number Characters3.3 Date Characters3.4 Time Characters4 Conditional Number Formats5 Using Colours6 Examples6.1 Display a signature strip6.2 Prefix a number with a single character6.3 Suffix a number with a text string6.4 Pad a number with n leading zero’s6.5 Align Positive and Negative numbers6.6 Understanding… Continue reading
SAPIEN Software | Administrative tools to support all of your Windows scripting needs.
Microsoft PowerShell Scripting tools to support all of your Windows scripting needs.
Internet Assigned Numbers Authority
IANA-managed Reserved Domains
Create your own auto-completion for JSON and YAML files on VSCode with JSON Schema
In this article, I demonstrate how to create a JSON Schema, to provide auto-completion to Hadolint configuration files on VS Code editor.
Introduction - Templater
AskMyDB
Generated by create next app
PowerShell is fun :)PowerShell Automatic Variables
$?
automatic variableGet-ChildItem -Path c:\tempabc
Semantic Versioning 2.0.0
Semantic Versioning spec and website
Gitlogger
Showcase your Scripts
A simple tool to showcase your scripts.
Modern CSS in Real Life - Chris Coyier
Hey! Chris Coyier here. This is a blog-itized version of a presentation I created. It started life as a Keynote file which I presented in person at RenderATL in June of 2023. I put a lot of work into it! I’m so grateful to everyone who came and saw it. But you can’t beat the […]
Spreadsheet Documentation (using only Excel's inbuilt tools)
Spreadsheet Documentation (using only Excel’s inbuilt tools) - Ideas on the spreadsheet documentation required for SOX S404.
Understanding Data and Metadata - Role and Key Differences
Explore the intricacies of data and metadata, their key differences and the importance of metadata management tools such as dbForge Documenter.
PowerShellAI ChatGPT Conversation Mode
PowerShellAI-ChatGPT-Conversation-Mode
Using PowerShell with $PSStyle
PowerShell 7.2 introduced the automatic variable $PSStyle for a new feature called PSAnsiRendering. In this post, I show you how you can use ANSI rendering to control text decorations, such as color and font styling, in PowerShell.
Play with Docker
Mastering file download in shiny - Rtask
The R task Force - R experts for all your needs
Personal Knowledge Management Systems: How to Keep Track of All Your Interests
Do you like learning new things? Do you have notes everywhere on all your interests? a personal knowledge management system is what you need to organise it all.
idMSO Full List in Excel for Windows - ExcelBaby
Find the idMSOs that are supported in Excel in Office 2016 for Windows. Applies to: Excel for Windows | Office 2016 for Windows Office 2016 for Windows
15 Windows Command Prompt Commands to Know as Sysadmin
Windows command prompt can perform many unique tasks that usually can't be done by other Windows components. Best of all, it works even when other Windows
The 10 Best Python Cheat Sheets for Quick Reference and Learning
Python is one of the widely used programming languages, especially in data science. With the emergence of technology and data science, Python usage has
Python Decorators: Explained (With Examples and Use Cases)
Getting started with python decorators? In this tutorial, we will learn about Python Decorators with the help of examples.
How to Parse Command-Line Arguments in Python
- Want to run Python scripts with command-line arguments? Learn how to run a Python script with options and arguments at the command line.
16 Best CSS Frameworks/Libraries for Front-End Developers
I once heard a front-end developer joke, "The NASA has landed robots on Mars, and here we're still struggling to center-align our divs!" And it makes me
10 CSS Cheat Sheets for Developers and Designers
Web designing is a highly demanding skill in the present-day technology-driven world. And one of the fundamental concepts of web designing and development
How CSS Visibility Enhances Your Web Design with Hidden Gems
Want to hide some elements from your web pages and create smooth transitions using the CSS Visibility property? Learn how to implement CSS Visibility to enhance your web design