Vincent Perrollaz

Results 3 issues of Vincent Perrollaz

# Brief Description Not clear if it is really a bug but still a bit weird. - in functions.py we have `add_column` and `add_columns`. The first one provides a new...

triage

# Brief Description I first realized this because `mypy` is complaining of the type of `new_column_name` : ``` janitor/functions.py:1103: error: Argument 1 to "len" has incompatible type "Union[List[str], Tuple[str], None]";...

triage

# Brief Description I found the completions proposal of pyjanitor methods in the jupyter notebooks a bit difficult to use and wanted to check if it was my install or...

triage