Closed iaindillingham closed 3 years ago
Previously, we sliced to determine whether the output string started with the expected column name. Now, we call startswith.
startswith
Fixes #17
Previously, we sliced to determine whether the output string started with the expected column name. Now, we call
startswith
.Fixes #17