Skip to content

KunstDerFuge/Q-notebook

Repository files navigation

Q Notebook

This repository contains metadata from Q drops, as well as an iPython notebook I have been using to investigate the data.

Note

The author of this repo approaches QAnon from a skeptical perspective. The Q drops are full of extremist content, and in particular, many of the anon comments are very extreme and hateful. Approach with caution. See also this repo.

Usage

First, install Jupyter Notebook or Jupyter Lab.

Then, navigate to the project directory and install some dependencies:

pip install -r requirements.txt

Then, run jupyter notebook and open the file 'q_posts_analysis.ipynb'

Highlight the first cell of the notebook and run it with shift + Enter.

You now have all of the Q drop data loaded into memory in the Pandas DataFrame df! You can copy some of the example visualizations and tweak things as you like, or use whatever toolkit you are most comfortable with.

The example visualizations were made with Seaborn. You can find useful documentation here.

Featured Visualizations

Strip plot of posts by time across days of the week and tripcode

Drops across boards

Drops and Daylight Savings Time changes

Q drops that are replies, by hour over time

Topics over time

Q Posts and topics across boards

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published