datanizing

Results 4 comments of datanizing

`VectorizerMixin` was renamed to `_VectorizerMixin` in scikit-learn 0.22. Changing that in the code text.py (two occurences) as @Querela mentioned makes it work again.

Same for me 😭. Also, the API is only available as `http` where it used to be `https`. If there is anything to do where I can help, I would...

http://api.pushshift.io/reddit/submission/search?subreddit=seduction&size=100&fields=title,created_utc,url,full_link Works for me, but see #132 only for submissions newer than Nov 3, 2022

Sortorder is now handled by the `order` parameter. You can add the field in the `sort` parameter like `sort=id`, `sort=created_utc` or `sort=score`.