Import SQLite to PythonThere are at least two ways to do this. You can use pandas or a cursor. pandas DataFrame […] November 11, 2024 in Python tagged pandas / dataframe / sql / import / table / select / query / python / sqlite 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 beginner / structured / sql / query / language / introduction by Mike
BigQuery IntroductionBigQuery is a fully managed enterprise data warehouse that helps you manage and analyze your data with built-in […] January 25, 2023 in Database tagged sql / Google / query / big / bigquery / data by Mike
Number TransformationsNumber transformations in Power Query are simple to do, but there is something you need to watch out […] December 28, 2022 in Excel tagged query / number / transform / Power Query Transform by Mike
Remove DuplicatesIn Power Query it is easy to remove duplicates. There is however something to be aware of. Power […] December 28, 2022 in Excel tagged remove / duplicates / query / Excel Power Query by Mike
Fill and Replace ValuesThere are times when you need to clean your dataset. Suppose you had a simple table of employees […] December 27, 2022 in Excel tagged replace / query / gaps / fill / power / values / Power Query Transform by Mike
Power Query TransformationsPower Query is part of Microsoft Excel. It’s a powerful tool that can help you with repetitive tasks. […] December 25, 2022 in Excel tagged transformations. / data / query / power / transform / ETL / Power Query Transform by Mike
Excel Pivot and UnpivotMany of the transformations in Power Query are fairly easy to grasp but other ones, such as Pivotting […] November 29, 2022 in Excel tagged pivot / power / unpivot / query / transpose / Excel Power Query by Mike
IMDB Title BasicsThe titlebasics file is a good file to start with after you have downloaded it. I re-named the […] November 26, 2022 in IMDB tagged query / title / imdb / power / IMDB Data Files by Mike
IMDB Repeating Genre ValuesIn working with the IMDB database tables, you find that each moving picture can have one or more […] November 24, 2022 in IMDB tagged unpivot / query / reference / duplicate / power / IMDB Data Files by Mike
Unpivot in Power QueryWhat is unpivot and when would you use it? The unpivot operation converts columns to rows. It creates […] November 9, 2022 in Excel tagged pivot / power / transform / unpivot / query / Excel Power Query by Mike
Excel Power Pivot IntroductionWhat is Power Pivot? It is an add-in, and according to Microsoft: “Power Pivot is a data modeling […] November 7, 2022 in Excel tagged data / query / pivot / power / KPI / measure / BI / Excel Power Pivot by Mike