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
  • Scientific measurement library for instruments, experiments, and live-plotting

    PyMeasure scientific package PyMeasure makes scientific measurements easy to set up and run. The package contains a repository of instrument classes a

    PyMeasure 445 Jan 04, 2023
    a python function to plot a geopandas dataframe

    Pretty GeoDataFrame A minimum python function (~60 lines) to draw pretty geodataframe. Based on matplotlib, shapely, descartes. Installation just use

    haoming 27 Dec 05, 2022
    Visualize and compare datasets, target values and associations, with one line of code.

    In-depth EDA (target analysis, comparison, feature analysis, correlation) in two lines of code! Sweetviz is an open-source Python library that generat

    Francois Bertrand 2.3k Jan 05, 2023
    A blender import/export system for Defold

    defold-blender-export A Blender export system for the Defold game engine. Setup Notes There are no exhaustive documents for this tool yet. Its just no

    David Lannan 27 Dec 30, 2022
    Here I plotted data for the average test scores across schools and class sizes across school districts.

    HW_02 Here I plotted data for the average test scores across schools and class sizes across school districts. Average Test Score by Race This graph re

    7 Oct 27, 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
    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
    Data aggregated from the reports found at the MCPS COVID Dashboard into a set of visualizations.

    Montgomery County Public Schools COVID-19 Visualizer Contents About this project Data Support this project About this project Data All data we use can

    James 3 Jan 19, 2022
    股票行情实时数据接口-A股,完全免费的沪深证券股票数据-中国股市,python最简封装的API接口

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

    dev 572 Jan 08, 2023
    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
    The visual framework is designed on the idea of module and implemented by mixin method

    Visual Framework The visual framework is designed on the idea of module and implemented by mixin method. Its biggest feature is the mixins module whic

    LEFTeyes 9 Sep 19, 2022
    A python package for animating plots build on matplotlib.

    animatplot A python package for making interactive as well as animated plots with matplotlib. Requires Python = 3.5 Matplotlib = 2.2 (because slider

    Tyler Makaro 394 Dec 18, 2022
    A minimal Python package that produces slice plots through h5m DAGMC geometry files

    A minimal Python package that produces slice plots through h5m DAGMC geometry files Installation pip install dagmc_geometry_slice_plotter Python API U

    Fusion Energy 4 Dec 02, 2022
    ipyvizzu - Jupyter notebook integration of Vizzu

    ipyvizzu - Jupyter notebook integration of Vizzu. Tutorial · Examples · Repository About The Project ipyvizzu is the Jupyter Notebook integration of V

    Vizzu 729 Jan 08, 2023
    Mattia Ficarelli 2 Mar 29, 2022
    Graphical visualizer for spectralyze by Lauchmelder23

    spectralyze visualizer Graphical visualizer for spectralyze by Lauchmelder23 Install Install matplotlib and ffmpeg. Put ffmpeg.exe in same folder as v

    Matthew 1 Dec 21, 2021
    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
    IPython/Jupyter notebook module for Vega and Vega-Lite

    IPython Vega IPython/Jupyter notebook module for Vega 5, and Vega-Lite 4. Notebooks with embedded visualizations can be viewed on GitHub and nbviewer.

    Vega 335 Nov 29, 2022
    Visualization of hidden layer activations of small multilayer perceptrons (MLPs)

    MLP Hidden Layer Activation Visualization To gain some intuition about the internal representation of simple multi-layer perceptrons (MLPs) I trained

    Andreas Köpf 7 Dec 30, 2022
    A simple python script using Numpy and Matplotlib library to plot a Mohr's Circle when given a two-dimensional state of stress.

    Mohr's Circle Calculator This is a really small personal project done for Department of Civil Engineering, Delhi Technological University (formerly, D

    Agyeya Mishra 0 Jul 17, 2021