BT种子基本信息
- 种子哈希:56a0f16b5458e0a4a9c703a750ff0d4ba74c569b
- 文档大小:2.8 GB
- 文档个数:211个文档
- 下载次数:2499次
- 下载速度:极快
- 收录时间:2020-02-28
- 最近下载:2025-07-22
文档列表
6. Input and Output/2. Output Statements.mp4 99.1 MB
6. Input and Output/4. Python Built-in Functions and Built-in Module.mp4 79.6 MB
17. Python Package Management System/1. pip - PyPI for Managing Python packages.mp4 70.1 MB
20. Data Analysis With Pandas/2. Starting With Pandas And iPython.mp4 68.5 MB
1. Python In 2019/1. Is Python A Bubble Or Real Deal.mp4 67.1 MB
4. Datatypes in Python/3. Installing IDE (Integrated Development Environment).mp4 66.5 MB
20. Data Analysis With Pandas/1. What is Pandas.mp4 58.6 MB
20. Data Analysis With Pandas/5. Working with CSV, Excel, TXT and JSON Files.mp4 57.4 MB
18. Project - Face Detection/5. Detecting Faces Of All Images In The Folder.mp4 56.2 MB
4. Datatypes in Python/2. Sequences in Python.mp4 52.7 MB
2. Setup - Installing Python/2. Different Methods To Execute Python Codes.mp4 50.6 MB
9. Strings and Characters/2. Diving Deep With Strings.mp4 48.9 MB
20. Data Analysis With Pandas/4. Important Jupyter Notebook Commands.mp4 48.7 MB
2. Setup - Installing Python/3. Python help() - Python Documentation.mp4 48.5 MB
12. Object Oriented Programming (OOP)/1. Introduction to Object Oriented Programming (OOP).mp4 48.3 MB
10. Lists, Tuples and Dictionaries/4. Indexing, Slicing, Negative Indexing.mp4 46.9 MB
12. Object Oriented Programming (OOP)/3. Understanding init() Method and 'self ' Parameter.mp4 46.0 MB
12. Object Oriented Programming (OOP)/9. Getter and Setter.mp4 44.6 MB
2. Setup - Installing Python/1. Installing Python on Windows.mp4 42.9 MB
10. Lists, Tuples and Dictionaries/1. Diving Deep - List.mp4 42.4 MB
16. Python IO - File Handling/3. How To Read Content From A File.mp4 42.3 MB
18. Project - Face Detection/2. OpenCV Face Detection With Python.mp4 41.9 MB
4. Datatypes in Python/1. Datatypes in Python.mp4 41.6 MB
12. Object Oriented Programming (OOP)/16. Composition.mp4 41.5 MB
20. Data Analysis With Pandas/10. Adding and Updating new Columns and Rows.mp4 41.2 MB
4. Datatypes in Python/4. Sets, Dictionary.mp4 39.8 MB
12. Object Oriented Programming (OOP)/6. Encapsulation.mp4 38.7 MB
14. Errors And Exceptions Handling/4. Exceptions Handling.mp4 38.2 MB
19. Project - Video Downloader/2. Video Downloader - Part 1.mp4 37.8 MB
12. Object Oriented Programming (OOP)/4. Solving Task OOPS.mp4 37.5 MB
12. Object Oriented Programming (OOP)/2. Classes and Objects in Python (OOP).mp4 37.3 MB
11. Functions/3. Formal and Actual Arguments (arg, arg, karg).mp4 36.1 MB
18. Project - Face Detection/1. What is OpenCV.mp4 35.2 MB
19. Project - Video Downloader/3. Video Downloader - Part 2.mp4 33.9 MB
7. Python Control Statements/2. Conditionals If ... Else Statements With Operators.mp4 33.8 MB
10. Lists, Tuples and Dictionaries/3. Diving Deep - Dictionaries.mp4 33.8 MB
12. Object Oriented Programming (OOP)/18. Abstract Classes.mp4 33.4 MB
16. Python IO - File Handling/1. Creating Text File And Write Content.mp4 32.6 MB
20. Data Analysis With Pandas/7. Indexing and Slicing Dataframe Tables [Part 1].mp4 30.7 MB
5. Operators in Python/1. Operators Arithmetic, Assignment.mp4 30.3 MB
5. Operators in Python/3. Understanding Escape Characters.mp4 29.1 MB
8. Loops In Python/1. While Loop.mp4 29.1 MB
5. Operators in Python/2. Operators Unary Minus, Relational, Logical, Boolean.mp4 28.3 MB
12. Object Oriented Programming (OOP)/12. Multiple Inheritance.mp4 28.3 MB
10. Lists, Tuples and Dictionaries/2. Diving Deep - Tuples.mp4 26.5 MB
12. Object Oriented Programming (OOP)/17. Aggregation.mp4 26.1 MB
11. Functions/2. Parameters, Arguments, Return.mp4 26.1 MB
12. Object Oriented Programming (OOP)/11. Creating User Defined Module.mp4 25.8 MB
12. Object Oriented Programming (OOP)/21. Operator Overloading [Part 2].mp4 25.8 MB
12. Object Oriented Programming (OOP)/20. Operator Overloading [Part 1].mp4 25.5 MB
8. Loops In Python/3. For Loops - Part 2.mp4 24.7 MB
14. Errors And Exceptions Handling/1. Errors - Types of Errors!.mp4 24.7 MB
20. Data Analysis With Pandas/9. Deleting Columns and Rows.mp4 24.4 MB
3. Writing Our First Python Program/1. Variables and Python Memory Management.mp4 24.2 MB
12. Object Oriented Programming (OOP)/7. Public And Private Methods.mp4 22.9 MB
12. Object Oriented Programming (OOP)/14. Understanding super() Function [Part 2].mp4 22.6 MB
20. Data Analysis With Pandas/8. Indexing and Slicing Dataframe Tables [Part 2].mp4 21.5 MB
8. Loops In Python/4. Break and Continue Statements.mp4 21.3 MB
4. Datatypes in Python/5. Literals and Identifiers.mp4 21.2 MB
20. Data Analysis With Pandas/6. Working with API Response.mp4 21.1 MB
12. Object Oriented Programming (OOP)/5. Defining Multiple Constructors in Python.mp4 21.0 MB
14. Errors And Exceptions Handling/5. Try, Except, Else And Finally.mp4 20.5 MB
20. Data Analysis With Pandas/3. Working with Jupyter Notebooks.mp4 20.5 MB
12. Object Oriented Programming (OOP)/10. Creating And Importing Module.mp4 20.5 MB
6. Input and Output/3. Input Statements.mp4 20.3 MB
14. Errors And Exceptions Handling/6. Raising Exception.mp4 20.2 MB
12. Object Oriented Programming (OOP)/15. Python Naming Convention (Classes, Variables, Functions, Methods ...).mp4 20.1 MB
14. Errors And Exceptions Handling/7. Creating User Defined Exception.mp4 19.7 MB
7. Python Control Statements/1. Conditionals If, If ... Else and Indentation.mp4 18.8 MB
18. Project - Face Detection/3. Detecting 'Elon Musk' And 'Mark Zuckerberg' Faces.mp4 18.0 MB
19. Project - Video Downloader/1. PyPi - Pytube Introduction.mp4 17.4 MB
16. Python IO - File Handling/2. Appending Files Solving Example - File Handling.mp4 16.6 MB
15. __name__ == __main__/1. if __name__ == __main__.mp4 16.2 MB
14. Errors And Exceptions Handling/2. Exceptions.mp4 15.3 MB
6. Input and Output/1. Introduction to Input and Output Statements.mp4 14.4 MB
9. Strings and Characters/1. Comments and Doc Strings.mp4 14.2 MB
7. Python Control Statements/3. Conditionals if... elif ... else Statements + Nested if Statements.mp4 13.4 MB
11. Functions/4. Local and Global Variables.mp4 13.1 MB
14. Errors And Exceptions Handling/3. Exceptions Handling Introduction.mp4 12.9 MB
19. Project - Video Downloader/4. Complete Playlist Downloader.mp4 12.8 MB
12. Object Oriented Programming (OOP)/8. Inheritance.mp4 12.4 MB
8. Loops In Python/2. For Loops - Part 1.mp4 12.1 MB
11. Functions/1. What are Functions.mp4 11.3 MB
12. Object Oriented Programming (OOP)/13. Understanding super() Function [Part 1].mp4 10.8 MB
4. Datatypes in Python/6. Reserve Words - You Cann't Use Them!.mp4 9.1 MB
12. Object Oriented Programming (OOP)/19. Discussing Over import And from.mp4 9.0 MB
18. Project - Face Detection/4.3 mark1.jpg.jpg 5.3 MB
18. Project - Face Detection/1.1 haarcascade_frontalface_default.xml.xml 1.3 MB
21. Python 3 Cheatsheet/2.1 python3-Cheatsheet.pdf.pdf 247.1 kB
14. Errors And Exceptions Handling/2.1 Common Exceptions.PNG.PNG 90.4 kB
18. Project - Face Detection/4.2 mark.jpg.jpg 64.0 kB
12. Object Oriented Programming (OOP)/20.1 Operator Overloading.png.png 59.6 kB
18. Project - Face Detection/4.1 elon.jpg.jpg 55.8 kB
5. Operators in Python/3.1 General Print Commands.png.png 48.1 kB
10. Lists, Tuples and Dictionaries/3.1 Functions For Dictionary.png.png 46.7 kB
14. Errors And Exceptions Handling/5.1 Exception (Try, Except, Else, Finally).png.png 44.9 kB
10. Lists, Tuples and Dictionaries/2.1 Functions For Tuples.png.png 43.6 kB
4. Datatypes in Python/6.1 Reserve Words.png.png 41.9 kB
16. Python IO - File Handling/1.1 File Modes.png.png 30.6 kB
5. Operators in Python/2.2 Relational Operator.png.png 29.0 kB
12. Object Oriented Programming (OOP)/21.1 Comparision Operator Overloading.png.png 21.6 kB
9. Strings and Characters/2. Diving Deep With Strings.vtt 14.3 kB
4. Datatypes in Python/2. Sequences in Python.vtt 14.1 kB
6. Input and Output/2. Output Statements.vtt 13.6 kB
10. Lists, Tuples and Dictionaries/1. Diving Deep - List.vtt 13.4 kB
20. Data Analysis With Pandas/2. Starting With Pandas And iPython.vtt 13.2 kB
5. Operators in Python/1.2 Assignment Operators.png.png 12.9 kB
5. Operators in Python/2.1 Logical Operator.png.png 11.9 kB
10. Lists, Tuples and Dictionaries/4. Indexing, Slicing, Negative Indexing.vtt 11.7 kB
12. Object Oriented Programming (OOP)/3. Understanding init() Method and 'self ' Parameter.vtt 11.6 kB
17. Python Package Management System/1. pip - PyPI for Managing Python packages.vtt 11.5 kB
7. Python Control Statements/2. Conditionals If ... Else Statements With Operators.vtt 11.4 kB
12. Object Oriented Programming (OOP)/2. Classes and Objects in Python (OOP).vtt 11.4 kB
12. Object Oriented Programming (OOP)/1. Introduction to Object Oriented Programming (OOP).vtt 11.1 kB
8. Loops In Python/1. While Loop.vtt 10.7 kB
5. Operators in Python/1.1 Arithmetic Operation.png.png 10.5 kB
12. Object Oriented Programming (OOP)/6. Encapsulation.vtt 10.4 kB
5. Operators in Python/2. Operators Unary Minus, Relational, Logical, Boolean.vtt 10.2 kB
20. Data Analysis With Pandas/5. Working with CSV, Excel, TXT and JSON Files.vtt 10.1 kB
12. Object Oriented Programming (OOP)/16. Composition.vtt 9.9 kB
11. Functions/3. Formal and Actual Arguments (arg, arg, karg).vtt 9.7 kB
14. Errors And Exceptions Handling/4. Exceptions Handling.vtt 9.6 kB
12. Object Oriented Programming (OOP)/9. Getter and Setter.vtt 9.6 kB
5. Operators in Python/1. Operators Arithmetic, Assignment.vtt 9.3 kB
6. Input and Output/4. Python Built-in Functions and Built-in Module.vtt 9.3 kB
18. Project - Face Detection/2. OpenCV Face Detection With Python.vtt 9.2 kB
4. Datatypes in Python/1. Datatypes in Python.vtt 9.1 kB
16. Python IO - File Handling/3. How To Read Content From A File.vtt 9.1 kB
10. Lists, Tuples and Dictionaries/3. Diving Deep - Dictionaries.vtt 8.9 kB
4. Datatypes in Python/3. Installing IDE (Integrated Development Environment).vtt 8.9 kB
16. Python IO - File Handling/1. Creating Text File And Write Content.vtt 8.7 kB
12. Object Oriented Programming (OOP)/4. Solving Task OOPS.vtt 8.5 kB
11. Functions/2. Parameters, Arguments, Return.vtt 8.5 kB
2. Setup - Installing Python/2. Different Methods To Execute Python Codes.vtt 8.5 kB
20. Data Analysis With Pandas/4. Important Jupyter Notebook Commands.vtt 8.2 kB
13. Object Oriented Programming - Theory/3. Encapsulation in Python (OOP).html 8.0 kB
1. Python In 2019/1. Is Python A Bubble Or Real Deal.vtt 8.0 kB
10. Lists, Tuples and Dictionaries/2. Diving Deep - Tuples.vtt 7.7 kB
4. Datatypes in Python/4. Sets, Dictionary.vtt 7.6 kB
14. Errors And Exceptions Handling/1. Errors - Types of Errors!.vtt 7.6 kB
19. Project - Video Downloader/3. Video Downloader - Part 2.vtt 7.5 kB
20. Data Analysis With Pandas/10. Adding and Updating new Columns and Rows.vtt 7.5 kB
13. Object Oriented Programming - Theory/2. Classes and Objects in Python (OOP).html 7.4 kB
12. Object Oriented Programming (OOP)/10. Creating And Importing Module.vtt 7.3 kB
20. Data Analysis With Pandas/1. What is Pandas.vtt 7.2 kB
8. Loops In Python/4. Break and Continue Statements.vtt 7.2 kB
12. Object Oriented Programming (OOP)/18. Abstract Classes.vtt 7.1 kB
12. Object Oriented Programming (OOP)/20. Operator Overloading [Part 1].vtt 6.8 kB
8. Loops In Python/3. For Loops - Part 2.vtt 6.8 kB
19. Project - Video Downloader/2. Video Downloader - Part 1.vtt 6.7 kB
5. Operators in Python/3. Understanding Escape Characters.vtt 6.5 kB
2. Setup - Installing Python/1. Installing Python on Windows.vtt 6.4 kB
7. Python Control Statements/1. Conditionals If, If ... Else and Indentation.vtt 6.4 kB
9. Strings and Characters/1. Comments and Doc Strings.vtt 6.3 kB
18. Project - Face Detection/5. Detecting Faces Of All Images In The Folder.vtt 6.1 kB
12. Object Oriented Programming (OOP)/12. Multiple Inheritance.vtt 6.1 kB
12. Object Oriented Programming (OOP)/11. Creating User Defined Module.vtt 5.8 kB
20. Data Analysis With Pandas/7. Indexing and Slicing Dataframe Tables [Part 1].vtt 5.7 kB
12. Object Oriented Programming (OOP)/7. Public And Private Methods.vtt 5.6 kB
12. Object Oriented Programming (OOP)/21. Operator Overloading [Part 2].vtt 5.6 kB
15. __name__ == __main__/1. if __name__ == __main__.vtt 5.6 kB
12. Object Oriented Programming (OOP)/17. Aggregation.vtt 5.4 kB
11. Functions/1. What are Functions.vtt 5.4 kB
4. Datatypes in Python/5. Literals and Identifiers.vtt 5.4 kB
3. Writing Our First Python Program/1. Variables and Python Memory Management.vtt 5.0 kB
14. Errors And Exceptions Handling/2. Exceptions.vtt 5.0 kB
12. Object Oriented Programming (OOP)/5. Defining Multiple Constructors in Python.vtt 5.0 kB
6. Input and Output/3. Input Statements.vtt 4.9 kB
18. Project - Face Detection/1. What is OpenCV.vtt 4.9 kB
12. Object Oriented Programming (OOP)/8. Inheritance.vtt 4.7 kB
12. Object Oriented Programming (OOP)/14. Understanding super() Function [Part 2].vtt 4.6 kB
2. Setup - Installing Python/3. Python help() - Python Documentation.vtt 4.6 kB
14. Errors And Exceptions Handling/6. Raising Exception.vtt 4.5 kB
13. Object Oriented Programming - Theory/1. What Is Object-Oriented Programming (OOP).html 4.4 kB
7. Python Control Statements/3. Conditionals if... elif ... else Statements + Nested if Statements.vtt 4.4 kB
20. Data Analysis With Pandas/3. Working with Jupyter Notebooks.vtt 4.2 kB
14. Errors And Exceptions Handling/5. Try, Except, Else And Finally.vtt 4.1 kB
20. Data Analysis With Pandas/9. Deleting Columns and Rows.vtt 4.0 kB
11. Functions/4. Local and Global Variables.vtt 4.0 kB
16. Python IO - File Handling/2. Appending Files Solving Example - File Handling.vtt 4.0 kB
8. Loops In Python/2. For Loops - Part 1.vtt 3.9 kB
20. Data Analysis With Pandas/8. Indexing and Slicing Dataframe Tables [Part 2].vtt 3.8 kB
12. Object Oriented Programming (OOP)/15. Python Naming Convention (Classes, Variables, Functions, Methods ...).vtt 3.8 kB
14. Errors And Exceptions Handling/7. Creating User Defined Exception.vtt 3.6 kB
20. Data Analysis With Pandas/6. Working with API Response.vtt 3.4 kB
19. Project - Video Downloader/4. Complete Playlist Downloader.vtt 3.3 kB
18. Project - Face Detection/3. Detecting 'Elon Musk' And 'Mark Zuckerberg' Faces.vtt 3.1 kB
14. Errors And Exceptions Handling/3. Exceptions Handling Introduction.vtt 2.9 kB
12. Object Oriented Programming (OOP)/13. Understanding super() Function [Part 1].vtt 2.6 kB
13. Object Oriented Programming - Theory/4. Inheritance in Python (OOP).html 2.4 kB
6. Input and Output/1. Introduction to Input and Output Statements.vtt 2.4 kB
19. Project - Video Downloader/1. PyPi - Pytube Introduction.vtt 2.3 kB
12. Object Oriented Programming (OOP)/19. Discussing Over import And from.vtt 2.3 kB
21. Python 3 Cheatsheet/1. PEP 8 - Style Guide for Python Code.html 1.7 kB
4. Datatypes in Python/6. Reserve Words - You Cann't Use Them!.vtt 1.7 kB
18. Project - Face Detection/4. OpenCV Face Detection - Project Code.html 603 Bytes
[TGx]Downloaded from torrentgalaxy.org .txt 587 Bytes
22. Quizzes And Exercises/1. Python Quiz For Beginners Concepts.html 122 Bytes
22. Quizzes And Exercises/2. Python Functions.html 122 Bytes
22. Quizzes And Exercises/3. Object Oriented Programming (OOP).html 122 Bytes
22. Quizzes And Exercises/4. Python Decision Making Quiz.html 122 Bytes
20. Data Analysis With Pandas/6.1 Direct Online Practice Files For Pandas..html 119 Bytes
21. Python 3 Cheatsheet/1.1 Official Python PEP-8 Documentation.html 102 Bytes
18. Project - Face Detection/1.2 PyPI OpenCV Python.html 100 Bytes
Torrent Downloaded From GloDls.to.txt 84 Bytes
2. Setup - Installing Python/1.1 Python Download.html 84 Bytes
20. Data Analysis With Pandas/4.1 PyPandas Practice Files.html 82 Bytes
17. Python Package Management System/1.1 Python Package Index.html 78 Bytes
Torrent Downloaded From limetorrents.info.txt 53 Bytes
21. Python 3 Cheatsheet/2. Python 3 Cheatsheet.html 53 Bytes
Torrent downloaded from 1337x.to.txt 43 Bytes
==查看完整文档列表==