A comprehensive platform for Python training
Overview
Initializing search
    saeidamiri1/python-training-platform
    • Home
    • Book
    • Python projects
    • Workshop
    • Concise notes
    saeidamiri1/python-training-platform
    • Home
      • Overview
          • Overview
          • -- Primer
          • -- Module
          • -- Scope and namespace
          • -- Editor
          • -- Challenges
          • Overview
          • -- Numpy
          • -- Scipy
          • -- Challenges
          • Overview
          • -- Panda
          • -- Working with time
          • -- Missing value
          • -- Challenges
          • Overview
          • -- Matplotlib
          • -- Seaborn
          • -- Plotnine
          • Overview
          • -- Text files
          • -- Storing objects
          • -- CSV
          • -- XLSX
          • -- Challenges
          • Overview
          • -- OS
          • -- Subprocess
          • -- Sys
          • -- Challenges
          • Overview
          • -- Decorator
          • Overview
          • -- Class
          • -- Inheritance
          • -- Operator_overloading
          • -- Class_as_decorators
          • -- Challenges
          • Overview
          • -- functools
          • -- itertools
          • Overview
          • -- Multiprocessing
          • -- Joblib
          • -- Threading
          • Overview
          • -- Regex
          • -- Challenges
          • Overview
          • -- Error handling
          • -- Loggin
          • -- Debugging
          • Overview
          • -- Package
          • -- Distribution
      • Overview
      • Montreal Crime Pattern.
      • Optimization
    • Workshop
        • 1 Starting with data
        • 1 Exercise
        • 2 Working with data
        • 2 Exercise
        • 3 Manipulating data frame
        • 3 Exercise
        • 4 Summarizing
        • 1 Exercise
        • 5 Merging data frame
        • 5 Exercise
        • 6 Visualization
        • 6 Exercise
    • Concise notes
      • Cheat Sheet of python core, Numpy, and Panda
      • Cheat Sheet of Sklearn
      • Introductory Notes on plot
        • 2024
        • Cheat Sheet
        • Dataframe
        • Notes
        • Numpy
        • Panda
        • Plot
        • Python core

    Overview

    In this chapter, we cover the basics of Python, introduce modules, delve into the concepts of scope and namespaces, and discuss choosing the right editor for your needs.

    • Primer
    • Module
    • scope_and_namespace
    • Editor
    • Challenges
    Previous
    Overview
    Next
    -- Primer
    Copyright © 2023 - 2024 Saeid Amiri
    Made with Material for MkDocs