Skip to content
  • YouTube
  • FaceBook
  • Twitter
  • Instagram

Data Analytics Ireland

Data Analytics and Video Tutorials

  • Home
  • Contact
  • About Us
    • Latest
    • Write for us
    • Learn more information about our website
  • Useful Links
  • Glossary
  • All Categories
  • Faq
  • Livestream
  • Toggle search form
  • How to Add Formulas to Excel using Python numpy
  • How to run Python directly from Javascript Flask
  • planning your machine learning model machine learning
  • How to remove characters from an imported CSV file Python Tutorial
  • how do I declare a null value in python? exception handling
  • How to Group By in a Select Statement SQL
  • How to Create an XML file from Excel using Python Python
  • TypeError: type object is not subscriptable strings

Category: Python

This programming language helps to analyse data and show the output in a way that is easily used.

What are Local and Global Variables in Python?

Posted on March 18, 2023March 18, 2023 By admin

In Python, a variable’s scope determines where the variable can be accessed from within a program. The two main scopes for variables are local and global. What are Local Variables? Local variables are defined within a function and can only be accessed within that function. They are not accessible outside the function. Once the function…

Read More “What are Local and Global Variables in Python?” »

Python, Python Functions

How many python functions are there?

Posted on February 23, 2023February 26, 2023 By admin

The exact number of Python functions is not fixed as it can change with new versions of Python and the addition of new modules and packages. Python is an open-source language with a large standard library and an active community of developers who are constantly adding new features and functions. The Python Standard Library alone…

Read More “How many python functions are there?” »

Python, Python Functions

What are Lambda functions in Python?

Posted on February 19, 2023March 12, 2023 By admin

Lambda functions are anonymous functions that take any amount of arguments as their input, but can only have one expression. Let’s look at the function further Lambda functions are anonymous and are usually classified as user-defined functions but without a name. One thing that makes Lambda functions different from regular functions is that they do…

Read More “What are Lambda functions in Python?” »

Python, Python Functions

TypeError: expected str, bytes or os.PathLike object, not DataFrame

Posted on February 18, 2023March 12, 2023 By admin

If you are working with files and trying to open them to read in their contents, sometimes errors will pop in that may not immediately be obvious how to resolve. In this blog post, we discuss a TypeError that is associated with opening a file in Python and reading in its contents. So how may…

Read More “TypeError: expected str, bytes or os.PathLike object, not DataFrame” »

Python, Python Dataframe, strings, type error

TypeError: not all arguments converted during string formatting

Posted on February 18, 2023March 12, 2023 By admin

In our latest post, we are going to discuss formatting issues that you may come across. It relates to how you format the data when passing it from the input of a user. This scenario can happen as a result of user input, which then has some comparisons completed on it. How does the problem…

Read More “TypeError: not all arguments converted during string formatting” »

Python, type error

How to use zip() function in Python

Posted on February 15, 2023February 15, 2023 By admin

Sometimes you need a function that will help you to aggregate or combine severable iterables in one go. When we read the official Python documentation it states that using zip ” Iterates over several iterables in parallel, producing tuples with an item from each one.” So what does that actually mean? Well in essence essentially…

Read More “How to use zip() function in Python” »

Python, Python Functions, Python Lists, Python Tuples

How to pass by reference or pass by value in Python

Posted on February 12, 2023March 12, 2023 By admin

To start off passing by reference basically means that you are telling the program you have written to pass a variable to a function. When passing arguments to a function, it is important to understand the meanings first. As a result, when you pass by reference to a function, the variable data gets processed and…

Read More “How to pass by reference or pass by value in Python” »

Python, Python Functions, Python Lists, Python Tutorial

What is Apache Spark and what is it used for?

Posted on February 12, 2023March 12, 2023 By admin

You have been probably looking at large sets of data for a while, and projects to extract insights from them. If you are given a set of data that is so large you may need something more! This is where Apache Spark comes in! So what does Apache Spark do? It performs the following functions:…

Read More “What is Apache Spark and what is it used for?” »

Apache Spark, Python, SQL

How Would You Change The Name Of a Key in a Python Dictionary

Posted on January 3, 2023February 12, 2023 By admin

In our last example of working with dictionaries, we showed you How To Delete a Set of Keys From a Python Dictionary. This is a very useful scenario if you want to tidy up the dictionary and remove data not required. Following on from that, in this post, we are going to look at changing…

Read More “How Would You Change The Name Of a Key in a Python Dictionary” »

Python, python dictionaries, python interview questions, Python Lists

How to delete a key from a Python dictionary

Posted on November 9, 2022January 23, 2023 By admin

This is an addition to the list of questions you may get when in an interview and you are asked to give an overview of Python. As with how to create an empty dictionary in Python, how to add values to a python dictionary, and how to sort a python dictionary we will take you…

Read More “How to delete a key from a Python dictionary” »

Python, python dictionaries, python interview questions, search

Posts navigation

1 2 … 6 Next

Select your language!

  • English
  • Español
  • Português
  • Français
  • Italiano
  • Deutsch
  • What is data analytics and why it is important Articles
  • hide a column from a data frame Python Dataframe
  • What are the built-in exceptions in Julia? Julia programming
  • How To Join Tables In SQL SQL
  • how do I merge two dictionaries in Python? Python
  • How to connect to your data in Tableau data visualisation
  • What is Denormalization of data in a database? Working with databases
  • raise an exception in python class

Copyright © 2023 Data Analytics Ireland.

Powered by PressBook Premium theme

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT