Skip to content

Data Analysis 101 for those without data science background.

Notifications You must be signed in to change notification settings

nics-tw/Data-Analysis-101

Repository files navigation

Data Analysis 101

Data Analysis 101 for those without data science background.

給非資料科學背景人的第一堂資料分析課。

In this repository, you will learn how to use pandas, duckdb, polars, matplotlib and seaborn for basic data analysis. This course offers a broad overview rather than an in-depth study. I hope these materials will encourage you to explore more about current data analysis techniques in Python.

在這門課程中,你將會學到如何使用 pandasduckdbpolarsmatplotlibseaborn 等套件進行基礎資料分析。這門課並不會深入探索各個資料分析的面向與套用使用方法,而是帶領你對於這些常見、多樣化的工具有基本的認識。希望這些內容能激發你對探索當今 Python 資料分析技術的興趣,並主動學習更多。

Some Reading Stuffs

Before diving into code, it is highly recommended to check out the reading materials below. They provide high-level concepts in various areas of data analysis.

在開始進入資料分析的程式課程前,強烈建議各位可以閱讀下方的文章,它們提供了資料分析不同面向的概念,能幫助你更好理解這門課的架構。

資料分析基石:從資料流到資料治理

Pandas、Polars 與 DuckDB 的比較

About

Data Analysis 101 for those without data science background.

Resources

Stars

Watchers

Forks