书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 121 个相关结果.
  • 附录一、有用的 Python 数据科学包

    附录一、有用的 Python 数据科学包 数据科学模块 核心包 文本挖掘 数学和统计学 网络爬虫 可视化库 图论/网络 深度学习 标准库的有用部分 基本工具 实用函数 文件格式 数据对象 附录一、有用的 Python 数据科学包 原文:Useful Python Packages for Data Science 译者...
  • Calibration

    464 2019-06-07 《Discovery》
    Calibration Calibration If we rotate the board, the direction of the Earth’s magnetic field with respect to the magnetometershould change but its magnitude should not! Yet, the...
  • 14.1 来自Bitly的USA.gov数据

    14.1 来自Bitly的USA.gov数据 用纯Python代码对时区进行计数 用pandas对时区进行计数 14.1 来自Bitly的USA.gov数据 2011年,URL缩短服务Bitly跟美国政府网站USA.gov合作,提供了一份从生成.gov或.mil短链接的用户那里收集来的匿名数据。在2011年,除实时数据之外,还可以下载文本文件形式...
  • Mobile Network Modeling

    Mobile Network Modeling Who am I? The problem I’m trying to solve How Dask helps Distributed computing and Dask delayed Dask Dataframe Pain points when using dask Technology ...
  • 1.6 本书导航

    1.6 本书导航 代码示例 示例数据 引入惯例 行话 1.6 本书导航 如果之前从未使用过Python,那你可能需要先看看本书的第2章和第3章,我简要介绍了Python的特点,IPython和Jupyter notebooks。这些知识是为本书后面的内容做铺垫。如果你已经掌握Python,可以选择跳过。 接下来,简单地介绍了NumPy的关键...
  • Why ProPlot?

    Why ProPlot? Less typing, more plotting Class constructor functions Automatic dimensions and spacing Eliminating redundancies Outer colorbars and legends Enhanced plotting met...
  • Getting Started

    1604 2019-07-29 《Ludwig AI工具文档》
    Getting Started Introduction Installation Basic Principles Training Distributed Training Predict Programmatic API Extensibility Getting Started Introduction Ludwig is...
  • Working with pandas

    Working with pandas Hierarchical and tidy data Dataset and DataFrame DataArray and Series Multi-dimensional data Transitioning from pandas.Panel to xarray Working with pan...
  • 9.1 matplotlib API入门

    9.1 matplotlib API入门 Figure和Subplot 调整subplot周围的间距 颜色、标记和线型 刻度、标签和图例 设置标题、轴标签、刻度以及刻度标签 添加图例 注解以及在Subplot上绘图 将图表保存到文件 matplotlib配置 9.1 matplotlib API入门 matplotlib的通常引入...