1 Repo
Manual step-by-step mutations of datasets to achieve specific target formats.
Distinct from Step Data Mappers: Distinct from DOM mutations or execution engines; focuses on manual data reshaping for textbook output.
Explore 1 awesome GitHub repository matching data & databases · Imperative Data Transformations. Refine with filters or upvote what's useful.
This project is a machine learning education resource consisting of Python implementations of statistical learning models and data analysis examples from a core textbook. It serves as a statistical modeling library that provides the code necessary to implement linear regression, classification, and unsupervised learning techniques for academic data analysis. The repository is structured as a reference-driven implementation, with a directory layout that mirrors the chapter and section hierarchy of the associated academic publication. It includes a set of scripts and notebooks designed to gener
Provides manual step-by-step data mutations to match expected textbook output formats.