Create a visualization for Trump's Tweeted Words Using Python

Overview

Data

Trump's Tweeted Words

This plot illustrates twitter word occurences. We already did the coding I needed for this plot, so I was very inspired to create a visualization for it.
  • Tweet data
  • Meteor Data

  • Meteor Data
  • This plot modeled meteorite mass's in given years. I thought the increase was neat.
  • hw2
  • A simple script that displays pixel-based animation on GitHub Activity

    GitHub Activity Animator This project contains a simple Javascript snippet that produces an animation on your GitHub activity tracker. The project als

    16 Nov 15, 2021
    Python wrapper for Synoptic Data API. Retrieve data from thousands of mesonet stations and networks. Returns JSON from Synoptic as Pandas DataFrame

    ☁ Synoptic API for Python (unofficial) The Synoptic Mesonet API (formerly MesoWest) gives you access to real-time and historical surface-based weather

    Brian Blaylock 23 Jan 06, 2023
    Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

    Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.

    Visual Python 564 Jan 03, 2023
    Simple spectra visualization tool for astronomers

    SpecViewer A simple visualization tool for astronomers. Dependencies Python = 3.7.4 PyQt5 = 5.15.4 pyqtgraph == 0.10.0 numpy = 1.19.4 How to use py

    5 Oct 07, 2021
    Area-weighted venn-diagrams for Python/matplotlib

    Venn diagram plotting routines for Python/Matplotlib Routines for plotting area-weighted two- and three-circle venn diagrams. Installation The simples

    Konstantin Tretyakov 400 Dec 31, 2022
    The Timescale NFT Starter Kit is a step-by-step guide to get up and running with collecting, storing, analyzing and visualizing NFT data from OpenSea, using PostgreSQL and TimescaleDB.

    Timescale NFT Starter Kit The Timescale NFT Starter Kit is a step-by-step guide to get up and running with collecting, storing, analyzing and visualiz

    Timescale 102 Dec 24, 2022
    3D rendered visualization of the austrian monuments registry

    Visualization of the Austrian Monuments Visualization of the monument landscape of the austrian monuments registry (Bundesdenkmalamt Denkmalverzeichni

    Nikolai Janakiev 3 Oct 24, 2019
    Fast data visualization and GUI tools for scientific / engineering applications

    PyQtGraph A pure-Python graphics library for PyQt5/PyQt6/PySide2/PySide6 Copyright 2020 Luke Campagnola, University of North Carolina at Chapel Hill h

    pyqtgraph 3.1k Jan 08, 2023
    1900-2016 Olympic Data Analysis in Python by plotting different graphs

    🔥 Olympics Data Analysis 🔥 In Data Science field, there is a big topic before creating a model for future prediction is Data Analysis. We can find o

    Sayan Roy 1 Feb 06, 2022
    Smoking Simulation is an app to simulate the spreading of smokers and non-smokers, their interactions and population during certain amount of time.

    Smoking Simulation is an app to simulate the spreading of smokers and non-smokers, their interactions and population during certain

    Bohdan Ruban 5 Nov 08, 2022
    Visualise Ansible execution time across playbooks, tasks, and hosts.

    ansible-trace Visualise where time is spent in your Ansible playbooks: what tasks, and what hosts, so you can find where to optimise and decrease play

    Mark Hansen 81 Dec 15, 2022
    TensorDebugger (TDB) is a visual debugger for deep learning. It extends TensorFlow with breakpoints + real-time visualization of the data flowing through the computational graph

    TensorDebugger (TDB) is a visual debugger for deep learning. It extends TensorFlow (Google's Deep Learning framework) with breakpoints + real-time visualization of the data flowing through the comput

    Eric Jang 1.4k Dec 15, 2022
    Draw interactive NetworkX graphs with Altair

    nx_altair Draw NetworkX graphs with Altair nx_altair offers a similar draw API to NetworkX but returns Altair Charts instead. If you'd like to contrib

    Zachary Sailer 206 Dec 12, 2022
    Manim is an animation engine for explanatory math videos.

    A community-maintained Python framework for creating mathematical animations.

    12.4k Dec 30, 2022
    Certificate generating and sending system written in Python.

    Certificate Generator & Sender How to use git clone https://github.com/saadhaxxan/Certificate-Generator-Sender.git cd Certificate-Generator-Sender Add

    Saad Hassan 11 Dec 01, 2022
    SummVis is an interactive visualization tool for text summarization.

    SummVis is an interactive visualization tool for analyzing abstractive summarization model outputs and datasets.

    Robustness Gym 246 Dec 08, 2022
    Here are my graphs for hw_02

    Let's Have A Look At Some Graphs! Graph 1: State Mentions in Congressperson's Tweets on 10/01/2017 The graph below uses this data set to demonstrate h

    7 Sep 02, 2022
    A Scheil-Gulliver simulation tool using pycalphad.

    scheil A Scheil-Gulliver simulation tool using pycalphad. import matplotlib.pyplot as plt from pycalphad import Database, variables as v from scheil i

    pycalphad 6 Dec 10, 2021
    A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.

    Visdom A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Python. Overview Concepts Setup Usage API To

    FOSSASIA 9.4k Jan 07, 2023
    Data science project for exploratory analysis on the kcse grades dataset (Kamilimu Data Science Track)

    Kcse-Data-Analysis Data science project for exploratory analysis on the kcse grades dataset (Kamilimu Data Science Track) Findings The performance of

    MUGO BRIAN 1 Feb 23, 2022