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
  • Statistical data visualization using matplotlib

    seaborn: statistical data visualization Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface for drawing

    Michael Waskom 10.2k Dec 30, 2022
    Visualizations of linear algebra algorithms for people who want a deep understanding

    Visualising algorithms on symmetric matrices Examples QR algorithm and LR algorithm Here, we have a GIF animation of an interactive visualisation of t

    ogogmad 3 May 05, 2022
    nvitop, an interactive NVIDIA-GPU process viewer, the one-stop solution for GPU process management

    An interactive NVIDIA-GPU process viewer, the one-stop solution for GPU process management.

    Xuehai Pan 1.3k Jan 02, 2023
    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
    649 Pokémon palettes as CSVs, with a Python lib to turn names/IDs into palettes, or MatPlotLib compatible ListedColormaps.

    PokePalette 649 Pokémon, broken down into CSVs of their RGB colour palettes. Complete with a Python library to convert names or Pokédex IDs into eithe

    11 Dec 05, 2022
    Editor and Presenter for Manim Generated Content.

    Editor and Presenter for Manim Generated Content. Take a look at the Working Example. More information can be found on the documentation. These Browse

    Manim Community 149 Dec 29, 2022
    Easily convert matplotlib plots from Python into interactive Leaflet web maps.

    mplleaflet mplleaflet is a Python library that converts a matplotlib plot into a webpage containing a pannable, zoomable Leaflet map. It can also embe

    Jacob Wasserman 502 Dec 28, 2022
    Python package to Create, Read, Write, Edit, and Visualize GSFLOW models

    pygsflow pyGSFLOW is a python package to Create, Read, Write, Edit, and Visualize GSFLOW models API Documentation pyGSFLOW API documentation can be fo

    pyGSFLOW 21 Dec 14, 2022
    Visualize the bitcoin blockchain from your local node

    Project Overview A new feature in Bitcoin Core 0.20 allows users to dump the state of the blockchain (the UTXO set) using the command dumptxoutset. I'

    18 Sep 11, 2022
    Use Perspective to create the chart for the trader’s dashboard

    Task Overview | Installation Instructions | Link to Module 3 Introduction Experience Technology at JP Morgan Chase Try out what real work is like in t

    Abdulazeez Jimoh 1 Jan 22, 2022
    BrowZen correlates your emotional states with the web sites you visit to give you actionable insights about how you spend your time browsing the web.

    BrowZen BrowZen correlates your emotional states with the web sites you visit to give you actionable insights about how you spend your time browsing t

    Nick Bild 36 Sep 28, 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 module for drawing and rendering beautiful atoms and molecules using Blender.

    Batoms is a Python package for editing and rendering atoms and molecules objects using blender. A Python interface that allows for automating workflows.

    Xing Wang 1 Jul 06, 2022
    3D Vision functions with end-to-end support for deep learning developers, written in Ivy.

    Ivy vision focuses predominantly on 3D vision, with functions for camera geometry, image projections, co-ordinate frame transformations, forward warping, inverse warping, optical flow, depth triangul

    Ivy 61 Dec 29, 2022
    Create artistic visualisations with your exercise data (Python version)

    strava_py Create artistic visualisations with your exercise data (Python version). This is a port of the R strava package to Python. Examples Facets A

    Marcus Volz 53 Dec 28, 2022
    Missing data visualization module for Python.

    missingno Messy datasets? Missing values? missingno provides a small toolset of flexible and easy-to-use missing data visualizations and utilities tha

    Aleksey Bilogur 3.4k Dec 29, 2022
    Data aggregated from the reports found at the MCPS COVID Dashboard into a set of visualizations.

    Montgomery County Public Schools COVID-19 Visualizer Contents About this project Data Support this project About this project Data All data we use can

    James 3 Jan 19, 2022
    Time series visualizer is a flexible extension that provides filling world map by country from real data.

    Time-series-visualizer Time series visualizer is a flexible extension that provides filling world map by country from csv or json file. You can know d

    Long Ng 3 Jul 09, 2021
    :art: Diagram as Code for prototyping cloud system architectures

    Diagrams Diagram as Code. Diagrams lets you draw the cloud system architecture in Python code. It was born for prototyping a new system architecture d

    MinJae Kwon 27.5k Dec 30, 2022
    Lightweight, extensible data validation library for Python

    Cerberus Cerberus is a lightweight and extensible data validation library for Python. v = Validator({'name': {'type': 'string'}}) v.validate({

    eve 2.9k Dec 27, 2022