↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Month: October 2022

Python – Filtering values from a Pandas DataFrame

By Vitosh Posted on October 27, 2022 Posted in Python Tagged with dataframe, Filter, Pandas, Python
Python – Filtering values from a Pandas DataFrame

Some time ago, probably yesterday or the day before, I had to filter a pandas dataframe and somehow it did not come intuitively into my mind how to do it. As I did not have an article about it, I …

Python – Filtering values from a Pandas DataFrame Read more »

VBA – Insert Into String

By Vitosh Posted on October 15, 2022 Posted in VBA \ Excel
VBA – Insert Into String
Saw that cat, had to write a #VBA article to put it online!

Inserting into string in Excel should be a trivial task, but it always makes sense to have something prepared in the boilerplate, before you start working. Ok, why is it important to have a nice function, if something like this …

VBA – Insert Into String Read more »

Copyright © 2026 VitoshAcademy