Python project-based learning videos for absolute beginners!
Bar Chart Race videos are tools that allow us to visualize sequential data and keep track of the changes in trends over time. You might have frequently come across these videos on different social media platforms. Tools like Flourish and Observable have made it easy to create these types of animations, but did you know that we can create such videos programmatically JUST using Python?!
We received a lot of requests in our previous Bar Chart Race Videos asking for a tutorial. In this video, Soyuj demonstrates how you can create a Bar Chart Race Video in Python using a package called bar_chart_race.
In this tutorial, we will recreate our Bar Chart Race video of the Top Computer Science Schools (2000 - 2020): [ Ссылка ]
~
To follow along with this tutorial, you need to have a basic understanding of Python. For that, you can check our resources:
Python for Beginners (YouTube Playlist): [ Ссылка ]
Learn Python Programming (Text-based Tutorials): [ Ссылка ]
Learn Python App (iOS and Android):
Download Link for Android: [ Ссылка ]
Download Link for iOS: [ Ссылка ]
~
Links Mentioned in the Video:
Original Repository (dexplo/bar_chart_race): [ Ссылка ]
Pull Request for the feature of Images (by andresberejnoi): [ Ссылка ]
Programiz Bar Chart Race Repository (Use this): [ Ссылка ]
FFmpeg Builds: [ Ссылка ]
Pycharm IDE: [ Ссылка ]
CSV File & Bar Images download link: [ Ссылка ]
Instructions and Code Snippets in this video: [ Ссылка ]
~
Timestamps:
0:00 Intro
0:37 Setup
3:29 Getting Data and Images
4:33 Implementation
5:52 Using the bar_chart_race package
6:45 Minimal Implementation
8:15 Adjust the Figure Properties
9:42 Change Orientation, Sorting, and Axes Properties
10:47 Customize Colors and Control Smoothness & Video Length
12:00 Specify Labels and Customize Label Properties
15:09 Change Label Formatting
Find Programiz elsewhere:
Facebook: [ Ссылка ]
Instagram: [ Ссылка ]
LinkedIn: [ Ссылка ]
Website: [ Ссылка ]
#python #learnprogramming #programiz #pythonproject #projectbasedlearning
Ещё видео!