A Python-based project to analyze public health trends from Reddit data using PRAW, with sentiment analysis (TextBlob), topic modeling (scikit-learn LDA), location inference (GeoPy), time series ...
This is a followup of #16995. While #16999 fixed the carriage return for the python print statement, I still get issues with \r based progressbars created in a c++ module (exposed via pybind11).