↓ 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

Home › 2022 › October
Python – Filtering values from a Pandas DataFrame
Python

Python – Filtering values from a Pandas DataFrame

Vitosh Oct 27, 2022 Tagged with dataframe, Filter, Pandas, Python

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
Saw that cat, had to write a #VBA article to put it online!
VBA \ Excel

VBA – Insert Into String

Vitosh Oct 15, 2022

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