Stars
Excel虽然可以非常方便地处理数据,但数据量大时速度就变慢了,本项目把Excel数据分析的常用功能:筛选、多表合并、多表汇总、多表分组,通过Python+Pandas重新实现,因为Pandas处理数据更快且能处理大的数据,此工具还可根据业务需求灵活修改少量代码实现通用。
合肥工业大学2020-2021学年《数据挖掘》实验报告(Python实现)
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
《利用Python进行数据分析·第2版》
python requests 源码阅读,学习更pythonic 的python代码写法。
Easy-to-use data analysis / manipulation framework for humans
golang sorting algorithm and data construction.