Skip to content

Data Visualization from "Python Crash Course- A Hands-On, Project-Based Introduction to Programming" by Eric Matthes.

Notifications You must be signed in to change notification settings

koted0/Data-Visualization

Repository files navigation

Data-Visualization

Squares

Used Framework: Matplotlib

Overview: User input values and squares, program visualise it.

plot

Scatter Squares

Used Framework: Matplotlib

Overview: Generating of X values and their Squares, programm visualise it as scatters.

plot

Dice

Used Framework: Plotly

Overview: Using the python Random module, toss two dice with 6 and 10 edges 50000 times, visualize the result

Result of Rolling

Random Walk

Used Framework: Matplotlib

Overview: Using the python Random module, lining 5_000_000 random scatters.

plot

Weather

Used Framework: Matplotlib

Overview: Weather of Death Valley, Sitka for 2018, and Moscow for 2020-2021.

Death Valley

Sitka

Moscow

About

Data Visualization from "Python Crash Course- A Hands-On, Project-Based Introduction to Programming" by Eric Matthes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published