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
  • Generate visualizations of GitHub user and repository statistics using GitHub Actions.

    GitHub Stats Visualization Generate visualizations of GitHub user and repository statistics using GitHub Actions. This project is currently a work-in-

    JoelImgu 3 Dec 14, 2022
    Simple, realtime visualization of neural network training performance.

    pastalog Simple, realtime visualization server for training neural networks. Use with Lasagne, Keras, Tensorflow, Torch, Theano, and basically everyth

    Rewon Child 416 Dec 29, 2022
    Gaphas is the diagramming widget library for Python.

    Gaphas Gaphas is the diagramming widget library for Python. Gaphas is a library that provides the user interface component (widget) for drawing diagra

    Gaphor 144 Dec 14, 2022
    Python support for Godot 🐍🐍🐍

    Godot Python, because you want Python on Godot ! The goal of this project is to provide Python language support as a scripting module for the Godot ga

    Emmanuel Leblond 1.4k Jan 04, 2023
    VDLdraw - Batch plot the log files exported from VisualDL using Matplotlib

    VDLdraw Batch plot the log files exported from VisualDL using Matplotlib. At pre

    Yizhou Chen 5 Sep 26, 2022
    A python package for animating plots build on matplotlib.

    animatplot A python package for making interactive as well as animated plots with matplotlib. Requires Python = 3.5 Matplotlib = 2.2 (because slider

    Tyler Makaro 394 Dec 18, 2022
    Kglab - an abstraction layer in Python for building knowledge graphs

    Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, RDFlib, pySHACL, RAPIDS, NetworkX, iGraph, PyVis, pslpython, p

    derwen.ai 466 Jan 09, 2023
    A Jupyter - Three.js bridge

    pythreejs A Python / ThreeJS bridge utilizing the Jupyter widget infrastructure. Getting Started Installation Using pip: pip install pythreejs And the

    Jupyter Widgets 844 Dec 27, 2022
    Sparkling Pandas

    SparklingPandas SparklingPandas aims to make it easy to use the distributed computing power of PySpark to scale your data analysis with Pandas. Sparkl

    366 Oct 27, 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 program that analyzes data from inertia measurement units installed in aircraft and generates g-exceedance curves.

    A program that analyzes data from inertia measurement units installed in aircraft and generates g-exceedance curves.

    Pooya 1 Dec 02, 2021
    Advanced hot reloading for Python

    The missing element of Python - Advanced Hot Reloading Details Reloadium adds hot reloading also called "edit and continue" functionality to any Pytho

    Reloadware 1.9k Jan 04, 2023
    GD-UltraHack - A Mod Menu for Geometry Dash. Specifically a MegahackV5 clone in Python. Only for Windows

    GD UltraHack: The Mod Menu that Nobody asked for. This is a mod menu for the gam

    zeo 1 Jan 05, 2022
    Some useful extensions for Matplotlib.

    mplx Some useful extensions for Matplotlib. Contour plots for functions with discontinuities plt.contour mplx.contour(max_jump=1.0) Matplotlib has pro

    Nico Schlömer 519 Dec 30, 2022
    python partial dependence plot toolbox

    PDPbox python partial dependence plot toolbox Motivation This repository is inspired by ICEbox. The goal is to visualize the impact of certain feature

    Li Jiangchun 723 Jan 07, 2023
    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
    Plot, scatter plots and histograms in the terminal using braille dots

    Plot, scatter plots and histograms in the terminal using braille dots, with (almost) no dependancies. Plot with color or make complex figures - similar to a very small sibling to matplotlib. Or use t

    Tammo Ippen 207 Dec 30, 2022
    Process dataframe in a easily way.

    Popanda Written by Shengxuan Wang at OSU. Used for processing dataframe, especially for machine learning. The name is from "Po" in the movie Kung Fu P

    ShawnWang 1 Dec 24, 2021
    Functions for easily making publication-quality figures with matplotlib.

    Data-viz utils 📈 Functions for data visualization in matplotlib 📚 API Can be installed using pip install dvu and then imported with import dvu. You

    Chandan Singh 16 Sep 15, 2022