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

A Layman's guide to Python

  • A Layman's guide to Python.zip 3.1 GB
  • Download more courses.url 123 Bytes
  • Downloaded from TutsGalaxy.com.txt 73 Bytes
  • TutsGalaxy.com.txt 52 Bytes
[磁力链接] 添加时间:2021-05-12 大小:3.1 GB 最近下载:2025-10-10 热度:604

[CourseClub.Me] PacktPub - Python for Finance Investment Fundamentals and Data Analytics [Video]

  • 00058 Importing_Data_Part_II.mp4 108.9 MB
  • 00069 Calculating_the_Rate_of_Return_of_a_Portfolio_of_Securities.mp4 100.8 MB
  • 00099 Running_a_Multivariate_Regression_in_Python.mp4 97.7 MB
  • 00052 The_Python_Documentation.mp4 87.3 MB
  • 00102 MC_Predicting_Gross_Profit_Part_I.mp4 80.5 MB
  • 00088 Obtaining_the_Efficient_Frontier_Part_II.mp4 75.5 MB
  • 00111 MC_Euler_Discretization_Part_I.mp4 71.0 MB
  • 00073 Calculating_a_Security_s_Risk_in_Python.mp4 70.1 MB
  • 00065 Simple_Returns_Part_I.mp4 69.8 MB
  • 00085 Computing_Alpha_Beta_and_R2_in_Python.mp4 68.3 MB
  • 00110 MC_Black_Scholes_Merton_Updated.mp4 65.8 MB
  • 00086 Markowitz_Portfolio_Theory.mp4 64.4 MB
  • 00083 Running_a_Regression_in_Python.mp4 63.2 MB
  • 00071 Calculating_the_Return_of_Indices.mp4 63.2 MB
  • 00012 Jupyter_-_Handling_Error_Messages.mp4 61.1 MB
  • 00006 Programming_Explained_in_5_Minutes.mp4 60.5 MB
  • 00087 Obtaining_the_Efficient_Frontier_Part_I.mp4 59.5 MB
  • 00003 Why_Python.mp4 57.4 MB
  • 00072 How_Do_We_Measure_a_Security_s_Risk.mp4 57.3 MB
  • 00053 Must-Have_Packages_Fin_DSc.mp4 56.8 MB
[磁力链接] 添加时间:2022-01-17 大小:4.3 GB 最近下载:2025-11-15 热度:604

[Tutorialsplanet.NET] Udemy - Data Analysis with Pandas and Python

  • 1. Installation and Setup/6. Mac OS - Update Anaconda Libraries.mp4 37.0 MB
  • 1. Installation and Setup/1. Introduction to the Course.mp4 35.7 MB
  • 10. Working with Dates and Times/16. More Fun with pd.DateOffset Objects.mp4 33.5 MB
  • 4. DataFrames II/2. Filter a DataFrame Based on A Condition.mp4 28.7 MB
  • 9. Merging, Joining, and Concatenating/7. Outer Joins.mp4 27.2 MB
  • 5. DataFrames III/3. Retrieve Rows by Index Label with .loc[].mp4 27.1 MB
  • 10. Working with Dates and Times/15. pd.DateOffset Objects.mp4 26.8 MB
  • 10. Working with Dates and Times/11. Import Financial Data Set with pandas_datareader Library.mp4 26.7 MB
  • 4. DataFrames II/1. This Module's Dataset + Memory Optimization.mp4 25.6 MB
  • 3. DataFrames I/11. The .astype() Method.mp4 25.0 MB
  • 8. GroupBy/2. First Operations with groupby Object.mp4 24.2 MB
  • 10. Working with Dates and Times/5. The pd.to_datetime() Method.mp4 24.0 MB
  • 9. Merging, Joining, and Concatenating/10. Merging by Indexes with the left_index and right_index Parameters.mp4 23.8 MB
  • 7. MultiIndex/14. The .pivot_table() Method.mp4 23.2 MB
  • 1. Installation and Setup/7. Mac OS - Unpack Course Materials + The Startdown and Shutdown Process.mp4 23.2 MB
  • 8. GroupBy/7. Iterating through Groups.mp4 22.4 MB
  • 2. Series/7. Import Series with the .read_csv() Method.mp4 22.2 MB
  • 7. MultiIndex/2. Create a MultiIndex with the set_index() Method.mp4 22.1 MB
  • 9. Merging, Joining, and Concatenating/8. Left Joins.mp4 22.0 MB
  • 5. DataFrames III/8. Set Multiple Values in DataFrame.mp4 21.6 MB
[磁力链接] 添加时间:2022-01-28 大小:2.5 GB 最近下载:2025-11-11 热度:604

Pluralsight - Python – Beyond the Basics

  • 12.Introspection/04.Duck-Tail-An-Object-Introspection-Tool.mp4 55.8 MB
  • 06.Numeric-and-Scalar-Types/12.Duck-Tail-Floating-Point-vs-Rational-Numbers.mp4 45.6 MB
  • 04.Properties-and-Class-Methods/06.Properties-and-Inheritance.mp4 40.2 MB
  • 09.Implementing-Collections/15.The-Sequence-Protocol-Concatenation-and-Repetition.mp4 33.5 MB
  • 09.Implementing-Collections/16.The-Set-Protocol.mp4 31.7 MB
  • 09.Implementing-Collections/12.Improving-Performance-from-ON-to-Olog-n.mp4 29.4 MB
  • 04.Properties-and-Class-Methods/05.Properties.mp4 29.4 MB
  • 10.Exceptions-and-Errors/09.Duck-Tail-Preconditions-and-Postconditions.mp4 29.0 MB
  • 09.Implementing-Collections/08.Implementing-Equality-and-Inequality.mp4 27.0 MB
  • 06.Numeric-and-Scalar-Types/01.The-Decimal-Module-and-the-Decimal-Type.mp4 24.3 MB
  • 12.Introspection/01.Introspecting-Objects.mp4 22.9 MB
  • 04.Properties-and-Class-Methods/02.Class-Methods.mp4 22.8 MB
  • 12.Introspection/03.The-Python-Standard-Library-Inspect-Module.mp4 21.6 MB
  • 04.Properties-and-Class-Methods/00.Class-Attributes.mp4 20.5 MB
  • 09.Implementing-Collections/06.The-Sequence-Protocol-Slicing.mp4 20.0 MB
  • 04.Properties-and-Class-Methods/04.Class-Methods-with-Inheritance.mp4 19.2 MB
  • 10.Exceptions-and-Errors/04.Chaining-Exceptions.mp4 19.0 MB
  • 10.Exceptions-and-Errors/02.Exception-Payloads.mp4 18.1 MB
  • 09.Implementing-Collections/14.Checking-Protocol-Implementations.mp4 17.6 MB
  • 06.Numeric-and-Scalar-Types/00.Reviewing-int-and-float.mp4 17.2 MB
[磁力链接] 添加时间:2024-10-16 大小:1.5 GB 最近下载:2025-11-14 热度:604

[FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp

  • [FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp.z02 1.1 GB
  • [FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp.z03 1.1 GB
  • [FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp.z04 1.1 GB
  • [FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp.z01 1.1 GB
  • [FreeUdemy.Me] Python and Django Full Stack Web Developer Bootcamp.zip 193.4 MB
[磁力链接] 添加时间:2017-06-17 大小:4.5 GB 最近下载:2025-02-10 热度:603

Monty.Python.And.The.Holy.Grail.1974.720p.BRRIP.XVID.AC3-MAJESTiC

  • Monty.Python.And.The.Holy.Grail.1974.720p.BRRIP.XVID.AC3-MAJESTiC.NFO 1.6 kB
  • Monty.Python.And.The.Holy.Grail.1974.720p.BRRIP.XVID.AC3-MAJESTiC.avi 2.6 GB
  • RARBG.com.txt 34 Bytes
  • poster.jpg 78.0 kB
  • sample.avi 27.8 MB
[磁力链接] 添加时间:2017-03-06 大小:2.6 GB 最近下载:2025-11-14 热度:602

[ FreeCourseWeb.com ] Udemy - Python Spark and Machine Learning.zip

  • [ FreeCourseWeb.com ] Udemy - Python Spark and Machine Learning.zip 1.9 GB
[磁力链接] 添加时间:2024-09-27 大小:1.9 GB 最近下载:2025-11-14 热度:602

[ FreeCourseWeb.com ] Udemy - Learn Python, Packages, and Deep Learning in 9 Hours.zip

  • [ FreeCourseWeb.com ] Udemy - Learn Python, Packages, and Deep Learning in 9 Hours.zip 3.1 GB
[磁力链接] 添加时间:2021-04-27 大小:3.1 GB 最近下载:2025-09-04 热度:601

[FreeCourseSite.com] Udemy - Python GUI Development with tkinter Build desktop Apps

  • 02 Build a Contacts Database App/018 Creating Functions _ Part 3.mp4 164.2 MB
  • 02 Build a Contacts Database App/016 Creating Functions _ Part 1.mp4 128.0 MB
  • 04 Build a Loan Calculator App/007 Building the app_ part 4.mp4 113.6 MB
  • 03 Build a Currency Converter App/008 Building the app_ part 5.mp4 102.4 MB
  • 02 Build a Contacts Database App/013 Adding Widgets _ Part 3.mp4 87.6 MB
  • 02 Build a Contacts Database App/012 Adding Widgets _ Part 2.mp4 85.6 MB
  • 05 Build a Music Player App/006 Building the app_ part 4.mp4 80.5 MB
  • 02 Build a Contacts Database App/017 Creating Functions _ Part 2.mp4 75.6 MB
  • 07 Build a Video to Mp3 Converter App/009 Creating Functions _ Part 2.mp4 73.1 MB
  • 04 Build a Loan Calculator App/005 Building the app_ part 2.mp4 69.7 MB
  • 02 Build a Contacts Database App/014 Adding Widgets _ Part 4.mp4 63.5 MB
  • 07 Build a Video to Mp3 Converter App/008 Creating Functions _ Part 1.mp4 58.1 MB
  • 03 Build a Currency Converter App/007 Building the app_ part 4.mp4 55.6 MB
  • 02 Build a Contacts Database App/003 Install SQLite.mp4 45.4 MB
  • 03 Build a Currency Converter App/006 Building the app_ part 3.mp4 44.8 MB
  • 02 Build a Contacts Database App/015 Connecting to database.mp4 43.8 MB
  • 05 Build a Music Player App/004 Building the app_ part 2.mp4 42.5 MB
  • 01 Python Development Environment Setup/005 Installing Python on Linux.mp4 40.3 MB
  • 07 Build a Video to Mp3 Converter App/007 Building the GUI_ Part 2.mp4 39.0 MB
  • 04 Build a Loan Calculator App/006 Building the app_ part 3.mp4 39.0 MB
[磁力链接] 添加时间:2022-03-08 大小:2.2 GB 最近下载:2025-11-02 热度:601

[UdemyCourseDownloader] Python automation Excel, Word, PDF, Web Scraping and more

  • 08 Webscraping - mini project/026 Solution.mp4 148.3 MB
  • 15 Modules in Python/043 Create Python module.mp4 112.5 MB
  • 10 Play with Files and folders/029 Files and Folders - 1.mp4 82.6 MB
  • 11 Errors and exception/033 Types of error.mp4 67.3 MB
  • 10 Play with Files and folders/030 Files and Folders - 2.mp4 64.6 MB
  • 12 Browser automation/036 Control browser through selenium.mp4 64.3 MB
  • 10 Play with Files and folders/031 File Reading and writing.mp4 64.1 MB
  • 13 GUI automation/037 Play with Mouse from Python.mp4 59.1 MB
  • 10 Play with Files and folders/032 Copying moving files.mp4 45.3 MB
  • 13 GUI automation/038 Play with Keyboard from Python.mp4 39.7 MB
  • 11 Errors and exception/034 Handling exception.mp4 37.3 MB
  • 11 Errors and exception/035 Raise exception and cleaning.mp4 36.6 MB
  • 07 Web Scraping - Download web content and Extract it/023 Search Element by TagName and TagByClass.mp4 26.5 MB
  • 14 Collections module/040 Default dictionary.mp4 24.0 MB
  • 14 Collections module/039 Counter.mp4 23.2 MB
  • 08 Webscraping - mini project/025 Problem.mp4 22.0 MB
  • 14 Collections module/042 Namedtuple.mp4 21.3 MB
  • 07 Web Scraping - Download web content and Extract it/022 Web Scraping Process.mp4 17.9 MB
  • 07 Web Scraping - Download web content and Extract it/021 What is Web Scraping.mp4 16.9 MB
  • 06 Automate - .pdf Portable document file/018 Read .pdf File.mp4 16.0 MB
[磁力链接] 添加时间:2024-06-10 大小:1.2 GB 最近下载:2025-10-27 热度:601

LiveLessons - Python Fundamentals

  • LiveLessons - Python Fundamentals.iso 3.4 GB
  • Torrent downloaded from Demonoid.com.txt 47 Bytes
  • eBook/Prentice.Hall.Core.Python.Programming.2nd.Edition.Sept.2006.chm 3.6 MB
  • eBook/source_code.zip 113.5 kB
[磁力链接] 添加时间:2017-02-21 大小:3.4 GB 最近下载:2025-11-02 热度:600

[ FreeCourseWeb.com ] Udemy - Learn To Code From Scratch With Python 3.zip

  • [ FreeCourseWeb.com ] Udemy - Learn To Code From Scratch With Python 3.zip 2.1 GB
[磁力链接] 添加时间:2021-03-14 大小:2.1 GB 最近下载:2025-11-16 热度:600

Udemy - A deep understanding of deep learning (with Python intro) 2-2023

  • 19 - Understand and design CNNs/177 - Examine feature map activations.mp4 432.2 MB
  • 22 - Style transfer/205 - Transferring the screaming bathtub.mp4 361.5 MB
  • 19 - Understand and design CNNs/176 - Classify Gaussian blurs.mp4 293.3 MB
  • 24 - RNNs Recurrent Neural Networks and GRULSTM/218 - CodeChallenge sine wave extrapolation.mp4 272.5 MB
  • 18 - Convolution and transformations/163 - Convolution in code.mp4 270.8 MB
  • 24 - RNNs Recurrent Neural Networks and GRULSTM/217 - Predicting alternating sequences.mp4 259.1 MB
  • 26 - Where to go from here/229 - How to read academic DL papers.mp4 232.8 MB
  • 19 - Understand and design CNNs/184 - The EMNIST dataset letter recognition.mp4 230.7 MB
  • 19 - Understand and design CNNs/174 - CNN to classify MNIST digits.mp4 228.4 MB
  • 24 - RNNs Recurrent Neural Networks and GRULSTM/222 - Lorem ipsum.mp4 226.2 MB
  • 7 - ANNs Artificial Neural Networks/52 - Multioutput ANN iris dataset.mp4 225.5 MB
  • 23 - Generative adversarial networks/210 - CNN GAN with Gaussians.mp4 224.6 MB
  • 21 - Transfer learning/200 - Pretraining with autoencoders.mp4 218.8 MB
  • 19 - Understand and design CNNs/180 - Do autoencoders clean Gaussians.mp4 216.1 MB
  • 9 - Regularization/72 - Dropout regularization in practice.mp4 211.2 MB
  • 21 - Transfer learning/198 - Transfer learning with ResNet18.mp4 210.9 MB
  • 16 - Autoencoders/157 - Autoencoder with tied weights.mp4 210.4 MB
  • 7 - ANNs Artificial Neural Networks/47 - ANN for classifying qwerties.mp4 205.8 MB
  • 10 - Metaparameters activations optimizers/82 - The wine quality dataset.mp4 203.8 MB
  • 18 - Convolution and transformations/171 - Image transforms.mp4 202.3 MB
[磁力链接] 添加时间:2024-05-07 大小:25.4 GB 最近下载:2025-11-16 热度:600

Frank Zappa - Python Boot [2025] [FLAC 16 Bit]-Sc4r3cr0w

  • 03 - RDNZL (Live 1974).flac 70.7 MB
  • 07 - Penguin In Bondage (Live 1974).flac 65.4 MB
  • 08 - T'Mershi Duween_Dog Breath Variations_Uncle Meat_Building A Girl (Live 1974).flac 57.2 MB
  • 06 - Don't You Ever Wash (Live 1974).flac 43.2 MB
  • 14 - Trouble Every Day (Live 1974).flac 41.3 MB
  • 02 - Stinkfoot (Live 1974).flac 36.5 MB
  • 10 - Nanook Rubs It (Live 1974).flac 31.6 MB
  • 04 - Village Of The Sun (Live 1974).flac 30.8 MB
  • 01 - Tush Tush_Band Introductions (Live 1974).flac 26.9 MB
  • 12 - Father Oblivion (Live 1974).flac 26.5 MB
  • 09 - Don't Eat The Yellow Snow (Live 1974).flac 25.3 MB
  • 13 - Camarillo Brillo (Live 1974).flac 24.4 MB
  • 05 - Echidna's Arf (Live 1974).flac 22.3 MB
  • 11 - St. Alphonso's Pancake Breakfast (Live 1974).flac 13.7 MB
  • cover.jpg 52.2 kB
[磁力链接] 添加时间:2025-05-14 大小:515.8 MB 最近下载:2025-11-14 热度:600

docs.python.org_en_2025-09.zim

  • docs.python.org_en_2025-09.zim 2.5 GB
[磁力链接] 添加时间:2025-09-07 大小:2.5 GB 最近下载:2025-11-16 热度:600

[FreeUdemy.Me] The Python Mega Course Build 10 Real World Applications

  • [FreeUdemy.Me] The Python Mega Course Build 10 Real World Applications.zip 930.7 MB
  • [FreeUdemy.Me] The Python Mega Course Build 10 Real World Applications.z01 1.1 GB
  • [FreeUdemy.Me] The Python Mega Course Build 10 Real World Applications.z02 1.1 GB
[磁力链接] 添加时间:2017-06-14 大小:3.1 GB 最近下载:2025-06-02 热度:599

Programowanie w jezyku Python - od A do Z - UDEMY.part3.rar

  • Programowanie w jezyku Python - od A do Z - UDEMY.part3.rar 2.1 GB
[磁力链接] 添加时间:2022-03-10 大小:2.1 GB 最近下载:2025-11-17 热度:599

[ DevCourseWeb.com ] Udemy - Python Basics Coding for Absolute Beginners - Programming

  • ~Get Your Files Here !/03 - Python Basic/002 Variables.mp4 117.2 MB
  • ~Get Your Files Here !/03 - Python Basic/003 Data Types.mp4 95.8 MB
  • ~Get Your Files Here !/08 - Python Control Flow Statements/003 While Loops Statement.mp4 74.2 MB
  • ~Get Your Files Here !/04 - Python Strings/005 String Built-in Functions.mp4 69.2 MB
  • ~Get Your Files Here !/06 - Python Sequences/007 Join Lists.mp4 68.8 MB
  • ~Get Your Files Here !/05 - Python Operators/002 Arithmetic Operators.mp4 63.6 MB
  • ~Get Your Files Here !/03 - Python Basic/005 User Inputs.mp4 59.9 MB
  • ~Get Your Files Here !/06 - Python Sequences/008 Tuples.mp4 57.6 MB
  • ~Get Your Files Here !/06 - Python Sequences/009 Update tuples.mp4 57.1 MB
  • ~Get Your Files Here !/02 - Introduction to Python and Setting Up/006 PyCharm IDE Installation.mp4 56.4 MB
  • ~Get Your Files Here !/02 - Introduction to Python and Setting Up/005 Python Installation (Step By Step).mp4 49.5 MB
  • ~Get Your Files Here !/03 - Python Basic/004 Type Casting.mp4 48.9 MB
  • ~Get Your Files Here !/02 - Introduction to Python and Setting Up/008 First Python Hello World Program.mp4 48.9 MB
  • ~Get Your Files Here !/08 - Python Control Flow Statements/004 For Loops Statement.mp4 48.6 MB
  • ~Get Your Files Here !/06 - Python Sequences/011 Dictionaries.mp4 46.9 MB
  • ~Get Your Files Here !/02 - Introduction to Python and Setting Up/004 Command Line Basics.mp4 45.7 MB
  • ~Get Your Files Here !/06 - Python Sequences/003 Lists.mp4 45.6 MB
  • ~Get Your Files Here !/05 - Python Operators/004 Comparison Operators.mp4 42.9 MB
  • ~Get Your Files Here !/04 - Python Strings/002 Strings.mp4 40.4 MB
  • ~Get Your Files Here !/04 - Python Strings/003 String Indexing.mp4 39.5 MB
[磁力链接] 添加时间:2022-03-18 大小:2.5 GB 最近下载:2025-11-04 热度:599

Police Python 357 (1976).avi

  • Police Python 357 (1976).avi 1.0 GB
[磁力链接] 添加时间:2017-03-31 大小:1.0 GB 最近下载:2025-11-16 热度:598

Monty Python Do Not Adjust Your Set Vol1

  • Titel_01.avi 1.3 GB
  • Torrent downloaded from Demonoid.com.txt 47 Bytes
[磁力链接] 添加时间:2017-05-08 大小:1.3 GB 最近下载:2025-09-23 热度:598


共411页 上一页 277 278 279 280 281 282 283 284 285 下一页