Amanda Iglesias Moreno

AI

How to Run Jupyter Notebooks and Generate HTML Reports with Python Scripts

A step-by-step guide to automating Jupyter Notebook execution and report generation using Python Amanda Iglesias Moreno · Follow Published in Towards Data Science · 10 min read · 9 hours ago — Christopher Gower in Unsplash Jupyter Notebooks are a widely used solution for quick analysis. As an alternative to creating code using scripts, they allow you to structure your code step by step and visualize the outputs of each code block. However, they are

Read More »
AI

Step-by-Step Guide for Building Bump Charts in Plotly

Learn how to create custom bump charts in Python using Plotly for data visualization Amanda Iglesias Moreno · Follow Published in Towards Data Science · 11 min read · 10 hours ago — Bump Charts in Plotly (Image by the Author) Plotly is one of the most complete libraries for visualizing data in Python and, without a doubt, my favorite. It has a wide range of visualizations already defined, from basic visualizations, such as bar

Read More »
AI

Top 5 Geospatial Data APIs for Advanced Analysis

Explore Overpass, Geoapify, Distancematrix.ai, Amadeus, and Mapillary for Advanced Mapping and Location Data Amanda Iglesias Moreno · Follow Published in Towards Data Science · 18 min read · 7 hours ago — Kyle Glenn in Unsplash (Source: https://unsplash.com/es/@kylejglenn) Geographic data is important in many analyses, enabling us to decide based on location and spatial patterns. Examples of projects where geodata can come in handy include predicting house prices, route optimization in transportation, or establishing a

Read More »
AI

Step-by-Step Guide for Building Interactive Calendars in Plotly

Create interactive calendars with heatmaps using Plotly Amanda Iglesias Moreno · Follow Published in Towards Data Science · 7 min read · 2 hours ago — Debby Hudson in Unsplash Plotly is one of the most comprehensive Python libraries for creating visualizations. This library offers many predefined visualizations useful for most data analyses. These visualizations are highly customizable, allowing us to be more creative in visualizing our insights and even to implement new visualizations. In

Read More »
AI

Analyzing the Pros and Cons of Electric Vehicle Purchases: Insights from Newspaper News

A Comprehensive Evaluation Using Mistral LLMs to Guide Informed Decisions Amanda Iglesias Moreno · Follow Published in Towards Data Science · 9 min read · 13 hours ago — myenergi in Unsplash In today’s market, buying electric cars represents an important challenge and a purchase decision that we have to evaluate carefully. Many consumers face the uncertainty of choosing between a…

Read More »
AI

Writing Powerful Programming Articles: A Guide for Success

Reflections on 4+ Years of Publishing Programming Articles Amanda Iglesias Moreno · Follow Published in Towards Data Science · 6 min read · 20 hours ago — Image by https://unsplash.com/es/@clemhlrdt In the summer of 2019, I decided to start writing articles about programming and data science. My main motivation was to merge my two passions: writing and data science. Additionally, I saw it as a wonderful opportunity to learn and pivot my career towards this

Read More »