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
  • plotly scatterplots which show molecule images on hover!

    molplotly Plotly scatterplots which show molecule images on hovering over the datapoints! Required packages: pandas rdkit jupyter_dash ➡️ See example.

    150 Dec 28, 2022
    a robust room presence solution for home automation with nearly no false negatives

    Argos Room Presence This project builds a room presence solution on top of Argos. Using just a cheap raspberry pi zero w (plus an attached pi camera,

    Angad Singh 46 Sep 18, 2022
    Automate the case review on legal case documents and find the most critical cases using network analysis

    Automation on Legal Court Cases Review This project is to automate the case review on legal case documents and find the most critical cases using netw

    Yi Yin 7 Dec 28, 2022
    Analysis and plotting for motor/prop/ESC characterization, thrust vs RPM and torque vs thrust

    esc_test This is a Python package used to plot and analyze data collected for the purpose of characterizing a particular propeller, motor, and ESC con

    Alex Spitzer 1 Dec 28, 2021
    JSNAPY example: Validate NAT policies

    JSNAPY example: Validate NAT policies Overview This example will show how to use JSNAPy to make sure the expected NAT policy matches are taking place.

    Calvin Remsburg 1 Jan 07, 2022
    A central task in drug discovery is searching, screening, and organizing large chemical databases

    A central task in drug discovery is searching, screening, and organizing large chemical databases. Here, we implement clustering on molecular similarity. We support multiple methods to provide a inte

    NVIDIA Corporation 124 Jan 07, 2023
    Datapane is the easiest way to create data science reports from Python.

    Datapane Teams | Documentation | API Docs | Changelog | Twitter | Blog Share interactive plots and data in 3 lines of Python. Datapane is a Python lib

    Datapane 744 Jan 06, 2023
    The repository is my code for various types of data visualization cases based on the Matplotlib library.

    ScienceGallery The repository is my code for various types of data visualization cases based on the Matplotlib library. It summarizes the code and cas

    Warrick Xu 2 Apr 20, 2022
    A python-generated website for visualizing the novel coronavirus (COVID-19) data for Greece.

    COVID-19-Greece A python-generated website for visualizing the novel coronavirus (COVID-19) data for Greece. Data sources Data provided by Johns Hopki

    Isabelle Viktoria Maciohsek 23 Jan 03, 2023
    Color maps for POV-Ray v3.7 from the Plasma, Inferno, Magma and Viridis color maps in Python's Matplotlib

    POV-Ray-color-maps Color maps for POV-Ray v3.7 from the Plasma, Inferno, Magma and Viridis color maps in Python's Matplotlib. The include file Color_M

    Tor Olav Kristensen 1 Apr 05, 2022
    A GUI for Pandas DataFrames

    About Demo Installation Usage Features More Info About PandasGUI is a GUI for viewing, plotting and analyzing Pandas DataFrames. Demo Installation Ins

    Adam Rose 2.8k Dec 24, 2022
    A python script and steps to display locations of peers connected to qbittorrent

    A python script (along with instructions) to display the locations of all the peers your qBittorrent client is connected to in a Grafana worldmap dash

    62 Dec 07, 2022
    This project is an Algorithm Visualizer where a user can visualize algorithms like Bubble Sort, Merge Sort, Quick Sort, Selection Sort, Linear Search and Binary Search.

    Algo_Visualizer This project is an Algorithm Visualizer where a user can visualize common algorithms like "Bubble Sort", "Merge Sort", "Quick Sort", "

    Rahul 4 Feb 07, 2022
    GitHub English Top Charts

    Help you discover excellent English projects and get rid of the interference of other spoken language.

    kon9chunkit 529 Jan 02, 2023
    A tool for creating SVG timelines from simple JSON input.

    A tool for creating SVG timelines from simple JSON input.

    Jason Reisman 432 Dec 30, 2022
    Generating interfaces(CLI, Qt GUI, Dash web app) from a Python function.

    oneFace is a Python library for automatically generating multiple interfaces(CLI, GUI, WebGUI) from a callable Python object. oneFace is an easy way t

    NaNg 31 Oct 21, 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
    Resources for teaching & learning practical data visualization with python.

    Practical Data Visualization with Python Overview All views expressed on this site are my own and do not represent the opinions of any entity with whi

    Paul Jeffries 98 Sep 24, 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-

    Aditya Thakekar 1 Jan 11, 2022
    erdantic is a simple tool for drawing entity relationship diagrams (ERDs) for Python data model classes

    erdantic is a simple tool for drawing entity relationship diagrams (ERDs) for Python data model classes. Diagrams are rendered using the venerable Graphviz library.

    DrivenData 129 Jan 04, 2023