Coder Social home page Coder Social logo

notes-python's Introduction

Analytics

中文 Python 笔记

版本:0.0.1
作者:李金
邮件:[email protected]

由于涉及著作权的问题,对基于本笔记所做的修订、改编,目前不做任何正式授权。

笔记内容仅供学习参考,未经允许,请勿用于任何商业用途。

Github 加载 .ipynb 的速度较慢,建议在 Nbviewer 中查看该项目。

基于本笔记的实体书:《自学Python——编程基础、科学计算及数据分析》已经出版,京东自营链接:

https://item.jd.com/12328920.html

天猫:

https://detail.tmall.com/item.htm?id=566648749647


简介

大部分内容来自网络。

默认安装了 Python 2.7,以及相关的第三方包 ipythonnumpyscipypandas

life is short. use python.

推荐使用 Anaconda,这个IDE集成了大部分常用的包。

笔记内容使用 ipython notebook 来展示。

安装好 Python 和相应的包之后,可以在命令行下输入:

$ ipython notebook

来进入 ipython notebook


基本环境配置

conda update conda
conda update anaconda

参考


目录

可以在 Notebook 中打开 generate static files.ipynb,或者命令行中运行代码 generate_static_files.py 来生成静态的 HTML 文件。


觉得有用打赏一下?

打个广告:

notes-python's People

Contributors

lijin-thu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.