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 ...
In Windows 10, when using Python 3.12, the CLI outputs "Failed building wheel for pyzmq" when installing via pip install in a mamba environment. With 3.11 and below, the extension worked in Jupyterlab ...