Articles by George Mount

How to launch Jupyter notebooks from Windows

March 27, 2022 | George Mount

To be honest, Python is not the easiest program to manage on your PC. I suggest newcomers download it from Anaconda because it does most of the behind-the-scenes lifting for you. Completely new to Python? Check out my Python launch checklist Among other benefits, Anaconda comes with many of the ...
[...Read more...]

Advancing into Analytics: Foundations of Finance Analytics

January 21, 2022 | George Mount

About this event Conduct rigorous data analysis that is easy to reproduce and share with colleagues Create beautiful visualizations that aren’t available in basic Excel and Power BI Collaborate more effectively with engineers, developers, data scientists and other technical professionals Signal to employers that you can work with a ...
[...Read more...]

Anscombe’s quartet in Python

January 8, 2022 | George Mount

Anscombe’s quartet is a well-known statistical parlor trick with a powerful message. Fortunately, with the help of the seaborn package as well as pandas, it can be demonstrated in Python with just a few lines of code, which you can follow along with below: Moral of the story What ...
[...Read more...]

Here’s how R and Python think differently about data

January 8, 2022 | George Mount

I’m a big believer that data analysts will derive far more value from their tools when they understand the underlying philosophy and worldview of those tools. For example, the way that open source code is created and maintained gives it distinct advantages and disadvantages over proprietary software. And if ...
[...Read more...]

What data analysts should know about open source

December 31, 2021 | George Mount

For a long time, many data analysts worked firmly ensconsed in the Microsoft stack — definitely Excel, maybe some Access, PowerPoint or VBA serving as the automative glue. If it wasn’t Microsoft, it was some other proprietary toolkit from IBM or Oracle, paid off-the-shelf software, and so forth. These days? ...
[...Read more...]
1 3 4 5 6 7 10