python pandas rename column

Pandas Rename column names – How to

In pandas renaming column names can be done in various ways like rename single columns, multiple colums, renaming columns by list, dictionary etc. In this post we will explore those techniques one by one.

neural style transfer using tensorflow

Tutorial – Neural Style Transfer using Tensorflow

In this tutorial, I will demonstrate how to do Neural Style Transfer using the Tensorflow library of Python. This method is commonly used in computer vision to create high-quality versions of low-quality images with artistic styles.

1 tips to improve programming skills

1 Tips to Help You Improve Your Programming Skills Quickly

How do you improve your programming skills? If you’re not sure where to start, then take heart; here is only one tips to help you improve your programming skills and make you more effective at software development. By the end of this article, you’ll know the right tools to use, what information to search for, and how to practice so that you can put your newfound skills into action quickly and easily.

install-miniconda-with-jupyter-notebook-for-machine-learning

Install MiniConda & setup Environment for Machine Learning

MiniConda is a package management and installation system for machine learning libraries and tools. It provides and easy way to install and update libraries. In this tutorial, I will show you how to install MiniConda and set up the the best environment for machine learning with little space without losing efficiency.