The Logic of Sets
๐ Introduction: Data as Sets
Every dataset youโve ever seen โ a CSV file, a SQL table, or a feature matrix โ is, at its core, a set.
A set of users.A set of transactions.A set of features.
In mathematics, the concept of a set provides a universal wa...
geekee.hashnode.dev10 min read