Joshua Boley

Results 1 issues of Joshua Boley

**Describe the bug** Unable to access DataFrame columns with `get` (e.g., `df['foo']`) after using `set` to replace an existing column. Attempts to access via `get` throw the following exception (from...

bug
enhancement