You can scroll up a little for some of the other definitions.
This is just toy code of course, but it's fun sometimes to be able to say something like
SELECT * FROM>> dfrm <<WHERE>> COL('A') < 0.5
for a DataFrame "dfrm" with a column "A"
I like the "<< _ >>" syntax better myself, even though the "|_|" syntax uses fewer characters.
You can scroll up a little for some of the other definitions.
This is just toy code of course, but it's fun sometimes to be able to say something like
SELECT * FROM>> dfrm <<WHERE>> COL('A') < 0.5
for a DataFrame "dfrm" with a column "A"
I like the "<< _ >>" syntax better myself, even though the "|_|" syntax uses fewer characters.