首页
学习
活动
专区
工具
TVP
发布

python3

专栏作者
11919
文章
14048248
阅读量
238
订阅数
这才是你想要的 Python 可视化神器
Plotly Express 是一个新的高级 Python 可视化库:它是 Plotly.py 的高级封装,它为复杂的图表提供了一个简单的语法。 受 Seaborn 和 ggplot2 的启发,它专门设计为具有简洁,一致且易于学习的 API :只需一次导入,您就可以在一个函数调用中创建丰富的交互式绘图,包括分面绘图(faceting)、地图、动画和趋势线。 它带有数据集、颜色面板和主题,就像 Plotly.py 一样。Plotly Express 完全免费:凭借其宽松的开源 MIT 许可证,您可以随意使用它(是的,甚至在商业产品中!)。 最重要的是,Plotly Express 与 Plotly 生态系统的其他部分完全兼容:在您的 Dash 应用程序中使用它,使用 Orca 将您的数据导出为几乎任何文件格式,或使用JupyterLab 图表编辑器在 GUI 中编辑它们!
py3study
2020-01-16
1K0
Python标准库 - re
编写代码时, 经常要匹配特定字符串, 或某个模式的字符串, 一般会借助字符串函数, 或正则表达式完成.
py3study
2020-01-14
7500
ZAM 3D入门教程(1):初识ZAM
Electric Rain ZAM 3D是一个功能齐全的3D建模软件,可轻松创建,定制和动画基于Windows Vista 应用的3D界面要素. 用于快速创建3D网格,并让3D网格动起来。Electric Rain ZAM 3D自动生成XAML(扩展应用程序标记语言)标记可以方便的拷贝至Visual Studio或者Expression Blend中。
py3study
2020-01-14
8240
官网PYthon语言参考手册The Py
This reference manual describes the syntax and “core semantics” of the language. It is terse, but attempts to be exact and complete. The semantics of non-essential built-in object types and of the built-in functions and modules are described in The Python Standard Library. For an informal introduction to the language, see The Python Tutorial. For C or C++ programmers, two additional manuals exist:Extending and Embedding the Python Interpreter describes the high-level picture of how to write a Python extension module, and thePython/C API Reference Manual describes the interfaces available to C/C++ programmers in detail.
py3study
2020-01-13
7650
VI3之vCenterServer配置的
        在Vmware Infrastruacture 3中,vCenter Server起到非常重要的角色。在VMware给出的一些解决方案中,常见的是针对Esx主机高用性的VMware HA等的解决方案,但好像并没有提到如何备份和恢复vCenter Server配置的解决方案。
py3study
2020-01-08
7700
IP-guard V3 安装指南
1.数据库的安装 [版本要求] 数据库使用SQL Server 2000 SP4或SQL Server 2005 SP1或以上版本,如果没有SQL Server可以安装微软提供的免费的MSDE S
py3study
2020-01-08
1.6K0
quartz2.2 官方例子3
org.quartz.scheduler.instanceName: DefaultQuartzScheduler
py3study
2020-01-07
4120
python learn 01 bas
$ python func_local.py x is 50 Changed local x to 2 x is still 50
py3study
2020-01-03
2860
python语句-while
PS:运行程序的时候不能使用pycharmIDE,因为python的IDE不带自动隐藏密码的功能,运行程序的时候进入cmd,使用python test_while.py这样执行脚本
py3study
2018-08-02
4510
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档