VBA – Array to Excel Range. With filtered rows.
Vitosh Academy
by Vitosh
2w ago
Excel with VBA is really a powerful tool. There should be some 5 more years, until Python really becomes a standard for the Excel people and I am not sure that it would actually happen that quickly. Anyway, working with… Read more ..read more
Visit website
Linear Algebra – Drawing with Vectors – 3d and 2d
Vitosh Academy
by Vitosh
1M ago
Plotting 2d and 3d vectors into a 3d space can be actually fun. Using mainly the code from Math for Programmers, I am presenting in this video an example of plotting 2d into 3d and back, using identity matrix and… Read more ..read more
Visit website
VBA – Excel Range to Array
Vitosh Academy
by Vitosh
2M ago
In the last weeks, I have noted that one of my answers in StackOverflow has received some upvotes. Which was somehow strange, as people keep on telling me that #VBA is going to die and it is a “funny scripting… Read more ..read more
Visit website
Simplifying Excel Tasks with Python: Data Handling and Testing Tutorial
Vitosh Academy
by Vitosh
3M ago
Working with Python and Excel is actually quite handy, especially if you are into it. In this article, you can see how to create Excel files, write data and formulas into them and read these. Pretty much simple CRUD methods.… Read more ..read more
Visit website
Python API With Flask And Postman – Put and Delete Methods
Vitosh Academy
by Vitosh
3M ago
In the previous article, the post and get API methods were presented. In this one, Put and Delete are coming. ? Well, nothing that fancy, this is how these two methods look like: [crayon-65a648b7b19a1603563432/] And, of course tests are a… Read more ..read more
Visit website
Python API With Flask And Postman – Post and Get Methods
Vitosh Academy
by Vitosh
3M ago
This is the second video for the “Python API with Flask” series, showing how to make POST and GET commands towards a dummy database, which is a python list in our case. We are using only CREATE and READ commands… Read more ..read more
Visit website
Python – Make a simple API with Flask and Postman
Vitosh Academy
by Vitosh
4M ago
Flask is actually really a powerful tool for making an API. In the video below, you would see how quickly I am building an API, that does four really simple functions. The functions are – saying “Hello”, multiplying a number by… Read more ..read more
Visit website
Python – Remove spaces and None from pandas dataframe
Vitosh Academy
by Vitosh
4M ago
In the attached video below, I am simply showing the following 3 pieces of code with Jupyter Notebook: Remove spaces in dataframe columns. Remove none values from dataframe rows. Filter dataframes, based on values. E.g. – put all rows with… Read more ..read more
Visit website
Python OOP – Classes, Methods, Attribures, Composition, Inheritance
Vitosh Academy
by Vitosh
5M ago
Have you ever dreamt about coding classes like a pro? No? You had “normal” dreams? Anyway, in the video below, I am solving 3 exercises with a lot of debugging and some basic tests. Exercises are from the book Python… Read more ..read more
Visit website
Python Dictionary – Advanced. With YouTube video.
Vitosh Academy
by Vitosh
5M ago
Some time ago, I wrote an article about [crayon-655b4e6a58e0a575325393-i/]  in Python here – vitoshacademy.com/python-defaultdict-object-or-how-to-avoid-the-key-error. Now, I have decided to make a video about it and increase the scope with standard dictionary functions and an advanced class, that checks whether the… Read more ..read more
Visit website

Follow Vitosh Academy on FeedSpot

Continue with Google
Continue with Apple
OR