Jed Dougherty

Results 2 issues of Jed Dougherty

When running: `from pydqc import infer_schema, data_summary` We get an error: `ModuleNotFoundError: No module named 'sklearn.externals.joblib'` because this is no longer in scikit. Fixed by specifying the version of scikit-learn...

Update to cycle through multiple pages when a screen name has more than 5000 followers. Also, since a client can request this information for any screen name, not just their...