Featured

Geospatial plots in Excel with Folium, Python, and PyXLL

Excel is an incredibly versatile tool, but its built-in charting options are limited when it comes to geospatial data visualization. Thankfully, with Python, you can tap into powerful libraries like Folium to create interactive geospatial plots in Excel. By integrating Python into Excel with PyXLL, you can seamlessly bring these visualizations into your spreadsheets. In

Python Jupyter Notebooks in Excel

It used to be an “either/or” choice between Excel and Python Jupyter Notebooks. With the introduction of the PyXLL-Jupyter package now you can use both together, side by side.

Trending

23 million rows of intra-day FX tick data in Excel using ArcticDB and PyXLL

Whether you’re trading for yourself or part of a large trading team, you will more than likely work with huge data sets. Whether you’re developing and refining your own technical indicators or running fully automated algorithmic trading using machine learning, having fast and easy access to accurate data sets is key. Accurate data sets are

Latest

How to Embed Plotly Dash Python Apps in Excel

Excel is where many business decisions get made. But when it comes to creating rich, interactive dashboards or data-driven applications, Python tools like Plotly Dash offer flexibility and power that Excel alone can’t match. Plotly Dash is a Python framework for building interactive web apps and dashboards using just Python—no JavaScript required. It’s popular among

Monte Carlo Simulations in Excel with Python

Monte Carlo simulations are essential as an analytical tool in various fields, from finance to project management. Using Python and the PyXLL add-in we’ll explore how to bring the Monte Carlo method to Excel. This Monte Carlo statistical technique allows us to understand and quantify uncertainty by performing repeated random sampling to obtain numerical results.

PyXLL 5.9.0 available now!

PyXLL 5.9.0 is now available! 🥳 There are some big improvements and new features in this release. I’ve recorded a short video to tell you more… Highlights New html based interactive plotting I’m really excited about the new interactive html based plotting integration.Plotting using plotly, bokeh and altair by rendering static images is still possible,

Plotting in Excel with Python and Matplotlib – #3

Wow! It’s been a long time since I wrote Plotting in Excel with Python and Matplotlib – #2. A lot has changed since then and this Part 3 post is long over-due! I you have followed the previous two blog posts then everything contained there will still work. But, with updates to the PyXLL add-in