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
  • 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
    HW 2: Visualizing interesting datasets

    HW 2: Visualizing interesting datasets Check out the project instructions here! Mean Earnings per Hour for Males and Females My first graph uses data

    7 Oct 27, 2021
    Python library that makes it easy for data scientists to create charts.

    Chartify Chartify is a Python library that makes it easy for data scientists to create charts. Why use Chartify? Consistent input data format: Spend l

    Spotify 3.2k Jan 01, 2023
    Create a table with row explanations, column headers, using matplotlib

    Create a table with row explanations, column headers, using matplotlib. Intended usage was a small table containing a custom heatmap.

    4 Aug 14, 2022
    Splore - a simple graphical interface for scrolling through and exploring data sets of molecules

    Scroll through and exPLORE molecule sets The splore framework aims to offer a si

    3 Jun 18, 2022
    BrowZen correlates your emotional states with the web sites you visit to give you actionable insights about how you spend your time browsing the web.

    BrowZen BrowZen correlates your emotional states with the web sites you visit to give you actionable insights about how you spend your time browsing t

    Nick Bild 36 Sep 28, 2022
    🎨 Python Echarts Plotting Library

    pyecharts Python ❤️ ECharts = pyecharts English README 📣 简介 Apache ECharts (incubating) 是一个由百度开源的数据可视化,凭借着良好的交互性,精巧的图表设计,得到了众多开发者的认可。而 Python 是一门富有表达

    pyecharts 13.1k Jan 03, 2023
    ScisorWiz: Differential Isoform Visualizer for Long-Read RNA Sequencing Data

    ScisorWiz: Vizualizer for Differential Isoform Expression README ScisorWiz is a linux-based R-package for visualizing differential isoform expression

    Alexander Stein 6 Oct 04, 2022
    A research of IT labor market based especially on hh.ru. Salaries, rate of technologies and etc.

    hh_ru_research Проект реализован в учебных целях анализа рынка труда, в особенности по hh.ru Input data В качестве входных данных используются сериали

    3 Sep 07, 2022
    Datapane is the easiest way to create data science reports from Python.

    Datapane Teams | Documentation | API Docs | Changelog | Twitter | Blog Share interactive plots and data in 3 lines of Python. Datapane is a Python lib

    Datapane 744 Jan 06, 2023
    Simple function to plot multiple barplots in the same figure.

    Simple function to plot multiple barplots in the same figure. Supports padding and custom color.

    Matthias Jakobs 2 Feb 21, 2022
    A declarative (epi)genomics visualization library for Python

    gos is a declarative (epi)genomics visualization library for Python. It is built on top of the Gosling JSON specification, providing a simplified interface for authoring interactive genomic visualiza

    Gosling 107 Dec 14, 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
    A command line tool for visualizing CSV/spreadsheet-like data

    PerfPlotter Read data from CSV files using pandas and generate interactive plots using bokeh, which can then be embedded into HTML pages and served by

    Gino Mempin 0 Jun 25, 2022
    A package for plotting maps in R with ggplot2

    Attention! Google has recently changed its API requirements, and ggmap users are now required to register with Google. From a user’s perspective, ther

    David Kahle 719 Jan 04, 2023
    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
    With Holoviews, your data visualizes itself.

    HoloViews Stop plotting your data - annotate your data and let it visualize itself. HoloViews is an open-source Python library designed to make data a

    HoloViz 2.3k Jan 04, 2023
    coordinate to draw the nimbus logo on the graffitiwall

    This is a community effort to draw the nimbus logo on beaconcha.in's graffitiwall. get started clone repo with git clone https://github.com/tennisbowl

    4 Apr 04, 2022
    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
    Visualizations of some specific solutions of different differential equations.

    Diff_sims Visualizations of some specific solutions of different differential equations. Heat Equation in 1 Dimension (A very beautiful and elegant ex

    2 Jan 13, 2022