The one aspect of AI that we have all had to contend with is the cost. Whether it’s the hardware costs of purchasing machines or the inference costs of running models online, you can expect to pay
Continue reading
Now, I know what you may be thinking – why use a function like FILTER() when pivot tables have a filter feature in them already? The spreadsheets for this tutorial are on my GitHub repository. That’s
Continue reading
Economic data is everywhere. Investors have come to expect monthly reports on inflation, unemployment, GDP growth, and consumer spending. When some reports hit the financial news, markets react violently,
Continue readingYou want to know which skills matter for data analysts (DAs) right now. LinkedIn is full of advice, but after reading countless posts, here are the skills you really need to focus on: SQL is non-negotiable.
Continue readingLET ME SET THE STAGE FOR THIS ARTICLE: THERE IS NOTHING FOR YOU TO BUY HERE! BUT YOU DO WANT TO READ ON BECAUSE IT WILL LIKELY BENEFIT YOUR BUSINESS! Are you a small- to medium-sized business (SMB)
Continue readingHow to unlock alternate relationships and take full control of your data model’s behavior Power BI’s data model is built on relationships—those invisible highways that let filters flow from
Continue readingDo you struggle with DAX? If so, you’re not alone. The hardest part with DAX isn’t the syntax. It’s conceptualizing it mentally. What does “filter context” really mean? Why does a measure give
Continue reading
Helpful Data Sources Use resources (below) to find datasets or data sources. The plan is to update this whenever I come across new sources. Be sure to check back or bookmark the page. Please
Continue reading
Creating stock charts requires expensive software, or at least it used to. Now, you can simply create it right from a programming languages. Even better, you can do it all in two lines of code. Nice! What’s
Continue reading
One of the first hurdles beginners face when learning Pandas is understanding the difference between loc. Will this work? If you did not guess that this operation would fail, you may want to run
Continue reading