If you thought grep was powerful, wait until you get a hold of ast-grep, which takes it to a whole new level.
I Use "Json Input" transform to extract Strings and non string values from input. Some json fields are numeric (with or without decimals) and look like: var1: "125.00" in this context, is the decimal ...
I'm using Kotlin but that shouldn't matter. After parsing my data I have a List of Pairs, like Pair(1, 2), Pair(1,3), etc. Unfortunately the mirror images also get added, so I have Pair(1,2), Pair(2,1 ...
strike s 𝑎̶𝑏̶𝑐̶𝑑̶𝑒̶𝑓̶ strike-curly sc 𝑎̴𝑏̴𝑐̴𝑑̴𝑒̴𝑓̴ underline u 𝑎̲𝑏̲𝑐̲𝑑̲𝑒̲𝑓̲ underline-curly uc 𝑎̰𝑏̰𝑐̰𝑑̰𝑒̰𝑓̰ underline-sm u-sm ...
Power Query often automatically adds a ‘Change Type’ step after loading data to try and assign data types to columns based on the first 1,000 rows. If your data includes inconsistent types, such as ...
Python or JavaScript? While we’re still arguing over which has the upper hand or the brighter future, little doubt exists as to which owns the web’s front end. Until WebAssembly advances to the point ...