https://github.com/ralgond/pandas-example
用pandas来解决一些SQL面试题,题目都来自书籍《SQL面试宝典》
https://github.com/ralgond/pandas-example
pandas python
Last synced: 7 months ago
JSON representation
用pandas来解决一些SQL面试题,题目都来自书籍《SQL面试宝典》
- Host: GitHub
- URL: https://github.com/ralgond/pandas-example
- Owner: ralgond
- License: apache-2.0
- Created: 2024-03-25T07:36:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T12:33:35.000Z (over 1 year ago)
- Last Synced: 2025-01-09T06:47:01.669Z (9 months ago)
- Topics: pandas, python
- Language: Python
- Homepage:
- Size: 8.91 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pandas-example
用pandas来解决一些面试题,题目都来自书籍《SQL面试宝典》
[1、Pandas和SQL](0_pandas_and_sql.md)
[2、Pandas和List](1-pandas-list.md)