Studying ‘Python’

  • References
  • Libraries
    • Numpy?|?Base N-dimensional array package
    • Scipy |?a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages:
    • Matplotlib?|?Comprehensive 2D Plotting
    • Pandas |?Data structures & analysis
    • KoNLPy |?a Python package for natural language processing (NLP) of the Korean language
    • gensim |?a Python library for topic modelling, document indexing and similarity retrieval with large corpora
    • Anaconda |?Modern open source analytics platform powered by Python
    • GraphLab Create |?an extensible machine learning framework that enables developers and data scientists to easily build and deploy intelligent applications and services at scale
  • Glossary
    • comprehension
    • iteration
    • int, float, string
    • set,??list, tuple, zip, dictionary, range
    • mutable, immutable
  • Summary
    • version : 3.2, 3.5
    • Anaconda 3
    • A dictionary can be understood as a mapping or function. The keys are to elements of the domain, the values are to elements of the range.

Leave a Reply

Your email address will not be published. Required fields are marked *