Giter VIP home page Giter VIP logo

learnpython's Introduction

learnpython

该项目用于记录学习Python的过程,从入门到出家小成。

大纲

Learn_Data_Science_In_Python记录了使用Python学习数据科学的路线,以此路线为纲,在本项目中会陆续更新学习笔记和感想,同时也会收录一些Python使用的小技巧及需要注意的地方。

入门

Turtle_Diagram_of_Python_Learning里有一张国外程序员画的Python学习神图,国内有人翻译成了中文,非常适合入门者初步了解Python的一些特性和使用方式,我对图中提到的地方进行了一些解析。

Python基本语法及入门学习的笔记记录在My_Python_Notebook中,该笔记记录的是学习廖雪峰Python3教程的过程,摘录了一些重点,重新编排内容,并加入了更丰富的代码示例和对学习过程中所遇到问题的理解。

Interpret_PEP8中,我对Python的编程规范PEP8进行了中英对照的翻译,并加入了一些自己的见解和代码解析。

细节

Python中直接赋值,浅拷贝,深拷贝有什么区别?

Difference_between_DeepCopy_and_ShallowCopy中记录了Python中直接赋值,浅拷贝,深拷贝的区别,并且使用具体代码作为例子加深理解。

库的使用

Pandas高效使用技巧

Efficient_Pandas_Skills中收录了Pandas库使用的一些技巧,能够提高工作效率。

learnpython's People

Contributors

familyld 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.