Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### Summary of Changes * Make `Row` a subclass of `Mapping` * Give `Row` a usable constructor * Rename `get_column_names` to `column_names` and make it a property * Rename `count` to `n_columns` and make it a property * Rename `get_type_of_column` to `get_column_type` --------- Co-authored-by: megalinter-bot <129584137+megalinter-bot@users.noreply.github.com>
- Loading branch information