Harry FryBuilding an ETL pipeline using the Twitter API in PythonETL stands for ‘Extract, Transform and Load’ and is generally described as the process for extracting data from different sources…Feb 21, 20221Feb 21, 20221
Harry FryCombining Multiple CSV Files into One with PandasIn this article, I am going to explain the process of combining multiple CSV files with Python Pandas. I want to explore different ways to…Jan 25, 2022Jan 25, 2022
Harry FryCleaning Up Messy Data in Python PandasThis article will explain the process of cleaning a dataset in Pandas from a CSV file. I’d like to caveat by saying that there are many…Jan 18, 2022Jan 18, 2022
Harry FryCleaning Up Messy Data in Power QueryI am sure we have all had it when we have been handed data in a CSV file that has made our head hit the desk upon opening. Whether this is…Jan 10, 2022Jan 10, 2022
Harry Fry5 Data Cleansing Methods in Power Query and Excel“Data Cleansing is a process in which you go through all of the data within a dataset and either remove or update information that is…Jan 4, 20221Jan 4, 20221