Ruben
Ruben
Any progress on this or ideas? Also have this problem and use flasgger a lot after dicovering it so a) thanks a lot for the great work, b) would love...
Is the upgrade of the sklearn requirement acceptable, given that 0.18 is now 4 years old and 0.24 has a RC out?
@veonua I'm a bit confused what you are suggesting, master reads: ``` try: from sklearn.feature_extraction.text import _VectorizerMixin as VectorizerMixin except ImportError: # Changed in scikit-learn 0.22 from sklearn.feature_extraction.text import VectorizerMixin...
sklearn version bump in requirements.txt and setup.py in #397
Surely this is due to a change in tests not related to this PR
Is the bot marking as won't fix accurate? The old azure setup is pretty outdated now and a change / new contrib module shouldn't be too hard. What is the...
Can confirm this on python 3.6 and windows 7 and lxml 4.1.1, which is different to the one in the requirements and the current bitbucket site. As lot's has changes...
HI, i'm looking into forking this and making a new module and repo, are you ok with me just adding the measure there?
> Please separate the API for uniform sampling and weighted sampling. The former can avoid iterating all rows. > > In Spark, if you have 1,000,000 rows in S3 and...
This is available in [simstring](https://github.com/banking-circle-advanced-analytics/simstring-fast) which is a fork of this which is being maintained (for now)