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
    đŸŒ€â„ī¸đŸŒŠī¸ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in python3.

    Weather-Plotting 🌀 â„ī¸ đŸŒŠī¸ This repository contains some examples for creating 2d and 3d weather plots using matplotlib and cartopy libraries in pytho

    Giannis Dravilas 21 Dec 10, 2022
    Make visual music sheets for thatskygame (graphical representations of the Sky keyboard)

    sky-python-music-sheet-maker This program lets you make visual music sheets for Sky: Children of the Light. It will ask you a few questions, and does

    21 Aug 26, 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
    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
    A simple agent-based model used to teach the basics of OOP in my lectures

    Pydemic A simple agent-based model of a pandemic. This is used to teach basic principles of object-oriented programming to master students. It is not

    Fabien Maussion 2 Jun 08, 2022
    Calendar heatmaps from Pandas time series data

    Note: See MarvinT/calmap for the maintained version of the project. That is also the version that gets published to PyPI and it has received several f

    Martijn Vermaat 195 Dec 22, 2022
    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
    JupyterHub extension for ContainDS Dashboards

    ContainDS Dashboards for JupyterHub A Dashboard publishing solution for Data Science teams to share results with decision makers. Run a private on-pre

    Ideonate 179 Nov 29, 2022
    A curated list of awesome Dash (plotly) resources

    Awesome Dash A curated list of awesome Dash (plotly) resources Dash is a productive Python framework for building web applications. Written on top of

    Luke Singham 1.7k Jan 07, 2023
    This component provides a wrapper to display SHAP plots in Streamlit.

    streamlit-shap This component provides a wrapper to display SHAP plots in Streamlit.

    Snehan Kekre 30 Dec 10, 2022
    Color scales in Python for humans

    colorlover Color scales for humans IPython notebook: https://plot.ly/ipython-notebooks/color-scales/ import colorlover as cl from IPython.display impo

    Plotly 146 Sep 25, 2022
    Statistics and Visualization of acceptance rate, main keyword of CVPR 2021 accepted papers for the main Computer Vision conference (CVPR)

    Statistics and Visualization of acceptance rate, main keyword of CVPR 2021 accepted papers for the main Computer Vision conference (CVPR)

    Hoseong Lee 78 Aug 23, 2022
    It's an application to calculate I from v and r. It can also plot a graph between V vs I.

    Ohm-s-Law-Visualizer It's an application to calculate I from v and r using Ohm's Law. It can also plot a graph between V vs I. Story I'm doing my Unde

    Sihab Sahariar 1 Nov 20, 2021
    100 Days of Code The Complete Python Pro Bootcamp for 2022

    100-Day-With-Python 100 Days of Code - The Complete Python Pro Bootcamp for 2022. In this course, I spend with python language over 100 days, and I up

    Rajdip Das 8 Jun 22, 2022
    A D3.js plugin that produces flame graphs from hierarchical data.

    d3-flame-graph A D3.js plugin that produces flame graphs from hierarchical data. If you don't know what flame graphs are, check Brendan Gregg's post.

    Martin Spier 740 Dec 29, 2022
    The Spectral Diagram (SD) is a new tool for the comparison of time series in the frequency domain

    The Spectral Diagram (SD) is a new tool for the comparison of time series in the frequency domain. The SD provides a novel way to display the coherence function, power, amplitude, phase, and skill sc

    Mabel 3 Oct 10, 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
    Visualization ideas for data science

    Nuance I use Nuance to curate varied visualization thoughts during my data scientist career. It is not yet a package but a list of small ideas. Welcom

    Li Jiangchun 16 Nov 03, 2022
    Leyna's Visualizing Data With Python

    Leyna's Visualizing Data Below is information on the number of bilingual students in three school districts in Massachusetts. You will also find infor

    11 Oct 28, 2021