An open API service indexing awesome lists of open source software.

https://github.com/songquanpeng/statistic-examples

Some python statistic examples.
https://github.com/songquanpeng/statistic-examples

Last synced: 5 months ago
JSON representation

Some python statistic examples.

Awesome Lists containing this project

README

          

# Statistic Examples

README 中文版本

## 描述
一些数据统计的例子,包含:
1. 调用 Github API 获取某一年度某语言的最热新生项目。
2. 统计会议论文收录情况。

部分例子参考他人之成果,已在相应的源文件的开头注明。

## Description
Some statistic examples include:
1. Get the most popular repositories on GitHub of specified year and specified language.
2. Analysis the accepted papers of OpenReview conference.