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
  • Python Tutorial: How to import data from files Python working with files
  • What is the difference between DROP and TRUNCATE in SQL? SQL
  • YouTube channel lists – Python DataFrames Python Dataframe
  • How to Group By in a Select Statement SQL
  • TypeError: ‘str’ object is not callable Python Functions
  • TypeError: cannot unpack non-iterable int object Python
  • how to remove spaces from a string regular expressions
  • How To Join Tables In SQL SQL

Category: CSV

How to show percentage differences between files in Python

Posted on January 16, 2022June 14, 2022 By admin

In our previous post on how to compare CSV files for differences we showed how you could see the differences, but what if you wanted to see if a record was 100% matched or not? Here we are going to use SequenceMatcher which is a python class that allows you to compare files and return…

Read More “How to show percentage differences between files in Python” »

CSV, numpy, Python, Python working with files, SequenceMatcher

How To Compare CSV Files for Differences

Posted on August 7, 2021October 24, 2022 By admin

Often a lot of data analytics projects involve comparisons, some of it could be to look at data quality problems, other times it could be to check that data you are loading has been saved to the database with no errors. As a result of this, there is a need to quickly check all your…

Read More “How To Compare CSV Files for Differences” »

CSV, Python, Python Dataframe

How to Compare Column Headers in CSV to a List in Python

Posted on May 27, 2021October 5, 2021 By admin

So you have numerous different automation projects in Python. In order to ensure a clean and smooth straight-through processing, checks need to be made to ensure what was received is in the right format. Most but not all files used in an automated process will be in the CSV format. It is important there that…

Read More “How to Compare Column Headers in CSV to a List in Python” »

CSV, Python, Python Dataframe, Python Lists

Import a CSV file with an SQL query

Posted on May 13, 2021May 18, 2021 By admin

In many of the SQL programming softwatre tools, there will most likely be an option for you to import your data torugh a screen they have provided. In SQL Server Management Studio the below screen is available to pick your file to import, and it quickly guides you through the steps. But what if you…

Read More “Import a CSV file with an SQL query” »

CSV, File Handling, SQL, Working with databases

How to count the no of rows and columns in a CSV file

Posted on May 4, 2021June 22, 2021 By admin

So you are working on a number of different data analytics projects, and as part of some of them, you are bringing data in from a CSV file. One area you may want to look at is How to Compare Column Headers in CSV to a List in Python, but that could be coupled with…

Read More “How to count the no of rows and columns in a CSV file” »

CSV, Python working with excel

How to change the headers on a CSV file

Posted on May 3, 2021May 6, 2021 By admin

Problem statement You are working away on some data analytics projects and you receive files that have incorrect headings on them. The problem is without opening the file, how can you change the headers on the columns within it? To start off, lets look at file we want to change , below is a screen…

Read More “How to change the headers on a CSV file” »

CSV, File Handling, Python, Python Dataframe

Select your language!

  • हिंदी
  • Español
  • Português
  • Français
  • Italiano
  • Deutsch
  • Python tutorial: How to create a graphical user interface in Tkinter Python
  • TypeError: ‘int’ object is not callable Python
  • What is the difference between SQL and MySQL? SQL
  • IndexError: index 2 is out of bounds for axis 0 with size 2 Index Error
  • Python Overview Interview Questions automation
  • R tutorial – How to sort lists using rstudio R Programming
  • YouTube channel lists – Python Lists Python Lists
  • What is a Primary Key and Foreign Key SQL

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