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
  • MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

    MPL Plotter is a Matplotlib based Python plotting library built with the goal of delivering publication-quality plots concisely.

    Antonio López Rivera 162 Nov 11, 2022
    Python toolkit for defining+simulating+visualizing+analyzing attractors, dynamical systems, iterated function systems, roulette curves, and more

    Attractors A small module that provides functions and classes for very efficient simulation and rendering of iterated function systems; dynamical syst

    1 Aug 04, 2021
    Tidy data structures, summaries, and visualisations for missing data

    naniar naniar provides principled, tidy ways to summarise, visualise, and manipulate missing data with minimal deviations from the workflows in ggplot

    Nicholas Tierney 611 Dec 22, 2022
    Draw tree diagrams from indented text input

    Draw tree diagrams This repository contains two very different scripts to produce hierarchical tree diagrams like this one: $ ./classtree.py collectio

    Luciano Ramalho 8 Dec 14, 2022
    Active Transport Analytics Model (ATAM) is a new strategic transport modelling and data visualization framework for Active Transport as well as emerging micro-mobility modes

    {ATAM} Active Transport Analytics Model Active Transport Analytics Model (“ATAM”) is a new strategic transport modelling and data visualization framew

    Peter Stephan 0 Jan 12, 2022
    NumPy and Pandas interface to Big Data

    Blaze translates a subset of modified NumPy and Pandas-like syntax to databases and other computing systems. Blaze allows Python users a familiar inte

    Blaze 3.1k Jan 01, 2023
    Lumen provides a framework for visual analytics, which allows users to build data-driven dashboards from a simple yaml specification

    Lumen project provides a framework for visual analytics, which allows users to build data-driven dashboards from a simple yaml specification

    HoloViz 120 Jan 04, 2023
    Plotting data from the landroid and a raspberry pi zero to a influx-db

    landroid-pi-influx Plotting data from the landroid and a raspberry pi zero to a influx-db Dependancies Hardware: Landroid WR130E Raspberry Pi Zero Wif

    2 Oct 22, 2021
    A way of looking at COVID-19 data that I haven't seen before.

    Visualizing Omicron: COVID-19 Deaths vs. Cases Click here for other countries. Data is from Our World in Data/Johns Hopkins University. About this pro

    1 Jan 10, 2022
    A command line tool for visualizing CSV/spreadsheet-like data

    PerfPlotter Read data from CSV files using pandas and generate interactive plots using bokeh, which can then be embedded into HTML pages and served by

    Gino Mempin 0 Jun 25, 2022
    IPython/Jupyter notebook module for Vega and Vega-Lite

    IPython Vega IPython/Jupyter notebook module for Vega 5, and Vega-Lite 4. Notebooks with embedded visualizations can be viewed on GitHub and nbviewer.

    Vega 335 Nov 29, 2022
    This is Pygrr PolyArt, a program used for drawing custom Polygon models for your Pygrr project!

    This is Pygrr PolyArt, a program used for drawing custom Polygon models for your Pygrr project!

    Isaac 4 Dec 14, 2021
    Python package to visualize and cluster partial dependence.

    partial_dependence A python library for plotting partial dependence patterns of machine learning classifiers. The technique is a black box approach to

    NYU Visualization Lab 25 Nov 14, 2022
    Geocoding library for Python.

    geopy geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addr

    geopy 3.8k Jan 02, 2023
    Altair extension for saving charts in a variety of formats.

    Altair Saver This packge provides extensions to Altair for saving charts to a variety of output types. Supported output formats are: .json/.vl.json: V

    Altair 85 Dec 09, 2022
    Create 3d loss surface visualizations, with optimizer path. Issues welcome!

    MLVTK A loss surface visualization tool Simple feed-forward network trained on chess data, using elu activation and Adam optimizer Simple feed-forward

    7 Dec 21, 2022
    Extensible, parallel implementations of t-SNE

    openTSNE openTSNE is a modular Python implementation of t-Distributed Stochasitc Neighbor Embedding (t-SNE) [1], a popular dimensionality-reduction al

    Pavlin Poličar 1.1k Jan 03, 2023
    A toolkit to generate MR sequence diagrams

    mrsd: a toolkit to generate MR sequence diagrams mrsd is a Python toolkit to generate MR sequence diagrams, as shown below for the basic FLASH sequenc

    Julien Lamy 3 Dec 25, 2021
    Visualize large time-series data in plotly

    plotly_resampler enables visualizing large sequential data by adding resampling functionality to Plotly figures. In this Plotly-Resampler demo over 11

    PreDiCT.IDLab 604 Dec 28, 2022
    3D-Lorenz-Attractor-simulation-with-python

    3D-Lorenz-Attractor-simulation-with-python Animação 3D da trajetória do Atrator de Lorenz, implementada em Python usando o método de Runge-Kutta de 4ª

    Hevenicio Silva 17 Dec 08, 2022