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
  • 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
    CLAHE Contrast Limited Adaptive Histogram Equalization

    A simple code to process images using contrast limited adaptive histogram equalization. Image processing is becoming a major part of data processig.

    Happy N. Monday 4 May 18, 2022
    basemap - Plot on map projections (with coastlines and political boundaries) using matplotlib.

    Basemap Plot on map projections (with coastlines and political boundaries) using matplotlib. ⚠️ Warning: this package is being deprecated in favour of

    Matplotlib Developers 706 Dec 28, 2022
    Generate "Jupiter" plots for circular genomes

    jupiter Generate "Jupiter" plots for circular genomes Description Python scripts to generate plots from ViennaRNA output. Written in "pidgin" python w

    Robert Edgar 2 Nov 29, 2021
    Declarative statistical visualization library for Python

    Altair http://altair-viz.github.io Altair is a declarative statistical visualization library for Python. With Altair, you can spend more time understa

    Altair 8k Jan 05, 2023
    Moscow DEG 2021 elections plots

    Построение графиков на основе публичных данных о ДЭГ в Москве в 2021г. Описание Скрипты в данном репозитории позволяют собственноручно построить графи

    9 Jul 15, 2022
    Scientific Visualization: Python + Matplotlib

    An open access book on scientific visualization using python and matplotlib

    Nicolas P. Rougier 8.6k Dec 31, 2022
    A Scheil-Gulliver simulation tool using pycalphad.

    scheil A Scheil-Gulliver simulation tool using pycalphad. import matplotlib.pyplot as plt from pycalphad import Database, variables as v from scheil i

    pycalphad 6 Dec 10, 2021
    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
    BGraph is a tool designed to generate dependencies graphs from Android.bp soong files.

    BGraph BGraph is a tool designed to generate dependencies graphs from Android.bp soong files. Overview BGraph (for Build-Graphs) is a project aimed at

    Quarkslab 10 Dec 19, 2022
    Squidpy is a tool for the analysis and visualization of spatial molecular data.

    Squidpy is a tool for the analysis and visualization of spatial molecular data. It builds on top of scanpy and anndata, from which it inherits modularity and scalability. It provides analysis tools t

    Theis Lab 251 Dec 19, 2022
    Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.

    Jupyter DataTables Jupyter Notebook extension to leverage pandas DataFrames by integrating DataTables JS. About Data scientists and in fact many devel

    Marek Čermák 142 Dec 28, 2022
    Python toolkit for defining+simulating+visualizing+analyzing attractors, dynamical systems, iterated function systems, roulette curves, and more

    Attractors A small module that provides functions and classes for very efficient simulation and rendering of iterated function systems; dynamical syst

    1 Aug 04, 2021
    Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordcloud packages

    Wikipedia WordCloud App Wikipedia WordCloud App generate Wikipedia word cloud art created using python's streamlit, matplotlib, wikipedia and wordclou

    Siva Prakash 5 Jan 02, 2022
    Create animated and pretty Pandas Dataframe or Pandas Series

    Rich DataFrame Create animated and pretty Pandas Dataframe or Pandas Series, as shown below: Installation pip install rich-dataframe Usage Minimal exa

    Khuyen Tran 92 Dec 26, 2022
    A Python library for plotting hockey rinks with Matplotlib.

    Hockey Rink A Python library for plotting hockey rinks with Matplotlib. Installation pip install hockey_rink Current Rinks The following shows the cus

    24 Jan 02, 2023
    Epagneul is a tool to visualize and investigate windows event logs

    epagneul Epagneul is a tool to visualize and investigate windows event logs. Dep

    jurelou 190 Dec 13, 2022
    Small U-Net for vehicle detection

    Small U-Net for vehicle detection Vivek Yadav, PhD Overview In this repository , we will go over using U-net for detecting vehicles in a video stream

    Vivek Yadav 91 Nov 03, 2022
    Simple CLI python app to show a stocks graph performance. Made with Matplotlib and Tiingo.

    stock-graph-python Simple CLI python app to show a stocks graph performance. Made with Matplotlib and Tiingo. Tiingo API Key You will need to add your

    Toby 3 May 14, 2022
    Create 3d loss surface visualizations, with optimizer path. Issues welcome!

    MLVTK A loss surface visualization tool Simple feed-forward network trained on chess data, using elu activation and Adam optimizer Simple feed-forward

    7 Dec 21, 2022