What is SQLAlchemy?Python has many libraries to connect to SQL databases. SQLAlchemy is a Python SQL toolkit that allows developers […] November 12, 2024 in Python tagged language / core / python / ORM / data / database / sql / expression / SQLAlchemy by Mike
Bag of WordsWikipedia says: “The bag-of-words model is a model of text which uses a representation of text that is […] April 2, 2024 in Machine Learning tagged processing / language / natural / NLP / NLP by Mike
Natural Language Processing (NLP)What is natural language processing (NLP)? Wikipedia says: “Natural language processing is an interdisciplinary subfield of linguistics, computer […] April 15, 2023 in Data Science tagged processing / language / natural / NLP / NLP by Mike
Stack Overflow TrendsOne way of estimating the most popular computer programming languages is to have a look at the popular […] April 12, 2023 in Programming tagged programming / language / trending / hot / popular / trends by Mike
Exploring Data in RIn the data analytics life cycle, in the second phase, you will be preparing your data. This involves […] March 12, 2023 in R Language tagged select / structure / language / R / explore / str / colnames / glimpse / function / column by Mike
SQL IntroductionSQL stands for Structured Query Language. SQL is a standard language for storing, manipulating, and retrieving data in […] January 27, 2023 in SQL tagged sql / query / language / introduction / beginner / structured by Mike
PIP Package Manager for PythonPIP is a package manager for Python packages, or “modules”. If you have Python version 3.4 or later, […] March 5, 2020 in Python tagged language / python by Mike
Resources for Learning PythonYouTube has several good resources for learning Python. There are also several books on Python. At this website […] March 2, 2020 in Python tagged learn / language / tutorial / python / study / Python by Mike
Scratch Software IntroductionWhat is scratch software? At the Scratch website, you find this explanation: “With Scratch, you can program your […] February 15, 2020 in Scratch tagged code / software / learn / programming / children / language / coding / scratch / shooter / Scratch by Mike
Go LanguageWhat is Go Language? Wikipedia says: “Go (often referred to as golang) is a free and open source […] September 16, 2017 in Miscellaneous Programming tagged go / golang / programming / language by Mike
.NET IntroductionWhat is .NET? .NET is a framework created by Microsoft for developing applications. .NET can create many different […] April 3, 2016 in C# tagged clr / .NET / CLI / language / runtime / intermediate / code / C# Getting Started by Mike
C# IntroductionC# (C Sharp) is a programming language that you can use to create applications. It is an evolution […] April 3, 2016 in C# tagged C# / .NET / typesafe / language / sharp / introduction / C# Introduction by Mike