Practice-SQL-with-SQLite-and-Jupyter-Notebook 项目教程

Practice-SQL-with-SQLite-and-Jupyter-Notebook 项目教程

Practice-SQL-with-SQLite-and-Jupyter-Notebook Practice basic SQL syntax with Jupyter notebook. SQL is particularly useful in handling structured data where there are relations between different entities/variables of the data. SQL is a very important tool for data scientists to have in their repertoire. Practice-SQL-with-SQLite-and-Jupyter-Notebook 项目地址: https://gitcode.com/gh_mirrors/pr/Practice-SQL-with-SQLite-and-Jupyter-Notebook

1. 项目的目录结构及介绍

Practice-SQL-with-SQLite-and-Jupyter-Notebook/
├── data/
├── LICENSE
├── README.md
├── ex00-Introduction.ipynb
├── ex01-Quick Start.ipynb
├── ex02-Query Table Information.ipynb
├── ex03-Retrieving Data with SELECT.ipynb
├── ex04-Constrain the Number of Rows Returned by a SELECT Query.ipynb
├── ex05-Filtering a Query with WHERE.ipynb
├── ex06-Doing Math Across Table Columns.ipynb
├── ex07-Aggregating data with GROUP BY and ORDER BY.ipynb
├── ex08-Joining Tables.ipynb
├── ex09-Advanced Query Techniques of CASE and Subquery.ipynb
├── ex10-Using Views to Simplify Queries.ipynb
├── ex11-Dealing with NULL Values.ipynb
├── ex12-Bonus from Interactive with Pandas.ipynb
├── ex13-Using SQLite as a Time Series Database.ipynb
├── s01-Transaction (Begin, Commit, Rollback).ipynb
├── s02-Accessing a SQLite Database with Pandas.ipynb
└── s03-Window Functions within SQLite.ipynb

目录结构介绍

  • data/: 存放项目所需的数据文件。
  • LICENSE: 项目的开源许可证文件。
  • README.md: 项目的介绍和使用说明。
  • ex00-Introduction.ipynb: 项目介绍和基础知识。
  • ex01-Quick Start.ipynb: 快速入门教程。
  • ex02-Query Table Information.ipynb: 查询表信息的教程。
  • ex03-Retrieving Data with SELECT.ipynb: 使用SELECT语句检索数据的教程。
  • ex04-Constrain the Number of Rows Returned by a SELECT Query.ipynb: 限制SELECT查询返回行数的教程。
  • ex05-Filtering a Query with WHERE.ipynb: 使用WHERE子句过滤查询的教程。
  • ex06-Doing Math Across Table Columns.ipynb: 在表列之间进行数学运算的教程。
  • ex07-Aggregating data with GROUP BY and ORDER BY.ipynb: 使用GROUP BY和ORDER BY聚合数据的教程。
  • ex08-Joining Tables.ipynb: 表连接的教程。
  • ex09-Advanced Query Techniques of CASE and Subquery.ipynb: 高级查询技术,包括CASE和子查询的教程。
  • ex10-Using Views to Simplify Queries.ipynb: 使用视图简化查询的教程。
  • ex11-Dealing with NULL Values.ipynb: 处理NULL值的教程。
  • ex12-Bonus from Interactive with Pandas.ipynb: 与Pandas交互的额外教程。
  • ex13-Using SQLite as a Time Series Database.ipynb: 将SQLite用作时间序列数据库的教程。
  • s01-Transaction (Begin, Commit, Rollback).ipynb: 事务处理的教程。
  • s02-Accessing a SQLite Database with Pandas.ipynb: 使用Pandas访问SQLite数据库的教程。
  • s03-Window Functions within SQLite.ipynb: SQLite中窗口函数的教程。

2. 项目的启动文件介绍

项目的启动文件是 ex00-Introduction.ipynb。这个文件包含了项目的介绍和基础知识,是开始学习SQL和SQLite的最佳起点。

3. 项目的配置文件介绍

项目中没有专门的配置文件。所有的配置和设置都在Jupyter Notebook文件中进行。每个Notebook文件都包含了相应的SQL代码和解释,用户可以直接在Jupyter Notebook中运行这些代码进行学习和实践。

Practice-SQL-with-SQLite-and-Jupyter-Notebook Practice basic SQL syntax with Jupyter notebook. SQL is particularly useful in handling structured data where there are relations between different entities/variables of the data. SQL is a very important tool for data scientists to have in their repertoire. Practice-SQL-with-SQLite-and-Jupyter-Notebook 项目地址: https://gitcode.com/gh_mirrors/pr/Practice-SQL-with-SQLite-and-Jupyter-Notebook

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

晏宇稳

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值