Skip to content
View aodi2004's full-sized avatar
💭
python
💭
python

Block or report aodi2004

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. mykindleear mykindleear Public

    kindleear

  2. KindleEar KindleEar Public

    Forked from cdhigh/KindleEar

    A website application running in Google app engine, deliver rss news to your kindle. generate mobi by using python, multilanguages supported.

    Python

  3. PythonDataAnalysis PythonDataAnalysis Public

    Forked from shenxiangzhuang/PythonDataAnalysis

    The data and code that used in my book.

    Jupyter Notebook

  4. excel_analysis excel_analysis Public

    Forked from HuiMengYouXian/excel_analysis

    Excel虽然可以非常方便地处理数据,但数据量大时速度就变慢了,本项目把Excel数据分析的常用功能:筛选、多表合并、多表汇总、多表分组,通过Python+Pandas重新实现,因为Pandas处理数据更快且能处理大的数据,此工具还可根据业务需求灵活修改少量代码实现通用。

    Python