Run Python Script
Last Updated on February 7, 2022 – 7 min read
The advantages of the Python language are various. This language is easy to learn, read, understand, and write […]
DataFrame – Input & Output
Last Updated on February 9, 2022 – 5 min read
A DataFrame is a data structure in two dimensions, a table of rows and named columns like an Excel spreadsheet […]
DataFrame – Split Workbooks
Last Updated on February 11, 2022 – 3 min read
Python allows you to load Excel files data into a DataFrame […]
Data Viz – Interactive Map
Last Updated on February 14, 2022 – 4 min read
Folium is a Python library for visualizing geospatial data. Folium is a Python wrapper for Leafleft.js […]
Data Viz – Space Invaders
Last Updated on February 9, 2022 – 4 min read
Invader is a famous street artist in the world, unidentified. In 1998, he begins a large-scale project: Space Invader […]