This is my second time studying Python 了 , The original intention of learning this language is to be able to python Language as a stepping stone to the data analysis industry . But in fact, these years' work experience , Let me mostly stay in the use of... When analyzing data Excel The stage of . I hope I can do more than that in the future .
Python Can provide a rapid data collection 、 The way of processing and analysis , It is also the simplest and most understandable programming language . In the past 4 In the day time , I have learned python Some of the foundations of language , Include writing format , Operator 、 Variable 、 function 、 list 、 Tuples 、 Dictionaries 、 character string , Public methods, etc , I understand python Three ways to execute statements : The order 、 Branches and loops . this 4 Days can be my 2020 It is a review process for the first time of learning in , Let me have a deeper understanding of my previous study , Up to now , I don't think this language is as strange as before .
The basic part is over , Today I will be familiar with the method of framework construction again . For an impure white man like me , I hope I can master more in this study . What a long long road! , I will go up and down .
This time, , I will python Put this to use .