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
  • An interactive dashboard built with python that enables you to visualise how rent prices differ across Sweden.

    sweden-rent-dashboard An interactive dashboard built with python that enables you to visualise how rent prices differ across Sweden. The dashboard/web

    Rory Crean 5 Dec 19, 2021
    A GUI for Pandas DataFrames

    PandasGUI A GUI for analyzing Pandas DataFrames. Demo Installation Install latest release from PyPi: pip install pandasgui Install directly from Githu

    Adam 2.8k Jan 03, 2023
    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
    UNMAINTAINED! Renders beautiful SVG maps in Python.

    Kartograph is not maintained anymore As you probably already guessed from the commit history in this repo, Kartograph.py is not maintained, which mean

    1k Dec 09, 2022
    Visualize the bitcoin blockchain from your local node

    Project Overview A new feature in Bitcoin Core 0.20 allows users to dump the state of the blockchain (the UTXO set) using the command dumptxoutset. I'

    18 Sep 11, 2022
    A Jupyter - Leaflet.js bridge

    ipyleaflet A Jupyter / Leaflet bridge enabling interactive maps in the Jupyter notebook. Usage Selecting a basemap for a leaflet map: Loading a geojso

    Jupyter Widgets 1.3k Dec 27, 2022
    This plugin plots the time you spent on a tag as a histogram.

    This plugin plots the time you spent on a tag as a histogram.

    Tom Dörr 7 Sep 09, 2022
    Streaming pivot visualization via WebAssembly

    Perspective is an interactive visualization component for large, real-time datasets. Originally developed for J.P. Morgan's trading business, Perspect

    The Fintech Open Source Foundation (www.finos.org) 5.1k Dec 27, 2022
    Example Code Notebooks for Data Visualization in Python

    This repository contains sample code scripts for creating awesome data visualizations from scratch using different python libraries (such as matplotli

    Javed Ali 27 Jan 04, 2023
    A tool for automatically generating 3D printable STLs from freely available lidar scan data.

    mini-map-maker A tool for automatically generating 3D printable STLs from freely available lidar scan data. Screenshots Tutorial To use this script, g

    Mike Abbott 51 Nov 06, 2022
    Piglet-shaders - PoC of custom shaders for Piglet

    Piglet custom shader PoC This is a PoC for compiling Piglet fragment shaders usi

    6 Mar 10, 2022
    A program that analyzes data from inertia measurement units installed in aircraft and generates g-exceedance curves.

    A program that analyzes data from inertia measurement units installed in aircraft and generates g-exceedance curves.

    Pooya 1 Dec 02, 2021
    FURY - A software library for scientific visualization in Python

    Free Unified Rendering in Python A software library for scientific visualization in Python. General Information • Key Features • Installation • How to

    169 Dec 21, 2022
    2021 grafana arbitrary file read

    2021_grafana_arbitrary_file_read base on pocsuite3 try 40 default plugins of grafana alertlist annolist barchart cloudwatch dashlist elasticsearch gra

    ATpiu 5 Nov 09, 2022
    Dipto Chakrabarty 7 Sep 06, 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
    🧇 Make Waffle Charts in Python.

    PyWaffle PyWaffle is an open source, MIT-licensed Python package for plotting waffle charts. It provides a Figure constructor class Waffle, which coul

    Guangyang Li 528 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
    Numerical methods for ordinary differential equations: Euler, Improved Euler, Runge-Kutta.

    Numerical methods Numerical methods for ordinary differential equations are methods used to find numerical approximations to the solutions of ordinary

    Aleksey Korshuk 5 Apr 29, 2022
    股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口

    股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口,包含日线,历史K线,分时线,分钟线,全部实时采集,系统包括新浪腾讯双数据核心采集获取,自动故障切换,STOCK数据格式成DataFrame格式,可用来查询研究量化分析,股票程序自动化交易系统.为量化研究者在数据获取方面极大地减轻工作量,更加专注于策略和模型的研究与实现。

    dev 572 Jan 08, 2023