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
  • Tools for calculating and visualizing Elo-like ratings of MLB teams using Retosheet data

    Overview This project uses historical baseball games data to calculate an Elo-like rating for MLB teams based on regular season match ups. The Elo rat

    Lukas Owens 0 Aug 25, 2021
    These data visualizations were created for my introductory computer science course using Python

    Homework 2: Matplotlib and Data Visualization Overview These data visualizations were created for my introductory computer science course using Python

    Sophia Huang 12 Oct 20, 2022
    Python script for writing text on github contribution chart.

    Github Contribution Drawer Python script for writing text on github contribution chart. Requirements Python 3.X Getting Started Create repository Put

    Steven 0 May 27, 2022
    Fast data visualization and GUI tools for scientific / engineering applications

    PyQtGraph A pure-Python graphics library for PyQt5/PyQt6/PySide2/PySide6 Copyright 2020 Luke Campagnola, University of North Carolina at Chapel Hill h

    pyqtgraph 3.1k Jan 08, 2023
    Advanced hot reloading for Python

    The missing element of Python - Advanced Hot Reloading Details Reloadium adds hot reloading also called "edit and continue" functionality to any Pytho

    Reloadware 1.9k Jan 04, 2023
    Ana's Portfolio

    Ana's Portfolio ✌️ Welcome to my Portfolio! You will find here different Projects I have worked on (from scratch) 💪 Projects 💻 1️⃣ Hangman game (Mad

    Ana Katherine Cortes Sobrino 9 Mar 15, 2022
    Lime: Explaining the predictions of any machine learning classifier

    lime This project is about explaining what machine learning classifiers (or models) are doing. At the moment, we support explaining individual predict

    Marco Tulio Correia Ribeiro 10.3k Dec 29, 2022
    Some examples with MatPlotLib library in Python

    MatPlotLib Example Some examples with MatPlotLib library in Python Point: Run files only in project's directory About me Full name: Matin Ardestani Ag

    Matin Ardestani 4 Mar 29, 2022
    Area-weighted venn-diagrams for Python/matplotlib

    Venn diagram plotting routines for Python/Matplotlib Routines for plotting area-weighted two- and three-circle venn diagrams. Installation The simples

    Konstantin Tretyakov 400 Dec 31, 2022
    This is a learning tool and exploration app made using the Dash interactive Python framework developed by Plotly

    Support Vector Machine (SVM) Explorer This app has been moved here. This repo is likely outdated and will not be updated. This is a learning tool and

    Plotly 150 Nov 03, 2022
    Sparkling Pandas

    SparklingPandas SparklingPandas aims to make it easy to use the distributed computing power of PySpark to scale your data analysis with Pandas. Sparkl

    366 Oct 27, 2022
    Multi-class confusion matrix library in Python

    Table of contents Overview Installation Usage Document Try PyCM in Your Browser Issues & Bug Reports Todo Outputs Dependencies Contribution References

    Sepand Haghighi 1.3k Dec 31, 2022
    Schema validation for Xarray objects

    xarray-schema Schema validation for Xarray installation This package is in the early stages of development. Install it from source: pip install git+gi

    carbonplan 22 Oct 31, 2022
    A TileDB backend for xarray.

    TileDB-xarray This library provides a backend engine to xarray using the TileDB Storage Engine. Example usage: import xarray as xr dataset = xr.open_d

    TileDB, Inc. 14 Jun 02, 2021
    A Jupyter - Three.js bridge

    pythreejs A Python / ThreeJS bridge utilizing the Jupyter widget infrastructure. Getting Started Installation Using pip: pip install pythreejs And the

    Jupyter Widgets 844 Dec 27, 2022
    Python script to generate a visualization of various sorting algorithms, image or video.

    sorting_algo_visualizer Python script to generate a visualization of various sorting algorithms, image or video.

    146 Nov 12, 2022
    Arras.io Highest Scores Over Time Bar Chart Race

    Arras.io Highest Scores Over Time Bar Chart Race This repo contains a python script (make_racing_bar_chart.py) that can generate a csv file which can

    Road 2 Jan 16, 2022
    A set of three functions, useful in geographical calculations of different sorts

    GreatCircle A set of three functions, useful in geographical calculations of different sorts. Available for PHP, Python, Javascript and Ruby. Live dem

    72 Sep 30, 2022
    Attractors is a package for simulation and visualization of strange attractors.

    attractors Attractors is a package for simulation and visualization of strange attractors. Installation The simplest way to install the module is via

    Vignesh M 45 Jul 31, 2022
    Boltzmann visualization - Visualize the Boltzmann distribution for simple quantum models of molecular motion

    Boltzmann visualization - Visualize the Boltzmann distribution for simple quantum models of molecular motion

    1 Jan 22, 2022