Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python从小白到大牛:第四篇项目实战2——数据可视化与股票数据分析
Rating: 5.0 out of 5(4 ratings)
10 students

Python从小白到大牛:第四篇项目实战2——数据可视化与股票数据分析

Matplotlib图表绘制、MySQL数据库、Python数据库访问和Lambda表达式。内容涵盖安装Matplotlib、基础图表元素、各类图表绘制技巧。实战案例:纳斯达克股票数据分析,包括数据提取、成交量折线图、OHLC柱状图和K线图
Created by东升 关
Last updated 9/2024
Chinese (Simplified)

What you'll learn

  • 使用Matplotlib绘制图表
  • MySQL数据库
  • Python访问数据库
  • Lambda表达式

Course content

2 sections11 lectures1h 26m total length
  • 23.1.1 安装Matplotlib4:01
  • 23.1.2 图表基本构成要素1:02
  • 23.1.3 绘制Matplotlib折线图9:15
  • 23.1.4 绘制Matplotlib柱状图(**本节包含系列课程所有代码)3:24
  • 23.1.5 绘制Matplotlib饼状图(**本节包含系列课程所有课件)7:31
  • 23.1.6 绘制Matplotlib散点图4:15
  • 23.1.7 绘制Matplotlib子图表6:24

Requirements

  • 有Python基本语法基础

Description

本视频内容包括使用Matplotlib绘制图表、MySQL数据库、Python访问数据库和Lambda表达式。

目录:

23.1 使用Matplotlib绘制图表
23.1.1 安装Matplotlib
23.1.2 图表基本构成要素
23.1.3 绘制折线图
23.1.4 绘制柱状图
23.1.5 绘制饼状图
23.1.6 绘制散点图
23.1.7 绘制子图表
23.2 项目实战:纳斯达克股票数据分析
23.2.1 从数据库提取数据
23.2.2 绘制成交量折线图
23.2.3 绘制OHLC柱状图
23.2.4 绘制K线图


Who this course is for:

  • Python感兴趣人员
  • 从事Python开发者
  • 零基础学习Python学员
  • 从事Python网络爬虫