Data visualization

Effortless Photo Mapping: Auto-pin photos with GPS coordinates data in ArcGIS

Views: 68Introduction In humanities research, photographs can be essential primary sources that uncover key findings about the past, particularly when working with large collections of photographs. Fortunately, modern photographs that captured by digital camera often come with automatically embedded EXIF metadata, which includes information such as the camera settings, time and location where the photo …

Effortless Photo Mapping: Auto-pin photos with GPS coordinates data in ArcGIS Read More »

Dive Deeper into Python and Streamlit to create website: An Advanced Guide with Demo Code and Slides

Views: 1,040 Introduction In our previous article “Learn Python From Zero For Absolute Beginner (3): Create Website“, we introduced you to Streamlit, an easy-to-use Python library that allows you to create interactive web applications. We showed you how to quickly get started with Streamlit and build a basic website. However, that was just the tip …

Dive Deeper into Python and Streamlit to create website: An Advanced Guide with Demo Code and Slides Read More »

Turn your Jupyter Notebook into interactive Presentation Slides using Anaconda

Views: 8,251 In our “Learn Python From Zero For Absolute Beginner” series, you have learnt how to use Python to do some data manipulation tasks and create interactive charts using Plotly within Jupyter Notebook. After completing your analysis, it is common that you will need to deliver a presentation to present your findings. Traditionally, this …

Turn your Jupyter Notebook into interactive Presentation Slides using Anaconda Read More »

Learn Python From Zero For Absolute Beginner (2): Data visualization

Views: 1,853 Welcome to the 2nd lesson of our “Learn Python From Zero For Absolute Beginner” series! In the previous lesson, you learnt the essential techniques for basic data cleaning and manipulation using Python. Now, get ready to explore the captivating world of data visualization! By the end of this article, you will be able …

Learn Python From Zero For Absolute Beginner (2): Data visualization Read More »