# data-science-stream **Repository Path**: levin6/data-science-stream ## Basic Information - **Project Name**: data-science-stream - **Description**: 不断更的数据科学指南 基础篇 - **Primary Language**: Python - **License**: CC0-1.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-15 - **Last Updated**: 2024-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # data-science-stream my series of data-science sharing 不断更,数据科学指南 ## Setup 配置 Please follow [setup.md](setup.md) If you have ready done setup, please just run below ```sh source .venv/bin/active #Choose the lecture and run below pip install -r lecture01/requirements.txt #Uninstall one lecture's requirements lib pip uninstall -r lectureID/requirements.txt ``` ## The most fundermental sections 基础系列 ## Visualization 可视化 - [01 Bokeh](lecture01/bokeh.md) - [02 Matplotlib](lecture02/matplotlib.md) To be continue [03 matplotlib](lecture03/matplotlib) # GitHub [star](https://github.com/levinliu/data-science-stream)