lisa's blog

Fantastic Magic World!


  • About

  • Archives

  • Categories

  • Tags

  • Books

  • Video

  • Game

  • Search

numpy.random.randint使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.random.randint.html https://blog.csdn.net/tintinetmilou/article/details/79854725 ht ...

Read more »

numpy.random使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

https://www.sharpsightlabs.com/blog/numpy-random-normal/ Normal distrubutionThe NumPy random normal function generates a sample of numbers drawn fro ...

Read more »

numpy.linspace使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

Numpy refer https://docs.scipy.org/doc/numpy/reference/generated/numpy.linspace.html numpy.linspace(start, stop, num=50, endpoint=True, retstep=False ...

Read more »

numpy.full使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

full函数 用确定的数值创建数组>>> np.full((n行, n列), value) 例子>>> np.full((2, 2), 10)>>> array([[10, 10], [10, 10]]) >>&g ...

Read more »

numpy.arange使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

https://www.sharpsightlabs.com/blog/numpy-arange/ The NumPy arange function returns evenly spaced numeric values within an interval, stored as a Num ...

Read more »

numpy.ones使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.ones.html?highlight=ones numpy.ones(shape, dtype=None, order=’C’) Return a new arr ...

Read more »

numpy.zeros使用方法

Posted on 2019-05-19 | Edited on 2019-05-22 | In 数据科学

https://www.sharpsightlabs.com/blog/numpy-zeros-python/ 快速回顾numpy array A NumPy array is basically like a container that holds numeric data that’s a ...

Read more »

hexo + NextT主题配置快速教程

Posted on 2019-05-17 | Edited on 2019-05-19 | In hexo

前言博客的初衷是为了写文章、发布文章,追求简洁和加载速度。最终选择了NextT主题。 NextT主题Github地址 NextT主题官方文档 更换主题下载NextT主题 下载后解压ZIP,把文件夹名字修改成NextT,并把主题文件夹复制到 D:\Myblog\themes里面。 修改主题用vs co ...

Read more »

hexo+Github搭建个人博客快速教程

Posted on 2019-05-17 | In hexo

前言 推荐hexo搭建博客详细教程:<https://eirunye.github.io/categories/Hexo/ 由于同内容的教程实在太多,感觉没多大必要再写。所以简单记录下快速搭建个人博客的流程,方便自己使用。 提前准备 Github 注册账号 Node.js 下载,安装 Git ...

Read more »

Jupyter Notebook Cheat Sheet中文

Posted on 2019-05-16

https://github.com/FavioVazquez/ds-cheatsheets Working with Different Programming Languages Asking For Help Two Modes Saving/Loading Notebooks Writi ...

Read more »
1…345
lisa Zen

lisa Zen

45 posts
6 categories
28 tags
GitHub Weibo

Tag Cloud

  • Github1
  • Immutable1
  • NextT1
  • React1
  • Redux1
  • WIN101
  • blog1
  • chrome1
  • data science29
  • hexo2
  • jupyter1
  • jupyter notebook1
  • logo制作1
  • matplotlib1
  • numpy27
  • pandas1
  • python31
  • theme1
  • vs code1
  • win102
  • 主题2
  • 前端1
  • 博客1
  • 快捷键2
  • 数据科学19
  • 赛博朋克1
  • 霓虹1
  • 页面游戏1
© 2019 lisa Zen
Powered by Hexo v3.8.0
|
Theme – NexT.Gemini v7.1.1