BNExcellent tutorial! I love the way you broke down the Django template structure.Comment·Article·Jan 28, 2025·Django Templates Explained: A Guide to Dynamic Web Pages
BNI found NOAA Lightning dataset in Google BigQuery public datasets. You need a Google Cloud Platform login to access it, but the dataset is public. https://console.cloud.google.com/marketplace/product/noaa-public/lightningReply·Article·Nov 11, 2023·The Power of Visualization - Bar Plot in Python
BNThanks for the tutorial. Showing your process of transforming the dates to dt to months is very helpful. Could you share a link to the data, so we can try this tutorial?Comment·Article·Nov 11, 2023·The Power of Visualization - Bar Plot in Python
BNWonderful article, Alex! I appreciate your detailed explanation, github source and final product. I've been creating maps directly in Javascript and Leaflet after transforming the data in Python. I'll try Folium and do it all in Python.Comment·Article·Sep 9, 2023·My running map using python and folium