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
  • Create a visualization for Trump's Tweeted Words Using Python

    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

    7 Mar 27, 2022
    Blender addon that creates a temporary window of any type from the 3D View.

    CreateTempWindow2.8 Blender addon that creates a temporary window of any type from the 3D View. Features Can the following window types: 3D View Graph

    3 Nov 27, 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
    Python & Julia port of codes in excellent R books

    X4DS This repo is a collection of Python & Julia port of codes in the following excellent R books: An Introduction to Statistical Learning (ISLR) Stat

    Gitony 5 Jun 21, 2022
    Fast scatter density plots for Matplotlib

    About Plotting millions of points can be slow. Real slow... 😴 So why not use density maps? ⚡ The mpl-scatter-density mini-package provides functional

    Thomas Robitaille 473 Dec 12, 2022
    Apache Superset is a Data Visualization and Data Exploration Platform

    Apache Superset is a Data Visualization and Data Exploration Platform

    The Apache Software Foundation 49.9k Jan 02, 2023
    🐞 📊 Ladybug extension to generate 2D charts

    ladybug-charts Ladybug extension to generate 2D charts. Installation pip install ladybug-charts QuickStart import ladybug_charts API Documentation Loc

    Ladybug Tools 3 Dec 30, 2022
    哔咔漫画window客户端,界面使用PySide2,已实现分类、搜索、收藏夹、下载、在线观看、waifu2x等功能。

    picacomic-windows 哔咔漫画window客户端,界面使用PySide2,已实现分类、搜索、收藏夹、下载、在线观看等功能。 功能介绍 登陆分流,还原安卓端的三个分流入口 分类,搜索,排行,收藏夹使用同一的逻辑,滚轮下滑自动加载下一页,双击打开 漫画详情,章节列表和评论列表 下载功能,目

    1.8k Dec 31, 2022
    Create artistic visualisations with your exercise data (Python version)

    strava_py Create artistic visualisations with your exercise data (Python version). This is a port of the R strava package to Python. Examples Facets A

    Marcus Volz 53 Dec 28, 2022
    The official colors of the FAU as matplotlib/seaborn colormaps

    FAU - Colors The official colors of Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU) as matplotlib / seaborn colormaps. We support the old colo

    Machine Learning and Data Analytics Lab FAU 9 Sep 05, 2022
    📊 Charts with pure python

    A zero-dependency python package that prints basic charts to a Jupyter output Charts supported: Bar graphs Scatter plots Histograms 🍑 📊 👏 Examples

    Max Humber 54 Oct 04, 2022
    This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.

    Swar's Chia Plot Manager A plot manager for Chia plotting: https://www.chia.net/ Development Version: v0.0.1 This is a cross-platform Chia Plot Manage

    Swar Patel 1.3k Dec 13, 2022
    Implement the Perspective open source code in preparation for data visualization

    Task Overview | Installation Instructions | Link to Module 2 Introduction Experience Technology at JP Morgan Chase Try out what real work is like in t

    Abdulazeez Jimoh 1 Jan 23, 2022
    Cartopy - a cartographic python library with matplotlib support

    Cartopy is a Python package designed to make drawing maps for data analysis and visualisation easy. Table of contents Overview Get in touch License an

    1.2k Jan 01, 2023
    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
    Pretty Confusion Matrix

    Pretty Confusion Matrix Why pretty confusion matrix? We can make confusion matrix by using matplotlib. However it is not so pretty. I want to make con

    Junseo Ko 5 Nov 22, 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
    Extract and visualize information from Gurobi log files

    GRBlogtools Extract information from Gurobi log files and generate pandas DataFrames or Excel worksheets for further processing. Also includes a wrapp

    Gurobi Optimization 56 Nov 17, 2022
    Simulation du problème de Monty Hall avec Python et matplotlib

    Le problème de Monty Hall C'est un jeu télévisé où il y a trois portes sur le plateau de jeu. Seule une de ces portes cache un trésor. Il n'y a rien d

    ETCHART YANG 1 Jan 06, 2022