磁力搜索 BT种子搜索利器 免费下载BT种子,超4000万条种子数据
为您找到约 8218 个磁力链接/BT种子,耗时 6 毫秒。
排序: 相关程度 热度 文件大小 添加时间 最近访问

UD-Python-3-Deep-Dive-Part-1

  • 4. Numeric Types/11. Floats Equality Testing - Coding.mp4 249.4 MB
  • 7. Scopes, Closures and Decorators/6. Closures - Lecture.mp4 199.6 MB
  • 7. Scopes, Closures and Decorators/2. Global and Local Scopes - Lecture.mp4 175.4 MB
  • 4. Numeric Types/4. Integers Constructors and Bases - Lecture.mp4 143.0 MB
  • 8. Tuples as Data Structures and Named Tuples/4. Named Tuples - Lecture.mp4 141.4 MB
  • 8. Tuples as Data Structures and Named Tuples/5. Named Tuples - Coding.mp4 134.1 MB
  • 6. First-Class Functions/13. Reducing Functions - Lecture.mp4 131.7 MB
  • 7. Scopes, Closures and Decorators/12. Decorator Application (Timer).mp4 131.7 MB
  • 7. Scopes, Closures and Decorators/20. Decorator Application (Dispatching) - Part 2.mp4 129.2 MB
  • 4. Numeric Types/14. Floats Rounding - Lecture.mp4 128.1 MB
  • 7. Scopes, Closures and Decorators/7. Closures - Coding.mp4 117.8 MB
  • 7. Scopes, Closures and Decorators/19. Decorator Application (Dispatching) - Part 1.mp4 116.4 MB
  • 6. First-Class Functions/18. The operator Module - Coding.mp4 114.3 MB
  • 6. First-Class Functions/11. Map, Filter, Zip and List Comprehensions - Lecture.mp4 111.3 MB
  • 7. Scopes, Closures and Decorators/10. Decorators (Part 1) - Lecture.mp4 110.6 MB
  • 7. Scopes, Closures and Decorators/4. Nonlocal Scopes - Lecture.mp4 110.3 MB
  • 3. Variables and Memory/4. Garbage Collection.mp4 109.6 MB
  • 8. Tuples as Data Structures and Named Tuples/11. Named Tuples - Application - Alternative to Dictionaries.mp4 109.3 MB
  • 7. Scopes, Closures and Decorators/21. Decorator Application (Dispatching) - Part 3.mp4 108.2 MB
  • 4. Numeric Types/28. Booleans Precedence and Short-Circuiting - Lecture.mp4 107.8 MB
[磁力链接] 添加时间:2021-03-13 大小:10.2 GB 最近下载:2025-08-15 热度:19

[TalkPython] Python 3, an Illustrated Tour Course (2018) [En]

  • 07 Type Annotations/041 Walk-through Annotations.mp4 162.7 MB
  • 09 Asynchronous Programming/071 Walk-through Asyncio Context Iterators.mp4 96.7 MB
  • 07 Type Annotations/047 Walk-through (part 1) Annotation Tooling.mp4 86.4 MB
  • 10 Language syntax/083 Walk-through Other Changes.mp4 81.5 MB
  • 07 Type Annotations/048 Walk-through (part 2) Annotation Tooling.mp4 79.6 MB
  • 06 Functions/033 Walk-through Keyword-only Arguments.mp4 78.9 MB
  • 05 Classes and inheritance/028 Walk-through super().mp4 77.2 MB
  • 04 Numbers/024 Walk-through Number.mp4 75.0 MB
  • 10 Language syntax/079 Walk-through Unpacking Generalizations.mp4 69.9 MB
  • 09 Asynchronous Programming/067 Walk-through Asyncio.mp4 66.5 MB
  • 10 Language syntax/077 Walk-through Extended Unpacking.mp4 65.8 MB
  • 02 Virtual Environments/008 Walk-through Virtual Environments and Pip (Unix).mp4 62.7 MB
  • 09 Asynchronous Programming/069 Walk-through Asyncio Context Managers.mp4 61.8 MB
  • 03 Strings/016 Walk-through String Formatting.mp4 55.5 MB
  • 03 Strings/012 Walk-through Unicode.mp4 53.4 MB
  • 08 The standard library/054 Walk-through Enum.mp4 48.9 MB
  • 03 Strings/011 Unicode.mp4 47.7 MB
  • 08 The standard library/052 Walk-through pathlib.mp4 46.6 MB
  • 01 Welcome to the course/003 Installing Python on Windows.mp4 46.0 MB
  • 05 Classes and inheritance/030 Walk-through Matrix Multiplication.mp4 42.7 MB
[磁力链接] 添加时间:2021-03-26 大小:2.3 GB 最近下载:2025-08-15 热度:1268

[ CourseWikia.com ] Udemy - Working with Python - Introductory Level

  • ~Get Your Files Here !/4. Implementing an Inventory/3. Completing the functionality for picking items up.mp4 145.2 MB
  • ~Get Your Files Here !/4. Implementing an Inventory/8. Equipping items.mp4 135.4 MB
  • ~Get Your Files Here !/5. Implementing a turn-based combat system/6. Warning the player when their health is low.mp4 134.0 MB
  • ~Get Your Files Here !/7. Improving the game interface/1. Adding a status bar.mp4 123.9 MB
  • ~Get Your Files Here !/6. Keeping track of player location using a map/3. Prepopulating all rooms in the map.mp4 119.5 MB
  • ~Get Your Files Here !/1. Introduction/1. Introduction.mp4 104.1 MB
  • ~Get Your Files Here !/3. Making the Game functional with Classes/9. Showing items and monsters.mp4 94.3 MB
  • ~Get Your Files Here !/3. Making the Game functional with Classes/6. Using a new data type, tuples, to help with room descriptions.mp4 81.1 MB
  • ~Get Your Files Here !/4. Implementing an Inventory/7. Dropping items.mp4 77.7 MB
  • ~Get Your Files Here !/2. Getting started with Python and our adventure game/11. Printing help and sanitizing user input.mp4 77.1 MB
  • ~Get Your Files Here !/5. Implementing a turn-based combat system/8. Adjusting the attack roll based on weapon, armor, shield, and monster type.mp4 71.7 MB
  • ~Get Your Files Here !/6. Keeping track of player location using a map/10. Making the map function more useful.mp4 69.5 MB
  • ~Get Your Files Here !/5. Implementing a turn-based combat system/7. Adding XP, incrementing the number of monsters defeated, and awarding gold.mp4 68.6 MB
  • ~Get Your Files Here !/7. Improving the game interface/4. Finishing up the game logic.mp4 66.9 MB
  • ~Get Your Files Here !/4. Implementing an Inventory/9. Showing equipped items, and a challenge.mp4 66.3 MB
  • ~Get Your Files Here !/2. Getting started with Python and our adventure game/9. Making decisions based on user input.mp4 65.4 MB
  • ~Get Your Files Here !/7. Improving the game interface/3. Solution to challenge.mp4 63.7 MB
  • ~Get Your Files Here !/6. Keeping track of player location using a map/4. Keeping track of the player's location, and limiting movement to the current map.mp4 62.7 MB
  • ~Get Your Files Here !/6. Keeping track of player location using a map/9. Implementing a (partially functional) map command.mp4 58.5 MB
  • ~Get Your Files Here !/4. Implementing an Inventory/12. Implement the status command, to show the player how they are doing.mp4 56.2 MB
[磁力链接] 添加时间:2022-02-27 大小:3.1 GB 最近下载:2025-08-15 热度:355

[rwnd.cx] [Илья Фофанов] Полное руководство по Python 3- от новичка до специалиста (2020)

  • 15. Python & SQL/2. psycopg2.mp4 233.1 MB
  • 8. Дополнительно/11. Модуль itertools.mp4 184.2 MB
  • 9. Движемся дальше/10. Решение ДЗ - Виселица.mp4 165.8 MB
  • 9. Движемся дальше/12. Решение ДЗ верю-не-верю.mp4 156.1 MB
  • 8. Дополнительно/13. Модуль requests.mp4 153.3 MB
  • 15. Python & SQL/3. ORM и SQLAlchemy.mp4 134.4 MB
  • 8. Дополнительно/9. Работаем с JSON.mp4 131.4 MB
  • 2. Основы Python/7. Тип string.mp4 114.2 MB
  • 6. ООП в Python/4. Статические методы - @staticmethod, @classmethod.mp4 112.3 MB
  • 12. Соединения - Joins/2. INNER JOIN.mp4 108.0 MB
  • 2. Основы Python/9. Функции string.mp4 104.9 MB
  • 5. Ошибки и исключения. Автоматизированные тесты/1. Основы обработки ошибок.mp4 102.8 MB
  • 14. DDL - управляем БД и таблицами/1. Управляем таблицами.mp4 96.0 MB
  • 6. ООП в Python/3. Константы. Защищённые и приватные атрибуты. Свойства..mp4 94.5 MB
  • 10. Введение в SQL/7. Отношение один ко многим.mp4 94.3 MB
  • 4. Функции и модули/2. Встроенные функции.mp4 94.1 MB
  • 14. DDL - управляем БД и таблицами/9. Sequences & Tables.mp4 92.8 MB
  • 8. Дополнительно/3. datetime - даты и время.mp4 92.0 MB
  • 2. Основы Python/12. Операции над файлами.mp4 89.8 MB
  • 4. Функции и модули/3. Основы функций.mp4 88.0 MB
[磁力链接] 添加时间:2021-04-21 大小:7.2 GB 最近下载:2025-08-15 热度:238

Trilha Programação - 06 - Python - 04 - Curso Django programação web com Python e simplicidade - Alura6.rar

  • Trilha Programação - 06 - Python - 04 - Curso Django programação web com Python e simplicidade - Alura6.rar 326.8 MB
[磁力链接] 添加时间:2017-08-16 大小:326.8 MB 最近下载:2025-08-15 热度:66

[FreeCourseSite.com] Udemy - Pandas with Python Tutorial

  • 1. Introduction/1. Introduction to Pandas with Python.mp4 38.9 MB
  • 1. Introduction/1. Introduction to Pandas with Python.vtt 5.5 kB
  • 2. Data Set/1. Understanding Jupiter Environment.mp4 22.0 MB
  • 2. Data Set/1. Understanding Jupiter Environment.vtt 4.3 kB
  • 2. Data Set/2. Reading the Data Set.mp4 61.9 MB
  • 2. Data Set/2. Reading the Data Set.vtt 9.3 kB
  • 2. Data Set/3. Series and Data Frame.mp4 21.7 MB
  • 2. Data Set/3. Series and Data Frame.vtt 3.7 kB
  • 2. Data Set/4. Operations in Data Set.mp4 26.7 MB
  • 2. Data Set/4. Operations in Data Set.vtt 4.1 kB
  • 2. Data Set/5. More on Panda Functions.mp4 49.5 MB
  • 2. Data Set/5. More on Panda Functions.vtt 7.0 kB
  • 2. Data Set/6. Column Names and Operation.mp4 82.5 MB
  • 2. Data Set/6. Column Names and Operation.vtt 9.6 kB
  • 2. Data Set/7. Removing Columns and Rows.mp4 22.5 MB
  • 2. Data Set/7. Removing Columns and Rows.vtt 2.9 kB
  • 2. Data Set/8. Sorting Data Frame.mp4 30.7 MB
  • 2. Data Set/8. Sorting Data Frame.vtt 2.9 kB
  • 2. Data Set/9. Filtering Data.mp4 61.8 MB
  • 2. Data Set/9. Filtering Data.vtt 7.8 kB
[磁力链接] 添加时间:2018-11-23 大小:3.1 GB 最近下载:2025-08-14 热度:641

Curso de Django Web Framework com Python, HTML e CSS

  • 2. Ambiente de desenvolvimento no macOS, Linux (Ubuntu) e Windows (para Python)/2. macOS Monterey - Criando meu ambiente de desenvolvimento Python.mp4 443.1 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/6. Tags HTML para texto (links, imagens, etc).mp4 416.2 MB
  • 20. #Extra 3 Criando uma Landing Page com HTML5 e CSS3/11. Landing Page - Form de contato e footer.mp4 386.3 MB
  • 17. Deploy da aplicação em um servidor real na Internet/1. Avisos e dicas Deploy, Hospedagem e domínio e opções inclusivas para todos.mp4 362.2 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/9. Pensando em HTML e CSS.mp4 354.4 MB
  • 21. #Extra 4 Comandos Linux, Unix, Mac e Windows WSL2 mais usados no terminal/5. Navegação, caminhos absolutos e relativos, pwd, ls, cd e outros comandos Unix.mp4 338.1 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/10. Introdução ao CSS Box-Model.mp4 317.0 MB
  • 21. #Extra 4 Comandos Linux, Unix, Mac e Windows WSL2 mais usados no terminal/6. Manipulando diretórios e arquivos com cp, mv, mkdir, rm, touch, nano e mais.mp4 290.0 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/11. Listas e Menus com HTML e CSS.mp4 282.9 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/8. Semântica na estrutura do HTML5.mp4 281.3 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/19. Seletores básicos do CSS - Parte 1.mp4 263.3 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/33. Posicionamento - Position.mp4 261.6 MB
  • 20. #Extra 3 Criando uma Landing Page com HTML5 e CSS3/13. Menu mobile e back to top.mp4 258.8 MB
  • 2. Ambiente de desenvolvimento no macOS, Linux (Ubuntu) e Windows (para Python)/4. Linux (Ubuntu) - Criando meu ambiente de desenvolvimento Python.mp4 257.8 MB
  • 20. #Extra 3 Criando uma Landing Page com HTML5 e CSS3/5. Landing Page - Seção Intro.mp4 256.9 MB
  • 20. #Extra 3 Criando uma Landing Page com HTML5 e CSS3/1. Landing Page - Estrutura.mp4 255.5 MB
  • 19. #Extra 2 Entenda o HTML5 e o CSS3 (Para iniciantes)/31. Unidades de medidas no CSS (px, rem, em, vw, vh, %).mp4 252.8 MB
  • 20. #Extra 3 Criando uma Landing Page com HTML5 e CSS3/7. Landing page - Seção grid.mp4 246.0 MB
  • 18. #Extra 1 Bases de dados Relacionais - SQL - MySQL ou MariaDB/47. Exercícios - Solução.mp4 245.5 MB
  • 16. Class Based Views (CBV) - Usando classes para views no Django/11. ListView criando uma base para Home, Category e Search de recipes.mp4 226.3 MB
[磁力链接] 添加时间:2022-03-03 大小:37.3 GB 最近下载:2025-08-14 热度:1366

Mega.Python.vs.Gatoroid.2011.BluRay.720p.Rus.Eng.mkv

  • Mega.Python.vs.Gatoroid.2011.BluRay.720p.Rus.Eng.mkv 4.8 GB
[磁力链接] 添加时间:2018-10-31 大小:4.8 GB 最近下载:2025-08-14 热度:13

Cutting-Edge AI Deep Reinforcement Learning in Python

  • Cutting-Edge AI Deep Reinforcement Learning in Python.zip 3.4 GB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • Downloaded from Demonoid - www.dnoid.to.txt 56 Bytes
  • TutsGalaxy.com.txt 53 Bytes
[磁力链接] 添加时间:2021-04-02 大小:3.4 GB 最近下载:2025-08-14 热度:222

[ DevCourseWeb.com ] Udemy - 2022 Complete Data Structures - Data Structures With Python

  • ~Get Your Files Here !/05 - Operations on Binary Search Trees/002 Preorder and Postorder Traversing through Binary Search Trees.mp4 65.9 MB
  • ~Get Your Files Here !/04 - Binary Search Tree/001 What is a Tree.mp4 57.9 MB
  • ~Get Your Files Here !/02 - Linked Lists/001 What is a Linked List.mp4 55.2 MB
  • ~Get Your Files Here !/03 - Operations on Linked List/002 Adding an Element at MIDDLE of Linked List Singly & Doubly Linked List.mp4 52.2 MB
  • ~Get Your Files Here !/05 - Operations on Binary Search Trees/003 Insert An Element into Binary Search Trees.mp4 52.2 MB
  • ~Get Your Files Here !/03 - Operations on Linked List/004 Deleting Element from Linked List Singly & Doubly Linked List.mp4 50.2 MB
  • ~Get Your Files Here !/03 - Operations on Linked List/003 Adding an Element at the END of Linked List Singly & Doubly Linked List.mp4 50.0 MB
  • ~Get Your Files Here !/05 - Operations on Binary Search Trees/001 Inorder Traversing through Binary Search Trees.mp4 44.3 MB
  • ~Get Your Files Here !/02 - Linked Lists/003 Lets Start with Doubly Linked List.mp4 41.5 MB
  • ~Get Your Files Here !/08 - Stack & Queues using Linked List/001 Stack using Linked List.mp4 40.5 MB
  • ~Get Your Files Here !/08 - Stack & Queues using Linked List/002 Queue using Linked List.mp4 35.4 MB
  • ~Get Your Files Here !/01 - Introduction/001 Introduction.mp4 34.9 MB
  • ~Get Your Files Here !/03 - Operations on Linked List/001 Adding an Element at the BEGINNING of Linked List Singly & Doubly Linked List.mp4 33.6 MB
  • ~Get Your Files Here !/06 - Stack & Queues/001 What are Stack & Queues.mp4 29.5 MB
  • ~Get Your Files Here !/02 - Linked Lists/002 Traversing Through Linked List.mp4 23.6 MB
  • ~Get Your Files Here !/01 - Introduction/002 Introduction to Data Structures.mp4 23.1 MB
  • ~Get Your Files Here !/07 - Stack & Queues using List/002 Queue using List.mp4 18.8 MB
  • ~Get Your Files Here !/07 - Stack & Queues using List/001 Stack using List.mp4 18.5 MB
  • ~Get Your Files Here !/05 - Operations on Binary Search Trees/003 Insert An Element into Binary Search Trees_en.vtt 10.5 kB
  • ~Get Your Files Here !/05 - Operations on Binary Search Trees/002 Preorder and Postorder Traversing through Binary Search Trees_en.vtt 10.3 kB
[磁力链接] 添加时间:2022-03-23 大小:727.6 MB 最近下载:2025-08-14 热度:515

[FreeCourseSite.com] Udemy - Data Science with Python - Beginners

  • 6. Gradient Descent/4. Creating Normal Histogram.mp4 68.1 MB
  • 4. Linear Algebra/4. Understanding Central Tendencies.mp4 66.0 MB
  • 5. Probability/7. Defining the Next Value.mp4 62.5 MB
  • 6. Gradient Descent/1. Value Import.mp4 61.7 MB
  • 6. Gradient Descent/3. Working with Data Analysis.mp4 58.9 MB
  • 4. Linear Algebra/2. Matrices in Linear Algebra.mp4 55.6 MB
  • 6. Gradient Descent/2. Output Functions for Gradient.mp4 54.2 MB
  • 5. Probability/6. Example on Hypothesis Testing.mp4 51.7 MB
  • 6. Gradient Descent/5. Two Dimensional Graph.mp4 51.5 MB
  • 6. Gradient Descent/6. Multiple Scatter Plots.mp4 47.7 MB
  • 5. Probability/2. Normal Distribution Curve.mp4 45.8 MB
  • 6. Gradient Descent/8. Learnig Box Plots.mp4 41.8 MB
  • 3. Advanced Python/4. Creating Bar Charts.mp4 40.8 MB
  • 5. Probability/2. Normal Distribution Curve.vtt 39.9 MB
  • 5. Probability/4. Central Limit Theorem.mp4 38.6 MB
  • 4. Linear Algebra/1. Vector Spaces in Linear Algebra.mp4 37.2 MB
  • 3. Advanced Python/6. Understanding Scattered Plots.mp4 36.8 MB
  • 6. Gradient Descent/7. Analyzing Data Sets.mp4 36.3 MB
  • 4. Linear Algebra/5. Dispersion for Data.mp4 36.0 MB
  • 5. Probability/3. Example for Normal Distribution Curve.mp4 34.1 MB
[磁力链接] 添加时间:2021-06-13 大小:1.4 GB 最近下载:2025-08-14 热度:664

[FreeCourseSite.com] Udemy - Machine Learning using Python

  • 1. Introduction/1. Introduction Machine Learning Using Python.mp4 51.1 MB
  • 2. Usage of Machine Learning Packages in Python/1. Installation of Python.mp4 71.9 MB
  • 2. Usage of Machine Learning Packages in Python/2. Example of Machine Learning Using Python.mp4 73.6 MB
  • 2. Usage of Machine Learning Packages in Python/3. Example of Machine Learning Using Python Continues.mp4 36.2 MB
  • 3. Linear Regression/1. Linear Regression in ML.mp4 87.0 MB
  • 3. Linear Regression/2. Linear Regression Example.mp4 67.8 MB
  • 3. Linear Regression/3. Linear Regression Example Continues.mp4 83.6 MB
  • 3. Linear Regression/4. Support Vector Algorithm in ML.mp4 85.5 MB
  • 4. Classifier and Python Package/1. Decision Tree Classifier.mp4 68.2 MB
  • 4. Classifier and Python Package/2. Random Forest Classification.mp4 59.0 MB
  • 4. Classifier and Python Package/3. K Mean Clustering.mp4 70.5 MB
  • 4. Classifier and Python Package/4. Apriori Python Package.mp4 78.1 MB
  • 4. Classifier and Python Package/5. Apriori Python Package Continues.mp4 78.1 MB
  • 5. Evaluation Metrics/1. Evaluation Metrics.mp4 63.3 MB
  • 5. Evaluation Metrics/2. Example of Evaluation Metrics.mp4 102.6 MB
  • 5. Evaluation Metrics/3. Confusion Matix in Evaluation Metrics.mp4 58.3 MB
  • 5. Evaluation Metrics/4. Classification Reports in Evaluation Metrics.mp4 122.5 MB
  • 5. Evaluation Metrics/5. Example of MAE, MSE and Variance using Evaluation Metrics.mp4 78.5 MB
  • 5. Evaluation Metrics/6. Sea Born Example using Evaluation Metrics.mp4 66.6 MB
  • 5. Evaluation Metrics/7. Scatter Matrix using Evaluation Metrics.mp4 35.4 MB
[磁力链接] 添加时间:2018-11-05 大小:1.7 GB 最近下载:2025-08-14 热度:741

Scientific Computing in Python, 2nd Edition (Revised edition, Python 3) {BooksHash}

  • Scientific Computing in Python, 2nd Edition (Revised edition, Python 3) {BooksHash}.pdf 337.8 MB
[磁力链接] 添加时间:2021-05-03 大小:337.8 MB 最近下载:2025-08-14 热度:648

[ CoursePig.com ] Udemy - Beginner's guide to Competitive programming using python.zip

  • [ CoursePig.com ] Udemy - Beginner's guide to Competitive programming using python.zip 466.2 MB
[磁力链接] 添加时间:2024-02-20 大小:466.2 MB 最近下载:2025-08-13 热度:432

[FreeCourseSite.com] Udemy - Data Science with Python Complete Course

  • 5. Let's dig deeper/2. EDA on Mc'donalds Data Set.mp4 723.3 MB
  • 4. Advance Python/2. Advance Programming in Python Part 2.mp4 629.0 MB
  • 5. Let's dig deeper/3. Exploratory Data Analysis.mp4 460.1 MB
  • 4. Advance Python/1. Advance Programming in Python.mp4 377.0 MB
  • 4. Advance Python/5. Multivariate Plotting.mp4 352.8 MB
  • 7. Module Seven/2. How to use Linear Regression.mp4 318.3 MB
  • 3. Python for Data Science/15. Control Flow in Python.mp4 286.8 MB
  • 4. Advance Python/3. Data Visualisations.mp4 276.4 MB
  • 3. Python for Data Science/17. Types of Functions in Python.mp4 240.0 MB
  • 3. Python for Data Science/9. Data Types & Related Stuffs in Python.mp4 213.1 MB
  • 2. Basic Maths Required for Data Science/8. Probability.mp4 188.5 MB
  • 7. Module Seven/3. Logistic Regression.mp4 163.9 MB
  • 7. Module Seven/1. Linear Regression.mp4 157.4 MB
  • 2. Basic Maths Required for Data Science/4. Measures of Spread.mp4 156.2 MB
  • 4. Advance Python/4. Bivariate Plotting.mp4 156.1 MB
  • 7. Module Seven/4. Logistic Regression on Titanic Data Set.mp4 147.9 MB
  • 10. Project Telecom Churn Production/3. Project Part 3.mp4 135.7 MB
  • 2. Basic Maths Required for Data Science/1. Let's Start with Statistics.mp4 135.2 MB
  • 3. Python for Data Science/14. Operators in Python.mp4 126.5 MB
  • 10. Project Telecom Churn Production/5. Project Let's Finalise it.mp4 125.2 MB
[磁力链接] 添加时间:2022-02-28 大小:8.7 GB 最近下载:2025-08-13 热度:883

Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo

  • Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.mkv 1.6 GB
  • sample.holygrail.bdrip-denzo.mkv 16.8 MB
  • Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.nfo 19.4 kB
  • Monty.Python.and.the.Holy.Grail.1975.BDrip.HUN.x264-DenZo.sfv 257 Bytes
[磁力链接] 添加时间:2018-09-14 大小:1.7 GB 最近下载:2025-08-13 热度:260

Boa.Vs.Python.2004.PAL.COMPLETE.DVDR-FuBaR

  • Sample/fubar.bvp-sample.vob 49.9 MB
  • boa.vs.python.2004.pal.complete.dvdr-fubar.nfo 14.4 kB
  • fubar-bvp.r00 50.0 MB
  • fubar-bvp.r01 50.0 MB
  • fubar-bvp.r02 50.0 MB
  • fubar-bvp.r03 50.0 MB
  • fubar-bvp.r04 50.0 MB
  • fubar-bvp.r05 50.0 MB
  • fubar-bvp.r06 50.0 MB
  • fubar-bvp.r07 50.0 MB
  • fubar-bvp.r08 50.0 MB
  • fubar-bvp.r09 50.0 MB
  • fubar-bvp.r10 50.0 MB
  • fubar-bvp.r11 50.0 MB
  • fubar-bvp.r12 50.0 MB
  • fubar-bvp.r13 50.0 MB
  • fubar-bvp.r14 50.0 MB
  • fubar-bvp.r15 50.0 MB
  • fubar-bvp.r16 50.0 MB
  • fubar-bvp.r17 50.0 MB
[磁力链接] 添加时间:2018-08-29 大小:4.7 GB 最近下载:2025-08-13 热度:102

Treehouse - Python Basics

  • 01 Python for Beginners/0101 Introduction.mp4 48.7 MB
  • 01 Python for Beginners/0102 What is a Variable.mp4 32.5 MB
  • 01 Python for Beginners/0103 Functions and Objects.mp4 33.3 MB
  • 01 Python for Beginners/0104 Syntax and Style.mp4 16.2 MB
  • 01 Python for Beginners/0105 The Python Shell.mp4 28.2 MB
  • 01 Python for Beginners/0106 Running Python Scripts.mp4 24.1 MB
  • 01 Python for Beginners/0107 Errors.mp4 18.7 MB
  • 02 Python Data Types/0201 Naming Things.mp4 15.1 MB
  • 02 Python Data Types/0202 Numbers.mp4 23.0 MB
  • 02 Python Data Types/0203 Strings.mp4 17.5 MB
  • 02 Python Data Types/0204 Lists.mp4 30.4 MB
  • 02 Python Data Types/0205 Splitting and Joining.mp4 13.3 MB
  • 02 Python Data Types/0206 Index.mp4 15.5 MB
  • 02 Python Data Types/0207 Deletion.mp4 11.5 MB
  • 03 Logic in Python/0301 You Can't Handle the Truth.mp4 14.3 MB
  • 03 Logic in Python/0302 Weighing Your Options.mp4 10.9 MB
  • 03 Logic in Python/0303 If This Then That.mp4 14.3 MB
  • 03 Logic in Python/0304 Containment.mp4 15.1 MB
  • 03 Logic in Python/0305 Around and Around.mp4 19.1 MB
  • 03 Logic in Python/0306 Having a Conversation.mp4 10.0 MB
[磁力链接] 添加时间:2017-02-21 大小:624.5 MB 最近下载:2025-08-13 热度:964

Python

  • A Byte of Python 1.92 [Swaroop C. H.] (2009)/A.Byte.of.Python.1.92.Swaroop.C.H.2009.pdf 618.6 kB
  • A Byte of Python 1.92 [Swaroop C. H.] (2009)/folder.jpg 45.4 kB
  • A Byte of Python 1.92 [Swaroop C. H.] (2009)/info.yml 1.8 kB
  • A Primer on Scientific Programming with Python [Hans Petter Langtangen] (2009)/A.Primer.on.Scientific.Programming.with.Python.Hans.Petter.Langtangen.2009.pdf 6.5 MB
  • A Primer on Scientific Programming with Python [Hans Petter Langtangen] (2009)/folder.jpg 162.3 kB
  • A Primer on Scientific Programming with Python [Hans Petter Langtangen] (2009)/info.yml 2.6 kB
  • Beginning Game Development with Python and Pygame - From Novice to Professional [Will McGugan] (2007)/Beginning.Game.Development.with.Python.and.Pygame.From.Novice.to.Professional.Will.McGugan.2007.pdf 8.0 MB
  • Beginning Game Development with Python and Pygame - From Novice to Professional [Will McGugan] (2007)/Source Code/Beginning.Game.Development.with.Python.and.Pygame.From.Novice.to.Professional.Will.McGugan.2007.rar 5.0 MB
  • Beginning Game Development with Python and Pygame - From Novice to Professional [Will McGugan] (2007)/folder.jpg 157.9 kB
  • Beginning Game Development with Python and Pygame - From Novice to Professional [Will McGugan] (2007)/info.yml 2.8 kB
  • Beginning Python - From Novice to Professional [Magnus Lie Hetland] (2005)/Beginning.Python.From.Novice.to.Professional.Magnus.Lie.Hetland.2005.pdf 13.5 MB
  • Beginning Python - From Novice to Professional [Magnus Lie Hetland] (2005)/Source Code/Beginning.Python.From.Novice.to.Professional.Magnus.Lie.Hetland.2005.zip 131.2 kB
  • Beginning Python - From Novice to Professional [Magnus Lie Hetland] (2005)/folder.jpg 42.4 kB
  • Beginning Python - From Novice to Professional [Magnus Lie Hetland] (2005)/info.yml 2.6 kB
  • Beginning Python - From Novice to Professional, 2nd Edition [Magnus Lie Hetland] (2008)/Beginning.Python.From.Novice.to.Professional.2nd.Edition.Magnus.Lie.Hetland.2008.pdf 4.1 MB
  • Beginning Python - From Novice to Professional, 2nd Edition [Magnus Lie Hetland] (2008)/Source Code/Beginning.Python.From.Novice.to.Professional.2nd.Edition.Magnus.Lie.Hetland.2008.zip 66.4 kB
  • Beginning Python - From Novice to Professional, 2nd Edition [Magnus Lie Hetland] (2008)/folder.jpg 36.6 kB
  • Beginning Python - From Novice to Professional, 2nd Edition [Magnus Lie Hetland] (2008)/info.yml 2.4 kB
  • Beginning Python - Using Python 2.6 and Python 3.1 [James Payne] (2010)/Beginning.Python.Using.Python.2.6.and.Python.3.1.James.Payne.2010.pdf 4.6 MB
  • Beginning Python - Using Python 2.6 and Python 3.1 [James Payne] (2010)/Source Code/Beginning.Python.Using.Python.2.6.and.Python.3.1.James.Payne.2010.zip 60.3 kB
[磁力链接] 添加时间:2017-02-14 大小:820.8 MB 最近下载:2025-08-13 热度:503

Boa.Vs.Python.2004.iTa.DvDRiP-XviD-BanG.avi

  • Boa.Vs.Python.2004.iTa.DvDRiP-XviD-BanG.avi 733.7 MB
[磁力链接] 添加时间:2017-02-21 大小:733.7 MB 最近下载:2025-08-13 热度:121


共411页 上一页 338 339 340 341 342 343 344 345 346 下一页