top of page
Search


How to Select Rows and Columns in Panda?
This article will teach us how to select Rows and Columns in Panda using [], loc, iloc. Indexing in Pandas means selecting rows and...

The Tech Platform
Nov 10, 2022


Azure Application Insights in ASP.NET Core
Azure Application Insights is an extensible application performance management (APM) service that can be used to monitor performance,...

The Tech Platform
Nov 9, 2022


Write a program to print Armstrong Numbers in Java
In this article, we will write a program To print Armstrong numbers from 0 - 500. Check whether the given number is Armstrong or not....

The Tech Platform
Nov 7, 2022


Top 10 MLOps Tools to Manage and Optimize Machine Learning Lifecycle
What is MLOps? MLOps is short for Machine learning + Operations. It is a new discipline requiring a mix of best practices in data...

The Tech Platform
Nov 7, 2022


Create Pictograph in Excel
A Pictograph is a chart that shows pictures representing data and is set up like a bar chart. In this article, we will learn how to...

The Tech Platform
Nov 5, 2022


Introduction to ASP.NET Core
In this article, we will discuss the ASP.NET Core. How it is different from ASP.NET. Will learn why we should use ASP.NET Core. Here we...

The Tech Platform
Nov 3, 2022


FromServices Attributes in ASP.NET Core
ASP.NET Core provides an attribute called FromServices to inject the dependencies directly into the controller's action method. In this...

The Tech Platform
Nov 1, 2022


Top 6 JetBrains IDE for Developers
JetBrains specializes in intelligent, productivity-enabling tools to help you write clean, quality code across. NET, Java, Ruby, Python,...

The Tech Platform
Oct 31, 2022


Cookies in ASP.NET Core
In web development, cookies play a crucial role in maintaining the session state and improving the browsing experience for users. Cookies...

The Tech Platform
Oct 28, 2022


How to Disable Microsoft Defender in Windows 11
Windows Defender is an antivirus protection program included with Windows 10. Microsoft Defender is free and doesn't require any...

The Tech Platform
Oct 28, 2022
bottom of page
