PythonでシンプルなSQLパーサーを実装する:原則から実践まで データ処理の分野において、SQL(Structured Query Language)はデータベースとの対話に不可欠なコアツールです。しかし、SELECT id, name FROM users WHERE age > 18のようなステートメントを記述したとき ...
Tableau Prep BuilderでPythonとSQLコマンドを使う方法をTabPyやDuckDBのインストールから初期設定までわかりやすく解説します。 Windows11に、Python(パイソン)とDuckDB(ダックディービー)をインストール、Tableau Prep Builder(タブロー・プレップ・ビルダー)フローの中 ...
This project is part of the Data Analyst Internship – Task 7. The goal is to perform basic sales analysis using SQL inside Python, and visualize the results with a bar chart.
This project explores a full data pipeline using Python, SQL, and Power BI, starting from raw data and ending with an interactive dashboard. The goal was to generate insights on customer behavior, ...