excel 对接 jupyter      https://mp.weixin.qq.com/s/NTCIOs_Yz3MIRgT8S36yGQ

pandas 常用分拆数据         https://mp.weixin.qq.com/s/kWMoWQ6IohY3LbbanVWTjw

pandas  数据拼接      https://www.cnblogs.com/keye/p/10791705.html

python-vaex 打开大数据     https://mp.weixin.qq.com/s/GHCCwYYdmtdMfSPKMi-P3Q

Python 与 Excel 互通          https://mp.weixin.qq.com/s/byvMG936mUrLbNaKzdu1lA

parse 正则     https://mp.weixin.qq.com/s/2kcEhpkBAJHoBomDhnS5CQ

Matplotlib 绘图      https://mp.weixin.qq.com/s/oN55BccTti0l1dCWCJFtxw

100 个 Pandas 函数     https://mp.weixin.qq.com/s/kl1LsyZK84CJeYwDF3lP1g

python-excel   https://mp.weixin.qq.com/s/QUl00mKGH5ooKChUE9kjZA

BeautifulSoup    https://mp.weixin.qq.com/s/7_LF6j2t2-KcxSV8AH_eCw

json    https://mp.weixin.qq.com/s/c3B0HtrHWEM5AoTydQAOTw

pdf   https://mp.weixin.qq.com/s/e5b1aT73qTu7rrLU5Rhq4Q

query   https://mp.weixin.qq.com/s/vKv4GPzOeqzW4dOaNmGeKw

25张图,可视化利器

https://mp.weixin.qq.com/s/fdCaGNzcE-ebM28OT3MGeg

神器Jinja2,用 Python 快速生成分析报告!

https://mp.weixin.qq.com/s/k1FcP8Wfa25vCd6YnlIfYw

专业插图

https://mp.weixin.qq.com/s/SUPrdVQ_6yA4mpGED-kR1A

实现列转行的几个实用技巧

https://mp.weixin.qq.com/s/ENR2M07mTvIYg9D33PD1yg

20 个短小精悍的 pandas 骚操作

https://mp.weixin.qq.com/s/9VLIYCNn6ednyfb0Azj-8Q

最新文章

  1. Raspkate - 基于.NET的可运行于树莓派的轻量型Web服务器
  2. MAC 远程桌面链接 证书或链接无效
  3. linux系统免密码登陆
  4. 粒子系统模块(Particle System Modules40)
  5. UIStoryboard类介绍(如何从Storyboard中加载View Controller)
  6. POJ2255二叉树
  7. .NET中的加密算法总结(自定义加密Helper类续)
  8. strace使用详解
  9. SANS top 20
  10. INVALID_USER_SCODE问题的解决办法
  11. POJ 3997 Stock Chase
  12. Vue国际化处理 vue-i18n 以及项目自动切换中英文
  13. mac上php版本切换
  14. linux 下一些命令
  15. Dota 2 中安装包的作用
  16. JAVA常用工具类汇总
  17. Environment error: “CodeBloks can't find compiler executable in your configured search path's for GNU GCC compiler”
  18. LuoguP3834 【模板】可持久化线段树 1(主席树)|| 离散化
  19. poj 1328 Radar Installation(贪心+快排)
  20. python一键升级所有第三方库

热门文章

  1. 8、IDEA提交代码出现: Fetch failed fatal: Could not read from remote repository
  2. JavaScript 深拷贝的循环引用问题
  3. Java面试的一些面试题
  4. python之路32 网络并发线程方法 线程池 协程
  5. 10分钟做好 Bootstrap Blazor 的表格组件导出 Excel/Word/Html/Pdf
  6. appium如何连接多台设备
  7. flutter 1.升级2.X在模型类中序列化JSON报错Non-nullable instance field 'title' must be initialized.
  8. 模板层语法、模板层之标签、模板的继承与导入、模型层之ORM常见关键字
  9. 时间日期相关总结-System类的常用方法
  10. 方法的调用-JDK的JShell简单使用