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
  • Smarthome Dashboard with Grafana & InfluxDB

    Smarthome Dashboard with Grafana & InfluxDB This is a complete overhaul of my Raspberry Dashboard done with Flask. I switched from sqlite to InfluxDB

    6 Oct 20, 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
    Interactive Data Visualization in the browser, from Python

    Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords hi

    Bokeh 17.1k Dec 31, 2022
    Jupyter notebook and datasets from the pandas Q&A video series

    Python pandas Q&A video series Read about the series, and view all of the videos on one page: Easier data analysis in Python with pandas. Jupyter Note

    Kevin Markham 2k Jan 05, 2023
    A Python package for caclulations and visualizations in geological sciences.

    geo_calcs A Python package for caclulations and visualizations in geological sciences. Free software: MIT license Documentation: https://geo-calcs.rea

    Drew Heasman 1 Jul 12, 2022
    A tool to plot and execute Rossmos's Formula, that helps to catch serial criminals using mathematics

    Rossmo Plotter A tool to plot and execute Rossmos's Formula using python, that helps to catch serial criminals using mathematics Author: Amlan Saha Ku

    Amlan Saha Kundu 3 Aug 29, 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
    Simple addon for snapping active object to mesh ground

    Snap to Ground Simple addon for snapping active object to mesh ground How to install: install the Python file as an addon use shortcut "D" in 3D view

    Iyad Ahmed 12 Nov 07, 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
    Generate a roam research like Network Graph view from your Notion pages.

    Notion Graph View Export Notion pages to a Roam Research like graph view.

    Steve Sun 214 Jan 07, 2023
    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 customized interface for single cell track visualisation based on pcnaDeep and napari.

    pcnaDeep-napari A customized interface for single cell track visualisation based on pcnaDeep and napari. 👀 Under construction You can get test image

    ChanLab 2 Nov 07, 2021
    Quickly and accurately render even the largest data.

    Turn even the largest data into images, accurately Build Status Coverage Latest dev release Latest release Docs Support What is it? Datashader is a da

    HoloViz 2.9k Dec 28, 2022
    🐍PyNode Next allows you to easily create beautiful graph visualisations and animations

    PyNode Next A complete rewrite of PyNode for the modern era. Up to five times faster than the original PyNode. PyNode Next allows you to easily create

    ehne 3 Feb 12, 2022
    This is a web application to visualize various famous technical indicators and stocks tickers from user

    Visualizing Technical Indicators Using Python and Plotly. Currently facing issues hosting the application on heroku. As soon as I am able to I'll like

    4 Aug 04, 2022
    A python visualization of the A* path finding algorithm

    A python visualization of the A* path finding algorithm. It allows you to pick your start, end location and make obstacles and then view the process of finding the shortest path. You can also choose

    Kimeon 4 Aug 02, 2022
    Runtime analysis of code with plotting

    Runtime analysis of code with plotting A quick comparison among Python, Cython, and the C languages A Programming Assignment regarding the Programming

    Cena Ashoori 2 Dec 24, 2021
    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
    Sci palettes for matplotlib/seaborn

    sci palettes for matplotlib/seaborn Installation python3 -m pip install sci-palettes Usage import seaborn as sns import matplotlib.pyplot as plt impor

    Qingdong Su 2 Jun 07, 2022
    In-memory Graph Database and Knowledge Graph with Natural Language Interface, compatible with Pandas

    CogniPy for Pandas - In-memory Graph Database and Knowledge Graph with Natural Language Interface Whats in the box Reasoning, exploration of RDF/OWL,

    Cognitum Octopus 34 Dec 13, 2022