Skip to content

A data visualization project using Python. Based on my studies of the book: Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming

License

Notifications You must be signed in to change notification settings

gabrielhdsg/Random-Walk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random Walk

A data visualization project using Python. A random walk is a path that has no clear direction but is determined by a series of random decisions, each of which is left entirely to chance.

Random walks have practical applications in nature, physics, biology, chemistry, and economics. For example, a pollen grain floating on a drop of water moves across the surface of the water because it is constantly being pushed around by water molecules

Based on my studies of the book: Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming

About

A data visualization project using Python. Based on my studies of the book: Python Crash Course, 2nd Edition: A Hands-On, Project-Based Introduction to Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages