Python – Complete Python, Django, Data Science and ML Guide
File List
- Chapter 90 Machine Learning Model for Real Data/012. Summary of Airline Passenger Satisfaction Project.mp4 120.7 MB
- Chapter 90 Machine Learning Model for Real Data/007. Creating Additional Diagrams After Data Cleaning and Encoding.mp4 92.3 MB
- Chapter 89 Scikit – Learn - Machine Learning/010. Evaluating Model Accuracy.mp4 79.4 MB
- Chapter 85 Pandas – Working with DataFrames and Series/013. Summary of Pandas DataFrames and Series.mp4 78.2 MB
- Chapter 34 Sequence Unpacking/001. Sequence Unpacking.mp4 76.9 MB
- Chapter 66 Creating a Django project/004. Overview of Settings in the Django Project.mp4 73.5 MB
- Chapter 91 Making Machine Learning Model More Real/001. Removing Passenger Votes from DataFrame.mp4 72.5 MB
- Chapter 88 Matplotlib – Creating Charts/006. Displaying Real-World Data on Various Charts.mp4 72.1 MB
- Chapter 57 Generating Random Sequences and Passwords/005. Example - Generating Strong Passwords.mp4 70.1 MB
- Chapter 40 For-In Expression (Comprehension)/002. List, Set, and Dictionary Comprehensions.mp4 70.0 MB
- Chapter 33 Error handling/001. Error Handling.mp4 66.4 MB
- Chapter 79 Game Refactoring using Classes and OOP/008. Adding Methods in the Game Class.mp4 65.5 MB
- Chapter 84 NumPy – Examples/005. NumPy Example 7 (Three-Dimensional Array).mp4 65.0 MB
- Chapter 38 For-In loop/002. For-In Loop.mp4 64.9 MB
- Chapter 52 JavaScript Object Notation (JSON)/001. JavaScript Object Notation (JSON).mp4 62.9 MB
- Chapter 89 Scikit – Learn - Machine Learning/008. Visualizing DecisionTreeClassifier Model.mp4 61.9 MB
- Chapter 17 Tuples/001. Tuples.mp4 60.0 MB
- Chapter 29 Operators/001. Operators.mp4 59.2 MB
- Chapter 90 Machine Learning Model for Real Data/011. Using Other Classifiers for Model Creation.mp4 58.2 MB
- Chapter 77 Creating a Shooter Game with Pygame/005. Making Fighter Movement Continuous.mp4 57.3 MB
- Chapter 43 Classes and Objects/004. Adding Instance Attributes using the ..init.. Method.mp4 56.8 MB
- Chapter 44 Instance and Class method/001. Instance vs Class Methods.mp4 56.3 MB
- Chapter 53 Working with Files/001. Working with Files.mp4 56.3 MB
- Chapter 84 NumPy – Examples/003. NumPy Example 5 (Two-Dimensional Array).mp4 56.0 MB
- Chapter 86 Pandas – Random Data Working with CSV/001. Generating Random Data for DataFrames.mp4 55.7 MB
- Chapter 85 Pandas – Working with DataFrames and Series/012. Adding and Removing Columns and Concatenating DataFrames.mp4 55.7 MB
- Chapter 73 Creating an API Django Application/004. Verifying the API Service.mp4 55.5 MB
- Chapter 68 Database and Migrations in Django/007. Creating a Category using the Category Model in the Shell.mp4 55.2 MB
- Chapter 68 Database and Migrations in Django/005. Creating and Applying Migrations for the Shop Application.mp4 54.4 MB
- Chapter 62 Other Built-in Modules/004. Built-in webbrowser Module.mp4 54.1 MB
- Chapter 90 Machine Learning Model for Real Data/010. Measuring Model Accuracy with DecisionTreeClassifier.mp4 53.5 MB
- Chapter 28 Global and local Variables/001. Scopes.mp4 53.3 MB
- Chapter 83 NumPy – Random Values/004. NumPy arange, reshape, and flatten Methods.mp4 53.3 MB
- Chapter 57 Generating Random Sequences and Passwords/002. Examples - Utilizing choices and shuffle Methods from the random Module.mp4 53.1 MB
- Chapter 69 Creating Templates in Django/005. Adding the Bootstrap CSS Library to the HTML Template.mp4 52.8 MB
- Chapter 72 Routing between Pages in Django/005. Moving the Templates Folder Out of the Shop Application Folder.mp4 52.8 MB
- Chapter 73 Creating an API Django Application/005. Adding Version for the API.mp4 52.6 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/001. Built-in Functions.mp4 52.0 MB
- Chapter 53 Working with Files/002. Working with Files and Directories using the os Module.mp4 51.8 MB
- Chapter 90 Machine Learning Model for Real Data/004. Creating Diagrams for Passenger Data Analysis.mp4 51.6 MB
- Chapter 60 Sending Emails/003. Formatting an Email using an HTML Template.mp4 50.8 MB
- Chapter 75 Django Project Refactoring and Admin Settings/002. Setting Up Index Route and Adding Navigation to Navbar.mp4 50.5 MB
- Chapter 8 Variables/001. Variables.mp4 50.4 MB
- Chapter 82 NumPy - Creating Arrays/001. Introduction to NumPy and Creating One-Dimensional Arrays.mp4 50.2 MB
- Chapter 36 Conditional Statements/004. The if-elif Statement.mp4 49.6 MB
- Chapter 16 Dictionaries/004. Other Operations with Dictionaries.mp4 49.5 MB
- Chapter 43 Classes and Objects/005. Practice - Incorporating Own Instance Attributes with the ..init.. Method.mp4 49.5 MB
- Chapter 53 Working with Files/005. Working with Files and Directories using the Path Class.mp4 49.0 MB
- Chapter 60 Sending Emails/002. Sending an Email using SMTP.mp4 48.7 MB
- Chapter 90 Machine Learning Model for Real Data/001. Loading CSV File with Airline Passenger Satisfaction Data.mp4 48.5 MB
- Chapter 65 Introduction to the Django web framework/004. Creating a New PyCharm Project and Installing Django.mp4 48.3 MB
- Chapter 25 Default Function Parameters/002. Practice - Using Default Function Parameters.mp4 48.2 MB
- Chapter 31 Logical and Comparison Operators/001. Logical Operators.mp4 47.8 MB
- Chapter 74 Managing Authentication for API Requests/003. Disabling Authentication Only for GET Requests.mp4 47.3 MB
- Chapter 49 Modules/001. Modules.mp4 46.9 MB
- Chapter 23 Function Arguments/002. Practice - Using Mutable and Immutable Objects as Function Arguments.mp4 46.9 MB
- Chapter 53 Working with Files/006. Iterating over Directories and Removing Files using the Path Class.mp4 46.7 MB
- Chapter 75 Django Project Refactoring and Admin Settings/003. Modifying Administrative Panel.mp4 46.6 MB
- Chapter 79 Game Refactoring using Classes and OOP/001. Start of Shooter Refactoring and Creating the Fighter Class.mp4 46.0 MB
- Chapter 68 Database and Migrations in Django/001. Applying Default Migrations in the Django Project.mp4 45.9 MB
- Chapter 18 Sets/004. Set Methods.mp4 45.8 MB
- Chapter 44 Instance and Class method/004. Practice - Utilizing Static Methods in Classes.mp4 45.6 MB
- Chapter 42 Decorator Functions/003. Example - Logging using Decorator Functions.mp4 45.0 MB
- Chapter 52 JavaScript Object Notation (JSON)/003. Practice - Converting from JSON to Python Objects.mp4 45.0 MB
- Chapter 44 Instance and Class method/002. Practice - Inheriting Methods by the Instances.mp4 44.8 MB
- Chapter 10 Strings/003. Practice - String Methods.mp4 44.8 MB
- Chapter 85 Pandas – Working with DataFrames and Series/003. Basic Operations with DataFrame.mp4 44.1 MB
- Chapter 64 Pipenv for Virtual Environments Management/007. Using pipenv for Virtual Environments in PyCharm.mp4 44.0 MB
- Chapter 57 Generating Random Sequences and Passwords/003. Built-in secrets Module.mp4 43.9 MB
- Chapter 46 Classes Extension/002. Practice - Extending Classes.mp4 43.9 MB
- Chapter 84 NumPy – Examples/001. NumPy Examples 1 and 2 (One-Dimensional Array).mp4 43.8 MB
- Chapter 85 Pandas – Working with DataFrames and Series/004. Describing the DataFrame.mp4 43.7 MB
- Chapter 90 Machine Learning Model for Real Data/005. Manually Encoding Non-Numeric Values in DataFrame.mp4 43.5 MB
- Chapter 13 Boolean Values/003. Type Conversion.mp4 43.3 MB
- Chapter 54 Working with zip archives/002. Reading from the Zip Archive.mp4 43.2 MB
- Chapter 76 Creating Games with Pygame/001. Introduction to Pygame and Creating the Game Window.mp4 42.8 MB
- Chapter 24 Args and kwargs in Functions/008. Practice - Gathering All Keyword Arguments into the kwargs Dictionary.mp4 42.5 MB
- Chapter 81 Jupyter Lab/001. Installing Jupyter Lab and Editing Notebooks.mp4 42.5 MB
- Chapter 79 Game Refactoring using Classes and OOP/006. Adding Methods in the Ball Class.mp4 42.4 MB
- Chapter 10 Strings/002. Practice - String Manipulation.mp4 42.4 MB
- Chapter 33 Error handling/003. Practice - Using Multiple Error Classes in one Except Block and Parent Exception Class.mp4 42.1 MB
- Chapter 18 Sets/005. Practice - Usage of the Set Methods.mp4 42.0 MB
- Chapter 87 Pandas – Analysing CSV- Loaded DataFrames/003. Displaying Series Data on Plots Using Matplotlib.mp4 41.7 MB
- Chapter 83 NumPy – Random Values/002. Generating Random Elements Using randint and uniform.mp4 41.6 MB
- Chapter 70 Extending Other Templates in Django/001. Creating a Base HTML Template for Reuse in Other Templates.mp4 41.0 MB
- Chapter 81 Jupyter Lab/002. Exploring Features of Jupyter Lab.mp4 40.9 MB
- Chapter 67 Creating a Django Application/006. Adding Shop Application Routes to the Global Project Routing Configuration.mp4 40.8 MB
- Chapter 10 Strings/001. Strings.mp4 40.5 MB
- Chapter 47 Classes in Practice/004. Example - Method for Finding All Posts by a Specific User.mp4 40.5 MB
- Chapter 39 While Loop/001. While Loop.mp4 39.9 MB
- Chapter 31 Logical and Comparison Operators/006. Practice - Comparison Operators.mp4 39.8 MB
- Chapter 41 Generators/002. Practice - Generators and Iteration over the Generator.mp4 39.7 MB
- Chapter 74 Managing Authentication for API Requests/001. Creating an API Key for the User.mp4 39.3 MB
- Chapter 87 Pandas – Analysing CSV- Loaded DataFrames/004. Summary of Example with Random CSV Data.mp4 39.2 MB
- Chapter 43 Classes and Objects/002. Practice - Understanding Classes and Class Instances.mp4 38.7 MB
- Chapter 26 Docstrings/003. Practice - Exploring Docstrings.mp4 38.6 MB
- Chapter 80 Jupyter Notebook/001. Installing Jupyter Notebook.mp4 38.5 MB
- Chapter 85 Pandas – Working with DataFrames and Series/008. Selecting Part of the DataFrame Using loc and iloc Properties.mp4 38.3 MB
- Chapter 41 Generators/001. Generators in For-In Expressions.mp4 38.1 MB
- Chapter 73 Creating an API Django Application/002. Creating Models for the API Application.mp4 38.0 MB
- Chapter 16 Dictionaries/001. Dictionaries.mp4 37.9 MB
- Chapter 20 Working with Sequences/005. Comparison of Different Sequences.mp4 37.9 MB
- Chapter 37 Ternary Operator/001. Ternary Operator.mp4 37.7 MB
- Chapter 79 Game Refactoring using Classes and OOP/009. Adding Methods for Drawing Elements and Finalizing Refactoring.mp4 37.7 MB
- Chapter 61 Working with SQLite Database/001. Creating an SQLite3 Database and Table.mp4 37.5 MB
- Chapter 14 Magic Methods/002. Practice - Utilizing Magic Attributes and Methods.mp4 37.5 MB
- Chapter 69 Creating Templates in Django/003. Populating the HTML Template with Data from the Database.mp4 37.4 MB
- Chapter 21 Modifying Objects in Python/002. Understanding Mutable Objects in Python.mp4 37.4 MB
- Chapter 76 Creating Games with Pygame/007. Stopping Rectangle from Moving Outside of the Surface.mp4 37.3 MB
- Chapter 43 Classes and Objects/001. Classes and Objects.mp4 37.2 MB
- Chapter 45 Magic Methods in Classes/002. Practice - Utilizing Magic Methods in Classes.mp4 37.2 MB
- Chapter 23 Function Arguments/001. Mutable and Immutable Arguments in Function Calls.mp4 37.1 MB
- Chapter 15 Lists/002. List Methods.mp4 36.9 MB
- Chapter 32 Lambda Functions/003. Practice - Sorting a List using Lambda Functions.mp4 36.8 MB
- Chapter 47 Classes in Practice/002. Example - Creating Instances of the Forum, User, and Post Classes.mp4 36.8 MB
- Chapter 66 Creating a Django project/003. Starting and Verifying the Django Server.mp4 36.6 MB
- Chapter 33 Error handling/006. Example - Handling Undefined Variable Errors.mp4 36.5 MB
- Chapter 79 Game Refactoring using Classes and OOP/002. Adding Methods in the Fighter Class.mp4 36.5 MB
- Chapter 39 While Loop/002. Practice - Utilizing the While Loop.mp4 36.4 MB
- Chapter 15 Lists/001. Lists.mp4 36.2 MB
- Chapter 61 Working with SQLite Database/004. SQLite Summary.mp4 36.0 MB
- Chapter 21 Modifying Objects in Python/004. Practice - Creating Deep Copies of Objects.mp4 36.0 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/005. Practice - Using the built-in dir() Function.mp4 36.0 MB
- Chapter 44 Instance and Class method/006. Practice - Working with Class Attributes.mp4 35.8 MB
- Chapter 75 Django Project Refactoring and Admin Settings/001. Refactoring Routing for the API Application.mp4 35.7 MB
- Chapter 55 Working with CSV Files/002. Iterating over Each Row in the CSV File.mp4 35.7 MB
- Chapter 23 Function Arguments/005. Function Arguments.mp4 35.6 MB
- Chapter 72 Routing between Pages in Django/001. Setting Up Routing Between Pages Using Relative or Absolute Paths.mp4 35.6 MB
- Chapter 15 Lists/004. Copying Lists.mp4 35.5 MB
- Chapter 89 Scikit – Learn - Machine Learning/005. Encoding Non-Numeric Values in Input Data.mp4 35.4 MB
- Chapter 54 Working with zip archives/001. Built-in zipfile Module and Creating Zip Archives.mp4 35.4 MB
- Chapter 5 Code formatting and PEP8/003. Following PEP 8 Guidelines.mp4 35.4 MB
- Chapter 48 Key Principles in Object-Oriented Programming (OOP)/003. Polymorphism in Object-Oriented Programming (OOP).mp4 35.0 MB
- Chapter 33 Error handling/007. Practice - Raising Custom Errors.mp4 35.0 MB
- Chapter 89 Scikit – Learn - Machine Learning/006. Building and Predicting with Cleaned and Encoded Data.mp4 34.9 MB
- Chapter 51 What is __name__ and __main__/001. Practice - name and main .mp4 34.9 MB
- Chapter 72 Routing between Pages in Django/007. Summary of the Django Shop Application.mp4 34.8 MB
- Chapter 79 Game Refactoring using Classes and OOP/007. Creating a Game Class.mp4 34.8 MB
- Chapter 36 Conditional Statements/001. Conditional Statements.mp4 34.8 MB
- Chapter 85 Pandas – Working with DataFrames and Series/011. Sorting Data in the DataFrame.mp4 34.7 MB
- Chapter 55 Working with CSV Files/001. Working with CSV Files.mp4 34.7 MB
- Chapter 82 NumPy - Creating Arrays/005. Concatenating NumPy Arrays.mp4 34.5 MB
- Chapter 15 Lists/003. Practice - Working with Lists.mp4 34.4 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/003. Practice - Using the Return Statement in Functions.mp4 34.3 MB
- Chapter 21 Modifying Objects in Python/003. Strategies to Prevent Object Mutation.mp4 34.1 MB
- Chapter 1 Introduction to Python/001. Introduction to the Complete Python Guide.mp4 33.9 MB
- Chapter 71 Creating Multiple routes and View Functions/005. Responding with a 404 When Course is Not Found in the Database.mp4 33.8 MB
- Chapter 52 JavaScript Object Notation (JSON)/002. Practice - Converting Python Objects to JSON.mp4 33.7 MB
- Chapter 17 Tuples/002. Practice - Tuples Manipulation.mp4 33.7 MB
- Chapter 28 Global and local Variables/004. Practice - Using the Global Keyword.mp4 33.7 MB
- Chapter 47 Classes in Practice/003. Example - Methods for Finding Users by Username and Email.mp4 33.6 MB
- Chapter 27 Callback Functions/001. Callback Functions.mp4 33.5 MB
- Chapter 88 Matplotlib – Creating Charts/005. Example of a Heatmap in Matplotlib.mp4 33.2 MB
- Chapter 56 Working with Dates and Times/002. Examples - Using the datetime Class.mp4 33.1 MB
- Chapter 76 Creating Games with Pygame/006. Moving Rectangle Using Keyboard Arrows.mp4 32.9 MB
- Chapter 90 Machine Learning Model for Real Data/006. Encoding Non-Numeric Values Using LabelEncoder.mp4 32.9 MB
- Chapter 33 Error handling/008. Practice - Handling Raised Errors using Try and Except.mp4 32.8 MB
- Chapter 39 While Loop/003. Example - Making Selections with the While Loop.mp4 32.8 MB
- Chapter 24 Args and kwargs in Functions/004. Practice - Using kwargs to Merge Keyword Arguments in a Dictionary.mp4 32.7 MB
- Chapter 84 NumPy – Examples/002. NumPy Examples 3 and 4 (One-Dimensional Array).mp4 32.4 MB
- Chapter 53 Working with Files/009. Using the with Statement.mp4 32.3 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/002. Practice - Defining and Using Functions.mp4 32.2 MB
- Chapter 36 Conditional Statements/008. Practice - Using if and return Statements within Functions.mp4 32.2 MB
- Chapter 76 Creating Games with Pygame/002. Modifying Background Color of the Game Surface.mp4 32.2 MB
- Chapter 30 Falsy and Truthy Values/002. Practice - Falsy and Truthy Values.mp4 32.2 MB
- Chapter 90 Machine Learning Model for Real Data/003. Filling Null Values with Mean Value.mp4 32.1 MB
- Chapter 26 Docstrings/002. Practice - Writing and Using Docstrings.mp4 32.0 MB
- Chapter 91 Making Machine Learning Model More Real/002. Saving Trained Model for Future Use.mp4 31.8 MB
- Chapter 84 NumPy – Examples/004. NumPy Example 6 (Two-Dimensional Array).mp4 31.6 MB
- Chapter 85 Pandas – Working with DataFrames and Series/009. Filtering Data in the DataFrame.mp4 31.5 MB
- Chapter 88 Matplotlib – Creating Charts/004. Boxplots, Area Plots, and Pie Charts.mp4 31.3 MB
- Chapter 24 Args and kwargs in Functions/002. Keyword Arguments.mp4 31.3 MB
- Chapter 68 Database and Migrations in Django/003. Creating Course and Category Models.mp4 31.2 MB
- Chapter 86 Pandas – Random Data Working with CSV/005. Writing DataFrames to Excel and JSON Files.mp4 31.1 MB
- Chapter 59 Regular Expressions/001. Built-in re Module for Regular Expressions.mp4 31.1 MB
- Chapter 18 Sets/001. Sets.mp4 31.0 MB
- Chapter 79 Game Refactoring using Classes and OOP/004. Adding Methods in the Alien Class.mp4 31.0 MB
- Chapter 30 Falsy and Truthy Values/001. Falsy and Truthy Values.mp4 30.9 MB
- Chapter 22 Functions/001. Functions.mp4 30.8 MB
- Chapter 68 Database and Migrations in Django/008. Creating Courses using the Course Model in the Shell.mp4 30.6 MB
- Chapter 42 Decorator Functions/001. Introduction to Decorator Functions.mp4 30.6 MB
- Chapter 25 Default Function Parameters/001. Default Function Parameters.mp4 30.5 MB
- Chapter 72 Routing between Pages in Django/002. Setting Up Routing Based on the Names of the URL Patterns.mp4 30.3 MB
- Chapter 42 Decorator Functions/002. Example - Verifying User Permissions with Decorator Functions.mp4 30.3 MB
- Chapter 56 Working with Dates and Times/003. Examples - Converting Strings to Datetime Objects.mp4 29.9 MB
- Chapter 26 Docstrings/004. Practice - Adding Docstrings to Functions.mp4 29.3 MB
- Chapter 34 Sequence Unpacking/007. Practice - Unpacking a Dictionary into Keyword Arguments.mp4 29.3 MB
- Chapter 43 Classes and Objects/003. Practice - Adding Instance Attributes through Dot Notation.mp4 29.3 MB
- Chapter 64 Pipenv for Virtual Environments Management/003. Installing Packages using pipenv.mp4 29.3 MB
- Chapter 83 NumPy – Random Values/003. Understanding Seed Number.mp4 29.2 MB
- Chapter 73 Creating an API Django Application/006. Installing Postman and Sending GET and DELETE Requests.mp4 29.2 MB
- Chapter 58 Math Module and Recursive Functions/002. Recursive Functions.mp4 29.1 MB
- Chapter 74 Managing Authentication for API Requests/004. Creating a New Resource Using POST Method.mp4 29.0 MB
- Chapter 20 Working with Sequences/003. Practice - Working with zip Objects.mp4 28.9 MB
- Chapter 13 Boolean Values/002. Practice - Working with Boolean Values.mp4 28.8 MB
- Chapter 71 Creating Multiple routes and View Functions/004. SOLUTION - Creating an HTML Template for the Single Course.mp4 28.8 MB
- Chapter 57 Generating Random Sequences and Passwords/001. Built-in random Module.mp4 28.8 MB
- Chapter 28 Global and local Variables/003. Practice - Global and Local Variables.mp4 28.6 MB
- Chapter 89 Scikit – Learn - Machine Learning/002. Loading and Analyzing Sample Data for Model Creation.mp4 28.5 MB
- Chapter 60 Sending Emails/001. Running smtp4dev SMTP server in a Docker Container.mp4 28.5 MB
- Chapter 74 Managing Authentication for API Requests/007. Summary for Setting Up GET, POST, and DELETE Requests.mp4 28.4 MB
- Chapter 89 Scikit – Learn - Machine Learning/004. Attempting to Create a Model for Predicting Target Values.mp4 28.4 MB
- Chapter 78 Interaction of the Elements in the Pygame/001. Detecting Collision Between Alien and Fighter, Ending the Game.mp4 28.3 MB
- Chapter 74 Managing Authentication for API Requests/006. Adding Dehydrate Method to Modify Data Before Sending to Client.mp4 28.2 MB
- Chapter 47 Classes in Practice/001. Example - Creating Forum, User, and Post Classes.mp4 28.2 MB
- Chapter 77 Creating a Shooter Game with Pygame/003. Displaying Fighter on the Surface.mp4 28.1 MB
- Chapter 77 Creating a Shooter Game with Pygame/006. Adding the Ball to the Game.mp4 28.1 MB
- Chapter 68 Database and Migrations in Django/009. Creating Categories and Courses in the Admin Interface.mp4 28.0 MB
- Chapter 45 Magic Methods in Classes/001. Magic Methods in Classes.mp4 28.0 MB
- Chapter 79 Game Refactoring using Classes and OOP/011. Running the Game After Refactoring.mp4 27.9 MB
- Chapter 61 Working with SQLite Database/002. Writing Data into the SQLite Table.mp4 27.8 MB
- Chapter 50 Built-in Modules/001. Built-in Modules.mp4 27.7 MB
- Chapter 76 Creating Games with Pygame/003. Displaying a Rectangle in the Game.mp4 27.6 MB
- Chapter 78 Interaction of the Elements in the Pygame/002. Hitting the Alien with the Ball.mp4 27.6 MB
- Chapter 9 Data Types and structures/001. Understanding Dynamic Typing.mp4 27.5 MB
- Chapter 19 Ranges/001. Ranges.mp4 27.5 MB
- Chapter 21 Modifying Objects in Python/001. Understanding Immutable Objects in Python.mp4 27.3 MB
- Chapter 1 Introduction to Python/002. Course Overview.mp4 27.1 MB
- Chapter 29 Operators/002. Unary and Binary Operators.mp4 27.0 MB
- Chapter 24 Args and kwargs in Functions/003. Practice - Working with Keyword Arguments.mp4 27.0 MB
- Chapter 53 Working with Files/007. Reading and Writing Files.mp4 26.9 MB
- Chapter 85 Pandas – Working with DataFrames and Series/010. Datetime Type in Pandas.mp4 26.8 MB
- Chapter 56 Working with Dates and Times/005. Built-in time Module.mp4 26.8 MB
- Chapter 85 Pandas – Working with DataFrames and Series/001. Introduction to Pandas and Installation.mp4 26.8 MB
- Chapter 59 Regular Expressions/003. Example - Email Validation using Regular Expressions.mp4 26.4 MB
- Chapter 19 Ranges/003. Practice - Range Methods and Attributes.mp4 26.4 MB
- Chapter 2 Installing and Using Pycharm IDE/002. Getting Familiar with the PyCharm Interface.mp4 26.4 MB
- Chapter 18 Sets/002. Practice - Working with Sets.mp4 26.3 MB
- Chapter 18 Sets/003. Understanding Set Theory.mp4 26.2 MB
- Chapter 85 Pandas – Working with DataFrames and Series/007. Series Data Structure in Pandas.mp4 26.1 MB
- Chapter 83 NumPy – Random Values/001. Filling a NumPy Array with Zeroes, Ones, or Random Floats.mp4 26.0 MB
- Chapter 76 Creating Games with Pygame/005. SOLUTION - Placing Rectangle in the Middle of the Game Window.mp4 25.9 MB
- Chapter 68 Database and Migrations in Django/006. Modifying Database Models.mp4 25.9 MB
- Chapter 24 Args and kwargs in Functions/001. Practice - Using args to Gather Positional Arguments into a Tuple.mp4 25.9 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/006. Practice - Gathering User Input with the built-in input() Function.mp4 25.8 MB
- Chapter 90 Machine Learning Model for Real Data/009. Using DecisionTreeClassifier for Model Creation.mp4 25.7 MB
- Chapter 78 Interaction of the Elements in the Pygame/005. Shooter Game Summary.mp4 25.7 MB
- Chapter 64 Pipenv for Virtual Environments Management/005. Recreating Virtual Environment in the Project Folder using pipenv.mp4 25.6 MB
- Chapter 68 Database and Migrations in Django/010. Modifying How Courses and Categories are Displayed in the Admin Panel.mp4 25.6 MB
- Chapter 90 Machine Learning Model for Real Data/002. Analyzing DataFrame with Passenger Satisfaction Data.mp4 25.5 MB
- Chapter 63 Virtual Environments/001. Introduction to PIP - Package Manager for Python.mp4 25.5 MB
- Chapter 69 Creating Templates in Django/002. Using an HTML Template in the View Function.mp4 25.4 MB
- Chapter 24 Args and kwargs in Functions/006. Args and kwargs.mp4 25.4 MB
- Chapter 46 Classes Extension/001. Inheritance from Other Classes.mp4 25.4 MB
- Chapter 36 Conditional Statements/006. Practice - Considering the Order of Conditions in if Statements.mp4 25.3 MB
- Chapter 68 Database and Migrations in Django/002. Creating an Admin User in the Django Project.mp4 25.2 MB
- Chapter 61 Working with SQLite Database/003. Reading Data from the SQLite Table.mp4 25.1 MB
- Chapter 36 Conditional Statements/007. Practice - Incorporating if Statements into Functions.mp4 25.1 MB
- Chapter 39 While Loop/004. Practice - Using break Statements in While and For-In Loops.mp4 25.1 MB
- Chapter 57 Generating Random Sequences and Passwords/004. Examples - Generating CSRF Tokens, URL-Safe Tokens, and OTP Passwords.mp4 24.8 MB
- Chapter 62 Other Built-in Modules/003. Accessing Program Arguments using the built-in sys Module.mp4 24.8 MB
- Chapter 79 Game Refactoring using Classes and OOP/010. Game Refactoring Summary.mp4 24.6 MB
- Chapter 91 Making Machine Learning Model More Real/003. Summary of Realistic Model for Passenger Satisfaction Prediction.mp4 24.5 MB
- Chapter 68 Database and Migrations in Django/011. Sending Course Titles to the Client in the Response.mp4 24.3 MB
- Chapter 79 Game Refactoring using Classes and OOP/005. Creating a Ball Class.mp4 24.3 MB
- Chapter 38 For-In loop/001. Loops.mp4 24.3 MB
- Chapter 74 Managing Authentication for API Requests/002. Enabling Authentication and Authorization for the Model and Using DELETE Method.mp4 24.3 MB
- Chapter 32 Lambda Functions/001. Lambda Functions.mp4 24.2 MB
- Chapter 64 Pipenv for Virtual Environments Management/002. Creating a Virtual Environment using pipenv.mp4 24.1 MB
- Chapter 35 Unpacking Dictionary/001. Dictionary Unpacking Operator .mp4 24.0 MB
- Chapter 77 Creating a Shooter Game with Pygame/009. Adding the Alien to the Game.mp4 24.0 MB
- Chapter 38 For-In loop/004. Practice - Iterating through Dictionaries using For-In Loops.mp4 23.8 MB
- Chapter 81 Jupyter Lab/003. Installing External Packages in Jupyter Notebook.mp4 23.7 MB
- Chapter 66 Creating a Django project/002. Overview of the manage.py File in Django.mp4 23.5 MB
- Chapter 53 Working with Files/008. Writing and Reading Files using the built-in open Function.mp4 23.4 MB
- Chapter 16 Dictionaries/002. Practice - Manipulating Dictionaries.mp4 23.3 MB
- Chapter 86 Pandas – Random Data Working with CSV/004. Creating DataFrames from CSV Files.mp4 23.3 MB
- Chapter 62 Other Built-in Modules/001. Built-in array Module.mp4 23.3 MB
- Chapter 12 Numeric Types/002. Practice - Integers Manipulation.mp4 23.3 MB
- Chapter 77 Creating a Shooter Game with Pygame/008. Moving the Ball After Firing.mp4 23.1 MB
- Chapter 9 Data Types and structures/003. Variables and Objects.mp4 23.0 MB
- Chapter 49 Modules/002. Practice - Importing Entire Custom Modules.mp4 23.0 MB
- Chapter 73 Creating an API Django Application/003. Configuring Routing for the API Application.mp4 22.8 MB
- Chapter 47 Classes in Practice/005. Example - Retrieving User Posts by Email.mp4 22.7 MB
- Chapter 90 Machine Learning Model for Real Data/008. Filtering DataFrame with Passenger Data.mp4 22.7 MB
- Chapter 51 What is __name__ and __main__/003. Practice - Packages in Python.mp4 22.7 MB
- Chapter 33 Error handling/002. Practice - Using Different Error Classes in the Try and Except.mp4 22.7 MB
- Chapter 89 Scikit – Learn - Machine Learning/003. Handling Null Values in DataFrame.mp4 22.6 MB
- Chapter 63 Virtual Environments/007. Saving a List of Installed Packages in a Requirements Text File.mp4 22.5 MB
- Chapter 88 Matplotlib – Creating Charts/001. Examples of Plot and Scatter Diagrams Using Matplotlib.mp4 22.4 MB
- Chapter 85 Pandas – Working with DataFrames and Series/002. Creating a DataFrame from a Dictionary.mp4 22.4 MB
- Chapter 59 Regular Expressions/002. Example - Creating Patterns for Matching.mp4 22.3 MB
- Chapter 36 Conditional Statements/005. Practice - Combining if, elif, and else Statements.mp4 22.1 MB
- Chapter 42 Decorator Functions/004. Example - Validating Arguments with Decorator Functions.mp4 22.0 MB
- Chapter 39 While Loop/005. Practice - Using continue and break Statements in While Loops.mp4 21.9 MB
- Chapter 72 Routing between Pages in Django/006. Modifying the Model for the Courses.mp4 21.7 MB
- Chapter 49 Modules/004. Practice - Importing between Different Modules.mp4 21.7 MB
- Chapter 48 Key Principles in Object-Oriented Programming (OOP)/002. Inheritance in Object-Oriented Programming (OOP).mp4 21.6 MB
- Chapter 51 What is __name__ and __main__/002. Example - Executing Functions only when Module is run Directly.mp4 21.6 MB
- Chapter 36 Conditional Statements/002. Practice - Working with Multiple if Statements.mp4 21.4 MB
- Chapter 36 Conditional Statements/009. Example - Calculating School Grades using if and return in the Function.mp4 21.4 MB
- Chapter 34 Sequence Unpacking/008. Practice - Flexibility in Function Calls.mp4 21.4 MB
- Chapter 3 Basics Concepts in Python/003. Practice - Working with Main Data Types.mp4 21.2 MB
- Chapter 33 Error handling/004. Practice - Using Else and Finally Blocks.mp4 21.1 MB
- Chapter 64 Pipenv for Virtual Environments Management/001. Installing pipenv for Virtual Environments Management.mp4 21.1 MB
- Chapter 64 Pipenv for Virtual Environments Management/006. Using venv for Virtual Environments in PyCharm.mp4 21.1 MB
- Chapter 26 Docstrings/001. Docstrings.mp4 21.1 MB
- Chapter 53 Working with Files/004. Summary of Directory and File Operations using the os Module.mp4 21.0 MB
- Chapter 74 Managing Authentication for API Requests/005. Properly Connecting the Course to the Category in POST Requests Using Hydrate Method.mp4 20.8 MB
- Chapter 69 Creating Templates in Django/001. Creating an HTML Template.mp4 20.6 MB
- Chapter 4 Introduction to Functions and Built-in Functions in python/004. Practice - Exploring Built-in Functions.mp4 20.6 MB
- Chapter 33 Error handling/005. Example - Handling File Not Found Errors.mp4 20.5 MB
- Chapter 82 NumPy - Creating Arrays/003. Understanding Axes in NumPy.mp4 20.4 MB
- Chapter 32 Lambda Functions/004. Practice - Filtering a List using Lambda Functions.mp4 20.4 MB
- Chapter 48 Key Principles in Object-Oriented Programming (OOP)/004. Abstraction in Object-Oriented Programming (OOP).mp4 20.4 MB
- Chapter 34 Sequence Unpacking/006. Practice - Unpacking a List into Positional Arguments.mp4 20.4 MB
- Chapter 47 Classes in Practice/007. Example - Wrapping up the Forum, Users, and Posts Example.mp4 20.3 MB
- Chapter 31 Logical and Comparison Operators/002. Practice - Short-Circuit OR Operator.mp4 20.2 MB
- Chapter 79 Game Refactoring using Classes and OOP/003. Creating an Alien Class.mp4 20.2 MB
- Chapter 34 Sequence Unpacking/002. Practice - Unpacking Tuples.mp4 20.2 MB
- Chapter 80 Jupyter Notebook/003. Order of Execution of Cells in Jupyter Notebook.mp4 20.0 MB
- Chapter 89 Scikit – Learn - Machine Learning/007. Summary of Model for Predicting Favorite Transport.mp4 19.9 MB
- Chapter 16 Dictionaries/003. Practice - Dictionary Methods.mp4 19.7 MB
- Chapter 3 Basics Concepts in Python/002. Main Data Types in Python.mp4 19.6 MB
- Chapter 12 Numeric Types/003. Float Numbers.mp4 19.5 MB
- Chapter 63 Virtual Environments/006. Installing Packages within the Virtual Environment.mp4 19.5 MB
- Chapter 70 Extending Other Templates in Django/002. Adding a Navigation Bar in the Base Template.mp4 19.5 MB
- Chapter 2 Installing and Using Pycharm IDE/001. Installing PyCharm.mp4 19.5 MB
- Chapter 75 Django Project Refactoring and Admin Settings/004. Summary of Django Courses Project.mp4 19.3 MB
- Chapter 77 Creating a Shooter Game with Pygame/004. Moving Fighter Left or Right.mp4 19.3 MB
- Chapter 11 String Concatenation/004. Practice - Alternative String Formatting Methods.mp4 19.2 MB
- Chapter 1 Introduction to Python/003. Where to Write and Run Python Code.mp4 19.2 MB
- Chapter 82 NumPy - Creating Arrays/006. Summary of Basic Operations with NumPy Arrays.mp4 19.0 MB
- Chapter 67 Creating a Django Application/005. Attaching the View Function to a URL.mp4 19.0 MB
- Chapter 88 Matplotlib – Creating Charts/003. Using DataFrames for Creating Diagrams.mp4 18.8 MB
- Chapter 63 Virtual Environments/008. Challenges of Package Management using Requirements Files.mp4 18.6 MB
- Chapter 15 Lists/005. Practice - Copying Lists.mp4 18.6 MB
- Chapter 24 Args and kwargs in Functions/007. Practice - Gathering Positional Arguments into the args Tuple.mp4 18.5 MB
- Chapter 53 Working with Files/003. Removing Files and Directories using the os Module.mp4 18.3 MB
- Chapter 7 Expressions and Instructions/003. Practice - Using Expressions.mp4 18.3 MB
- Chapter 88 Matplotlib – Creating Charts/002. Examples of Matplotlib Subplots.mp4 18.3 MB
- Chapter 68 Database and Migrations in Django/004. Enabling the Shop Application in the Django Project.mp4 18.3 MB
- Chapter 65 Introduction to the Django web framework/001. Introduction to the Django Web Framework and Project Overview.mp4 18.2 MB
- Chapter 5 Code formatting and PEP8/002. Practice - Working with Indentations.mp4 18.2 MB
- Chapter 82 NumPy - Creating Arrays/004. Arithmetic Operations with NumPy Arrays.mp4 18.1 MB
- Chapter 12 Numeric Types/001. Integers.mp4 18.1 MB
- Chapter 9 Data Types and structures/005. Practice - Exploring Core Data Classes (str, int, bool, list, dict).mp4 18.1 MB
- Chapter 56 Working with Dates and Times/004. Example - Working with the timedelta Class.mp4 18.0 MB
- Chapter 71 Creating Multiple routes and View Functions/002. Creating a View Function for the Single Course.mp4 17.9 MB
- Chapter 77 Creating a Shooter Game with Pygame/002. Loading Images for the Game and Fighter.mp4 17.9 MB
- Chapter 62 Other Built-in Modules/002. Saving Arrays to Files and Reading Arrays from Files.mp4 17.8 MB
- Chapter 78 Interaction of the Elements in the Pygame/004. Adding Hit Counter.mp4 17.7 MB
- Chapter 44 Instance and Class method/003. Static Class Methods.mp4 17.5 MB
- Chapter 35 Unpacking Dictionary/003. Practice - Merging Two Dictionaries.mp4 17.5 MB
- Chapter 49 Modules/003. Practice - Selective Imports from Other Modules.mp4 17.4 MB
- Chapter 13 Boolean Values/001. Boolean Values.mp4 17.3 MB
- Chapter 82 NumPy - Creating Arrays/002. Two-Dimensional Arrays in NumPy.mp4 17.3 MB
- Chapter 34 Sequence Unpacking/004. Practice - Unpacking Remaining Elements.mp4 17.2 MB
- Chapter 22 Functions/002. Calling Functions. Arguments vs Parameters.mp4 17.2 MB
- Chapter 31 Logical and Comparison Operators/005. Practice - Examples with Logical Operators.mp4 17.0 MB
- Chapter 20 Working with Sequences/002. Built-in zip() Function.mp4 16.7 MB
- Chapter 70 Extending Other Templates in Django/004. SOLUTION - Making the Title of the Web Page Dynamic.mp4 16.7 MB
- Chapter 87 Pandas – Analysing CSV- Loaded DataFrames/002. Grouping Data in DataFrames.mp4 16.7 MB
- Chapter 9 Data Types and structures/002. Types and Data Structures Overview.mp4 16.4 MB
- Chapter 40 For-In Expression (Comprehension)/007. Example - Constructing Dictionaries from Sequences.mp4 16.3 MB
- Chapter 8 Variables/002. Practice - Defining and Using Variables.mp4 16.2 MB
- Chapter 35 Unpacking Dictionary/002. Practice - Using the Dictionary Unpacking Operator.mp4 16.2 MB
- Chapter 73 Creating an API Django Application/001. Creating an API Django Application.mp4 16.0 MB
- Chapter 67 Creating a Django Application/003. Exploring the Contents of the Shop Application.mp4 15.9 MB
- Chapter 34 Sequence Unpacking/003. Practice - Unpacking a List of Tuples.mp4 15.9 MB
- Chapter 89 Scikit – Learn - Machine Learning/001. Introduction to Scikit-Learn and Installation.mp4 15.9 MB
- Chapter 40 For-In Expression (Comprehension)/001. For-In Expression.mp4 15.9 MB
- Chapter 49 Modules/005. Practice - Modules in Subfolders.mp4 15.8 MB
- Chapter 37 Ternary Operator/005. Example - Calculating School Grades using the Ternary Operator.mp4 15.6 MB
- Chapter 89 Scikit – Learn - Machine Learning/009. Creating Charts for Data from the Built Model.mp4 15.5 MB
- Chapter 86 Pandas – Random Data Working with CSV/003. Saving DataFrames to CSV Files.mp4 15.4 MB
- Chapter 56 Working with Dates and Times/001. Built-in datetime Module.mp4 15.2 MB
- Chapter 5 Code formatting and PEP8/001. Code Indentations.mp4 15.2 MB
- Chapter 72 Routing between Pages in Django/003. Considering Application Names in the Routing Setup.mp4 14.7 MB
- Chapter 38 For-In loop/005. Practice - Iterating through Ranges, Strings, and Sets with For-In Loops.mp4 14.7 MB
- Chapter 5 Code formatting and PEP8/004. Enabling Auto-Formatting in PyCharm.mp4 14.6 MB
- Chapter 32 Lambda Functions/002. Practice - Returning Lambda Functions from Functions.mp4 14.6 MB
- Chapter 64 Pipenv for Virtual Environments Management/004. Updating Packages using pipenv.mp4 14.5 MB
- Chapter 72 Routing between Pages in Django/008. Installing django-tastypie for the API Django Application.mp4 14.5 MB
- Chapter 53 Working with Files/010. Removing Files using unlink.mp4 14.1 MB
- Chapter 47 Classes in Practice/006. Example - Adding Parameter Types.mp4 14.1 MB
- Chapter 37 Ternary Operator/002. Practice - Utilizing the Ternary Operator.mp4 14.1 MB
- Chapter 7 Expressions and Instructions/002. Understanding Statements.mp4 14.0 MB
- Chapter 65 Introduction to the Django web framework/003. Understanding How MVC Pattern is Implemented in Django.mp4 14.0 MB
- Chapter 11 String Concatenation/001. String Concatenation.mp4 14.0 MB
- Chapter 7 Expressions and Instructions/001. Understanding Expressions.mp4 13.9 MB
- Chapter 58 Math Module and Recursive Functions/001. Built-in math Module.mp4 13.7 MB
- Chapter 11 String Concatenation/002. Practice - Concatenating Strings using the + Operator.mp4 13.7 MB
- Chapter 72 Routing between Pages in Django/004. Adding a Link to the All Courses Page.mp4 13.6 MB
- Chapter 28 Global and local Variables/002. The Global Keyword.mp4 13.5 MB
- Chapter 80 Jupyter Notebook/004. Adding Markdown, Saving, and Loading Jupyter Notebooks.mp4 13.5 MB
- Chapter 59 Regular Expressions/005. Example - Removing Excessive Spaces using Regular Expressions.mp4 13.4 MB
- Chapter 78 Interaction of the Elements in the Pygame/003. Increasing Alien Speed After Each Hit.mp4 13.3 MB
- Chapter 9 Data Types and structures/004. Practice - Using the built-in id() Function.mp4 13.2 MB
- Chapter 48 Key Principles in Object-Oriented Programming (OOP)/001. Encapsulation in Object-Oriented Programming (OOP).mp4 13.2 MB
- Chapter 67 Creating a Django Application/001. Creating the Shop Application in Django.mp4 13.2 MB
- Chapter 29 Operators/003. Practice - Working with Prefix Unary Operators.mp4 13.2 MB
- Chapter 66 Creating a Django project/005. Overview of Default Routing Configuration in Django.mp4 13.2 MB
- Chapter 22 Functions/003. Shortest Function in Python.mp4 12.8 MB
- Chapter 69 Creating Templates in Django/004. How we Connected Templates, Views, and Models.mp4 12.8 MB
- Chapter 67 Creating a Django Application/004. Creating a View Function.mp4 12.7 MB
- Chapter 19 Ranges/002. Practice - Range Manipulation.mp4 12.7 MB
- Chapter 20 Working with Sequences/004. Practice - Converting a zip Object to a Dictionary.mp4 12.6 MB
- Chapter 63 Virtual Environments/002. Using a Globally Installed requests Package.mp4 12.6 MB
- Chapter 77 Creating a Shooter Game with Pygame/007. Showing Ball Based on Fighter Position.mp4 12.5 MB
- Chapter 38 For-In loop/006. TASKS - Working with For-In Loops.mp4 12.5 MB
- Chapter 31 Logical and Comparison Operators/003. Practice - Short-Circuit AND Operator.mp4 12.5 MB
- Chapter 31 Logical and Comparison Operators/007. The del Statement.mp4 12.4 MB
- Chapter 85 Pandas – Working with DataFrames and Series/005. Finding Null Values in the DataFrame.mp4 12.4 MB
- Chapter 38 For-In loop/003. Practice - Iterating through Lists and Tuples using For-In Loops.mp4 12.3 MB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/airline_passenger_satisfaction.csv 12.3 MB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.ipynb_checkpoints/airline_passenger_satisfaction-checkpoint.csv 12.3 MB
- Chapter 40 For-In Expression (Comprehension)/008. Practice - Short For-In Loops with Conditional Statements.mp4 12.1 MB
- Chapter 27 Callback Functions/002. Rules for Working with Functions.mp4 12.1 MB
- Chapter 20 Working with Sequences/001. Built-in Functions for Sequences.mp4 12.1 MB
- Chapter 3 Basics Concepts in Python/001. Key Concept in Python.mp4 12.1 MB
- Chapter 36 Conditional Statements/010. TASK - Conditional Statements.mp4 11.8 MB
- Chapter 40 For-In Expression (Comprehension)/009. Example - Converting Dictionary to Another Dictionary.mp4 11.7 MB
- Chapter 60 Sending Emails/004. SMTP Wrap-Up and Removing the Docker smtp4dev Container.mp4 11.6 MB
- Chapter 52 JavaScript Object Notation (JSON)/004. Practice - Formatting Dictionaries using JSON.mp4 11.6 MB
- Chapter 71 Creating Multiple routes and View Functions/001. Creating a Route for the Single Course Web Page.mp4 11.5 MB
- Chapter 1 Introduction to Python/004. Practice Installing Python.mp4 11.5 MB
- Chapter 9 Data Types and structures/006. Practice - Using the built-in isinstance() Function.mp4 11.4 MB
- Chapter 23 Function Arguments/003. Practice - Mandatory and Optional Positional Arguments.mp4 11.4 MB
- Chapter 18 Sets/006. Practice - Calculating Symmetric Difference of Sets.mp4 11.3 MB
- Chapter 24 Args and kwargs in Functions/005. TASK - Manipulating Function Arguments.mp4 11.2 MB
- Chapter 87 Pandas – Analysing CSV- Loaded DataFrames/001. Analyzing CSV-Loaded DataFrames.mp4 11.2 MB
- Chapter 12 Numeric Types/004. Practice - Floating-Point Numbers Manipulation.mp4 11.1 MB
- Chapter 63 Virtual Environments/004. Creating a Python Virtual Environment.mp4 11.0 MB
- Chapter 6 Comments/001. Comments.mp4 10.9 MB
- Chapter 44 Instance and Class method/005. Class Attributes.mp4 10.4 MB
- Chapter 80 Jupyter Notebook/002. Editing in Jupyter Notebook.mp4 10.1 MB
- Chapter 6 Comments/002. Practice - Adding Comments to Your Code.mp4 10.0 MB
- Chapter 37 Ternary Operator/004. Example - Data Manipulation using the Ternary Operator.mp4 9.9 MB
- Chapter 85 Pandas – Working with DataFrames and Series/006. Finding Columns with Specific Data Type.mp4 9.8 MB
- Chapter 11 String Concatenation/003. Practice - Using f-strings for String Formatting.mp4 9.7 MB
- Chapter 40 For-In Expression (Comprehension)/004. Practice - Using Dictionary Comprehension.mp4 9.5 MB
- Chapter 37 Ternary Operator/003. Example - Calculating Discounts with the Ternary Operator.mp4 9.2 MB
- Chapter 40 For-In Expression (Comprehension)/010. TASKS - Short For-In Loops.mp4 9.2 MB
- Chapter 7 Expressions and Instructions/004. Practice - Using Statements.mp4 9.2 MB
- Chapter 34 Sequence Unpacking/005. Practice - Unpacking Selected Elements.mp4 9.2 MB
- Chapter 40 For-In Expression (Comprehension)/011. Example - Chaining For-In Expressions.mp4 9.0 MB
- Chapter 52 JavaScript Object Notation (JSON)/005. TASKS - JSON.mp4 8.8 MB
- Chapter 36 Conditional Statements/003. The if-else Statement.mp4 8.7 MB
- Chapter 40 For-In Expression (Comprehension)/003. Practice - Using List Comprehension.mp4 8.7 MB
- Chapter 16 Dictionaries/006. Practice - Converting Other Types to a Dictionary.mp4 8.5 MB
- Chapter 59 Regular Expressions/004. Example - Substring Replacement using Regular Expressions.mp4 8.5 MB
- Chapter 14 Magic Methods/001. Magic Methods.mp4 8.5 MB
- Chapter 40 For-In Expression (Comprehension)/005. Practice - Utilizing Tuple Comprehension.mp4 8.2 MB
- Chapter 16 Dictionaries/005. Practice - Using the get() Method for Dictionaries.mp4 8.2 MB
- Chapter 33 Error handling/010. TASK - Proper Error Handling.mp4 8.1 MB
- Chapter 63 Virtual Environments/005. Activation and Deactivation of the Virtual Environment in the Shell.mp4 8.1 MB
- Chapter 33 Error handling/009. Practice - Specifying Types for Function Parameters.mp4 7.7 MB
- Chapter 1 Introduction to Python/005. Practice - Using the Python Interactive Interpreter.mp4 7.5 MB
- Chapter 29 Operators/004. TASK - Operators.mp4 7.5 MB
- Chapter 63 Virtual Environments/003. Uninstalling Globally Installed Packages using PIP.mp4 7.4 MB
- Chapter 50 Built-in Modules/002. Practice - Importing from Built-in Modules.mp4 7.4 MB
- Chapter 71 Creating Multiple routes and View Functions/003. TASK - Creating an HTML Template for the Single Course.mp4 7.3 MB
- Chapter 31 Logical and Comparison Operators/004. Practice - Combining OR and AND Operators.mp4 7.3 MB
- Chapter 12 Numeric Types/005. Working with Complex Numbers.mp4 7.2 MB
- Chapter 77 Creating a Shooter Game with Pygame/010. Moving the Alien Down the Surface.mp4 7.0 MB
- Chapter 70 Extending Other Templates in Django/003. TASK - Making the Title of the Web Page Dynamic.mp4 6.7 MB
- Chapter 86 Pandas – Random Data Working with CSV/002. Creating a DataFrame Using Random Data.mp4 6.7 MB
- Chapter 66 Creating a Django project/001. Creating a New Django Project.mp4 6.4 MB
- Chapter 23 Function Arguments/004. TASK - Functions Manipulation.mp4 6.1 MB
- Chapter 65 Introduction to the Django web framework/002. Model View Controller (MVC) Programming Pattern.mp4 6.1 MB
- Chapter 15 Lists/006. TASK - Working with Lists.mp4 6.1 MB
- Chapter 16 Dictionaries/007. TASK - Working with Dictionaries.mp4 5.8 MB
- Chapter 18 Sets/007. TASK - Working with Sets.mp4 5.3 MB
- Chapter 67 Creating a Django Application/002. Explaining the Naming of the Django Project as base.mp4 5.3 MB
- Chapter 59 Regular Expressions/006. TASK - Password Verification.mp4 5.2 MB
- Chapter 39 While Loop/006. TASK - While Loop.mp4 5.2 MB
- Chapter 84 NumPy – Examples/006. NumPy Summary.mp4 4.8 MB
- Chapter 40 For-In Expression (Comprehension)/006. Practice - Converting Tuples to Lists.mp4 4.6 MB
- Chapter 53 Working with Files/011. TASK - Files.mp4 4.5 MB
- Chapter 77 Creating a Shooter Game with Pygame/001. Final Shooter Game Overview.mp4 4.1 MB
- Chapter 76 Creating Games with Pygame/004. TASK - Placing Rectangle in the Middle of the Game Window.mp4 2.5 MB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/Airline Passenger Satisfaction.ipynb 958.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Matplotlib/Matplotlib CSV.ipynb 448.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Matplotlib/.ipynb_checkpoints/Matplotlib CSV-checkpoint.ipynb 448.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.ipynb_checkpoints/Airline Passenger Satisfaction-checkpoint.ipynb 390.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Matplotlib/Matplotlib Examples.ipynb 342.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Matplotlib/.ipynb_checkpoints/Matplotlib Examples-checkpoint.ipynb 342.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/db.sqlite3 160.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/Pandas Random CSV.ipynb 83.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/.ipynb_checkpoints/Pandas Random CSV-checkpoint.ipynb 83.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/Pandas DataFrames and Series.ipynb 82.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/.ipynb_checkpoints/Pandas DataFrames and Series-checkpoint.ipynb 82.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/Scikit Prediction and Evalution.ipynb 71.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.ipynb_checkpoints/Scikit Prediction and Evalution-checkpoint.ipynb 71.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/.ipynb_checkpoints/sales_data-checkpoint.json 53.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/.ipynb_checkpoints/random_sales-checkpoint.csv 26.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/NumPy Examples.ipynb 14.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/.ipynb_checkpoints/Numpy Examples-checkpoint.ipynb 14.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/images/fighter.png 10.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/.DS_Store 10.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Matplotlib/jersey-rainfall-1984-to-2021.csv 9.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/.DS_Store 8.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/.DS_Store 8.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/sales_data.xlsx 7.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/NumPy Two Dimensions.ipynb 7.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/.ipynb_checkpoints/Numpy Two Dimensions-checkpoint.ipynb 7.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/NumPy Arange, Reshape and Flatten.ipynb 7.5 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/.ipynb_checkpoints/Numpy Arange, Reshape and Flatten-checkpoint.ipynb 7.5 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/images/alien.png 7.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/Pipfile.lock 6.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/.DS_Store 6.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/.DS_Store 6.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/images/.DS_Store 6.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.DS_Store 6.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/sales_data.json 5.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/NumPy One Dimension.ipynb 4.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/.ipynb_checkpoints/Numpy One Dimension-checkpoint.ipynb 4.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/58-classes.py 4.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/Second Notebook.ipynb 3.8 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/.ipynb_checkpoints/Second Notebook-checkpoint.ipynb 3.8 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/NumPy Random.ipynb 3.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/NumPy/.ipynb_checkpoints/Numpy Random-checkpoint.ipynb 3.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/settings.py 3.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/86-pygame-shooter.py 3.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/old.py 3.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/game.py 2.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/Pipfile.lock 2.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Pandas/random_sales.csv 2.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/41-try-except.py 2.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/__pycache__/settings.cpython-311.pyc 2.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/models.cpython-311.pyc 2.5 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/decision_tree_model.dot 2.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/59-several-classes.py 2.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/74-secrets.py 2.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/images/ball.png 2.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/57-decorators.py 2.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/First Notebook.ipynb 2.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/.ipynb_checkpoints/First Notebook-checkpoint.ipynb 2.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.ipynb_checkpoints/decision_tree_model-checkpoint.dot 2.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/71-datetime.py 1.9 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/__pycache__/0001_initial.cpython-311.pyc 1.8 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/47-if.py 1.8 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/models.cpython-311.pyc 1.7 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/43-list-tuple-unpacking.py 1.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/Third Notebook.ipynb 1.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Hello Jupyter Notebook/.ipynb_checkpoints/Third Notebook-checkpoint.ipynb 1.6 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/admin.cpython-311.pyc 1.5 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/68-read-write-files.py 1.5 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/55-comprehensions.py 1.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/65-json.py 1.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/77-re.py 1.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/39-short-cirquit.py 1.4 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/80-sqlite3.py 1.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/49-ternary.py 1.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/67-files-dirs-Path.py 1.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/48-if-functions.py 1.3 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/66-files-dirs-os.py 1.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/0001_initial.py 1.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/31-args-kwargs.py 1.2 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/37-comparison.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/85-pygame-rectangle.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/53-while.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/26-objects-in-functions.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/38-falsy-values.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/79-smtp-html-template.py 1.1 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/73-random.py 1.0 KB
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/22-set-methods.py 1013 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/models.py 1003 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/views.cpython-311.pyc 1003 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/19-dict.py 980 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/30-kwargs.py 970 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/45-fn-keyword-args-unpacking.py 936 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/__pycache__/0003_course_created_at.cpython-311.pyc 928 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/ball.py 926 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/templates/base.html 921 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/54-break-continue.py 895 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/authentication.cpython-311.pyc 895 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/fighter.py 885 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/40-lambda.py 821 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/templates/shop/courses.html 821 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/__pycache__/0002_alter_category_title.cpython-311.pyc 805 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/69-zip.py 767 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/24-zip.py 748 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/urls.cpython-311.pyc 742 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/alien.py 709 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/17-lists.py 688 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/__pycache__/wsgi.cpython-311.pyc 678 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/81-array.py 675 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/23-range.py 662 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/manage.py 660 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/56-generators.py 646 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/views.py 644 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/42-raise.py 624 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/models.py 617 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/admin.py 611 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/70-csv.py 598 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/83-webbrowser.py 598 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/46-dict-unpacking.py 588 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/20-tuple.py 582 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/78-smtplib.py 582 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/__pycache__/urls.cpython-311.pyc 561 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/urls.py 557 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/61-inheritance.py 553 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/36-prefix-operators.py 551 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/12-str-concatenation.py 546 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/15-bool.py 545 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/04-functions.py 544 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/62-polymorphism.py 544 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/vehicles.csv 532 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/90-jupyter-notebooks/Scikit/.ipynb_checkpoints/vehicles-checkpoint.csv 532 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/apps.cpython-311.pyc 530 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/apps.cpython-311.pyc 527 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/28-args.py 522 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/72-time.py 511 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-abstraction.py 496 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/urls.cpython-311.pyc 493 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/52-for-in-str-range-set.py 484 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/11-str-methods.py 482 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/29-keyword-arguments.py 481 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/0003_course_created_at.py 440 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/76-recursive-functions.py 414 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/35-global.py 413 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/27-positional-args.py 407 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/10-str.py 395 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/21-set.py 395 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/asgi.py 385 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/wsgi.py 385 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/templates/shop/single_course.html 375 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/0002_alter_category_title.py 374 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/32-default-parameters.py 370 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/60-encapsulation.py 369 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/25-deepcopy.py 368 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/33-docstring.py 339 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/13-int.py 338 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/50-for-in-list-tuple.py 327 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/18-copy-lists.py 321 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/82-sys.py 294 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/authentication.py 285 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/09-if-__name__/main.py 254 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/75-math.py 252 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/44-fn-pos-args-unpacking.py 243 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/08-what-is-__name__/main.py 233 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/10-packages/main.py 219 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/Pipfile 218 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/01-main-types.py 217 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/admin.cpython-311.pyc 217 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/urls.py 202 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/02-input.py 201 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/urls.py 198 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/06-subfolders/main.py 196 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/Pipfile 189 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/05-different-modules/main.py 183 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/16-magic-methods.py 175 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/__pycache__/__init__.cpython-311.pyc 174 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/migrations/__pycache__/__init__.cpython-311.pyc 173 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/09-isinstance.py 166 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/08-what-is-__name__/other.py 165 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/__pycache__/__init__.cpython-311.pyc 163 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__pycache__/__init__.cpython-311.pyc 163 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__pycache__/__init__.cpython-311.pyc 162 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/14-float.py 160 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/constants.py 160 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/51-for-in-dict.py 152 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/06-comments.py 144 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/apps.py 140 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/apps.py 138 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/08-type.py 137 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/01-entire-module/main.py 120 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/07-id.py 107 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/34-scopes.py 107 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/02-rename-module/main.py 101 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop/shooter/main.py 92 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/03-variables/main.py 91 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/04-everything/main.py 91 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/05-pep8.py 90 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/05-different-modules/utils.py 81 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/06-subfolders/src/utils.py 81 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/05-different-modules/other.py 80 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/06-subfolders/src/other.py 80 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/03-idents.py 78 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/01-entire-module/utils.py 65 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/02-rename-module/utils.py 65 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/03-variables/utils.py 65 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/04-everything/utils.py 65 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/admin.py 63 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/views.py 63 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/tests.py 60 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/tests.py 60 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/09-if-__name__/other.py 42 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/87-pygame-shooter-oop.py 37 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/07-built-in-modules/main.py 31 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/64-modules.py 26 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django.py 25 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/10-packages/my_package/module_two.py 19 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/10-packages/my_package/module_one.py 12 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/63-modules/10-packages/my_package/__init__.py 0 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/__init__.py 0 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/api/migrations/__init__.py 0 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/base/__init__.py 0 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/__init__.py 0 bytes
- Python---Complete-Python-Django-Data-Science-and-ML-Guide-main/84-django/courses/shop/migrations/__init__.py 0 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.