PezAmaury

Results 3 issues of PezAmaury

**Is your feature request related to a problem? Please describe.** I would like to be able to make a different check on a column depending on the value of another...

enhancement

Hi, After updating the tool to version 3 in order to resolve the login issue, I now get this error when trying to login: `ERROR: expected str, bytes or os.PathLike...

Hi! I'm following this approach for a dataset of about 45'000 documents (so less than this notebook): https://github.com/MNoichl/structure_economics_2019/blob/master/econ_code.ipynb When I reach cell 16 ``` plt.figure(figsize=(10,10)) import hdbscan clusterer = hdbscan.HDBSCAN(min_cluster_size=300,min_samples...