- 【影视】 [TalkPython] Consuming HTTP Services in Python (2020) [En]
-
收录时间:2021-04-05
文档个数:77
文档大小:2.0 GB
最近下载:2025-05-09
人气:3855
磁力链接
09 Calling SOAP services from Python/55 Blog explorer Via SOAP and suds.mp4 138.2 MB
06 Binary data from services (and elsewhere)/28 A podcast MP3 downloader binary downloader.mp4 117.3 MB
05 XML services with requests/23 Working with XML from Python.mp4 107.4 MB
04 Reading JSON data with requests/20 Consuming GitHub JSON API.mp4 95.1 MB
11 Screen scraping Adding APIs where there are none/68 Scraping Talk Python by leveraging sitemaps.mp4 91.2 MB
05 XML services with requests/25 Consuming XML data from an HTTP service.mp4 74.9 MB
11 Screen scraping Adding APIs where there are none/71 Searching for elements via CSS in BeautifulSoup.mp4 74.8 MB
11 Screen scraping Adding APIs where there are none/69 Downloading transcript html.mp4 68.8 MB
07 Consuming RESTful HTTP services/32 Exploring the Basecamp HTTP API.mp4 63.9 MB
03 Initial HTTP GET requests with the requests package/12 A clean environment for our course.mp4 57.8 MB
07 Consuming RESTful HTTP services/39 Blog explorer Updating a post.mp4 56.0 MB
08 HTTP services with Python builtins/48 Python 3 Blog explorer deleting a post with urllibrequest.mp4 55.3 MB
07 Consuming RESTful HTTP services/37 Blog explorer Creating a post.mp4 55.1 MB
11 Screen scraping Adding APIs where there are none/70 Finding the title with BeautifulSoup.mp4 51.8 MB
09 Calling SOAP services from Python/51 SOAP services from a toolbased ecosystem.mp4 50.8 MB
10 Accessing authenticated HTTP services/63 Authenticated requests with Python 3s urllibrequests.mp4 44.8 MB
08 HTTP services with Python builtins/45 Python 2 Blog explorer update a post with urllib2.mp4 43.6 MB
07 Consuming RESTful HTTP services/36 Blog explorer Getting posts.mp4 42.1 MB
07 Consuming RESTful HTTP services/34 Introducing the Talk Python blog service.mp4 38.1 MB
04 Reading JSON data with requests/18 Demo JSON from Python.mp4 37.0 MB
猜你喜欢:
Consuming
En
HTTP
Python
TalkPython
2020
Services
- 【压缩文件】 [ FreeCourseWeb.com ] TalkPython - Consuming HTTP Services in Python.zip
-
收录时间:2023-03-07
文档个数:1
文档大小:2.0 GB
最近下载:2025-05-12
人气:3954
磁力链接
[ FreeCourseWeb.com ] TalkPython - Consuming HTTP Services in Python.zip 2.0 GB
猜你喜欢:
Consuming
HTTP
zip
Python
TalkPython
FreeCourseWeb
Services
com
- 【影视】 [TalkPython] Async Techniques and Examples in Python Course (2021) [En]
-
收录时间:2021-04-03
文档个数:305
文档大小:1.9 GB
最近下载:2025-05-11
人气:4779
磁力链接
04 async and await with asyncio/31. async web scraping.mp4 86.4 MB
04 async and await with asyncio/25. Demo, Make the producer-consumer async (methods).mp4 67.9 MB
08 Common APIs with execution pools/62. Demo, Executor app (threaded-edition).mp4 65.8 MB
05 Threads/42. Cancelling threads with user input.mp4 61.0 MB
09 Built on asyncio/69. Demo, unsync app for mixed-mode parallelism.mp4 59.0 MB
09 Built on asyncio/73. Demo, Converting from asyncio to Trio.mp4 58.7 MB
06 Thread safety/51. Demo, Make the bank safe (fine-grained).mp4 55.3 MB
11 Parallelism in C with Cython/94. Demo, Hello Cython.mp4 54.4 MB
07 Leveraging CPU cores with multiprocessing/56. Demo, Scaling CPU-bound operations with multiprocessing.mp4 49.1 MB
04 async and await with asyncio/22. Demo, Understanding basic generators.mp4 48.1 MB
06 Thread safety/48. Demo, An unsafe bank.mp4 46.7 MB
10 Asyncio-based web frameworks/83. Demo, Making our API async.mp4 45.1 MB
04 async and await with asyncio/28. Faster asyncio loops with uvloop.mp4 45.0 MB
05 Threads/44. Demo, Attempting to leverage multiple cores with threads.mp4 41.4 MB
04 async and await with asyncio/24. Demo, Make the producer-consumer async.mp4 40.6 MB
09 Built on asyncio/68. Demo, unsync app introduction.mp4 40.2 MB
06 Thread safety/49. Demo, Make the bank safe (global).mp4 39.2 MB
03 Why async/13. Demo, Why you need async for speed.mp4 38.6 MB
06 Thread safety/52. Demo, Breaking a deadlock.mp4 35.8 MB
10 Asyncio-based web frameworks/79. Demo, Introducing our Flask API.mp4 35.4 MB
猜你喜欢:
En
Python
Course
TalkPython
Examples
2021
Async
Techniques
- 【影视】 [TalkPython] Introduction to Ansible Course (2020) [En]
-
收录时间:2021-04-09
文档个数:72
文档大小:1.4 GB
最近下载:2025-05-11
人气:15151
磁力链接
03 Ansible Core Concepts/013 Modules.mp4 70.8 MB
07 Deployments/066 Fixing Our Nginx Configuration.mp4 67.1 MB
02 Development Environment Configuration/007 Configuring Ansible on macOS.mp4 56.4 MB
06 Configuring Servers/043 Creating a Non-root User.mp4 54.1 MB
06 Configuring Servers/051 PostgreSQL Management with the postgresql_db and postgresql_user Modules.mp4 51.6 MB
07 Deployments/058 Enhancing the Nginx Template.mp4 51.4 MB
01 Introduction/005 Working with Ansible.mp4 46.6 MB
07 Deployments/059 Testing the Nginx Tasks.mp4 46.2 MB
06 Configuring Servers/047 Splitting Web Server and Database Server Roles.mp4 41.8 MB
07 Deployments/056 Enhancing Our Playbook and Let's Encrypt.mp4 38.2 MB
07 Deployments/060 Deploy Keys on GitHub.mp4 38.0 MB
07 Deployments/063 Using the start-at-task Argument.mp4 36.5 MB
07 Deployments/057 SSL Certificates with the shell and stat Modules.mp4 36.4 MB
05 Data/036 Ansible Vault.mp4 34.2 MB
01 Introduction/002 Why Ansible.mp4 34.0 MB
02 Development Environment Configuration/010 Configuring Ansible on Ubuntu.mp4 33.6 MB
04 Running Playbooks/028 New Users with the group, user and authorized_key Modules.mp4 33.4 MB
04 Running Playbooks/027 Adjusting Output Verbosity.mp4 33.4 MB
06 Configuring Servers/050 Installing PostgreSQL.mp4 31.5 MB
06 Configuring Servers/048 Running Nginx.mp4 30.0 MB
猜你喜欢:
En
Introduction
Course
TalkPython
Ansible
2020
- 【压缩文件】 [ FreeCourseWeb.com ] TalkPython - Introduction to Ansible.zip
-
收录时间:2020-10-30
文档个数:1
文档大小:1.4 GB
最近下载:2025-05-11
人气:7943
磁力链接
[ FreeCourseWeb.com ] TalkPython - Introduction to Ansible.zip 1.4 GB
猜你喜欢:
zip
Introduction
TalkPython
Ansible
FreeCourseWeb
com
- 【影视】 [FreeCoursesOnline.Me] TalkPython - Django Getting Started Course
-
收录时间:2023-01-08
文档个数:202
文档大小:1.3 GB
最近下载:2025-05-11
人气:10554
磁力链接
6/018 View Lecture- Django and email.mp4 35.2 MB
6/026 View Lecture- Customizing the user model.mp4 32.5 MB
4/01 View Lecture- Introducing Django's ORM.mp4 25.8 MB
8/013 View Lecture- Testing an upload view.mp4 20.3 MB
7/012 View Lecture- Writing a view that fills review forms.mp4 20.1 MB
6/025 View Lecture- Branded error screens.mp4 18.0 MB
1/8 View Lecture- Mapping URLs to code.mp4 17.4 MB
10/01 View Lecture- Intro to migrations.mp4 17.1 MB
3/014 View Lecture- Creating the shared layout page.mp4 16.6 MB
2/04 View Lecture- Apps vs projects.mp4 16.5 MB
7/017 View Lecture- Testing Django forms.mp4 16.5 MB
8/08 View Lecture- Writing an upload view.mp4 16.1 MB
6/01 View Lecture- Chapter concepts.mp4 15.3 MB
3/07 View Lecture- Common template tags.mp4 15.2 MB
12/08 View Lecture- Django Debug Toolbar.mp4 15.0 MB
5/013 View Lecture- Improving the Author model's list display.mp4 14.6 MB
6/029 View Lecture- Adding the user profile to Django admin.mp4 14.5 MB
12/09 View Lecture- Using the Debug Toolbar.mp4 14.5 MB
12/06 View Lecture- Writing DRF code.mp4 13.6 MB
1/9 View Lecture- HTML template engine.mp4 13.3 MB
猜你喜欢:
FreeCoursesOnline
Me
Getting
Started
Django
Course
TalkPython
- 【影视】 [CourseClub.Me] TalkPython - Django Getting Started Course
-
收录时间:2023-02-26
文档个数:199
文档大小:1.3 GB
最近下载:2025-05-11
人气:1028
磁力链接
6/018 View Lecture- Django and email.mp4 35.2 MB
6/026 View Lecture- Customizing the user model.mp4 32.5 MB
4/01 View Lecture- Introducing Django's ORM.mp4 25.8 MB
8/013 View Lecture- Testing an upload view.mp4 20.3 MB
7/012 View Lecture- Writing a view that fills review forms.mp4 20.1 MB
6/025 View Lecture- Branded error screens.mp4 18.0 MB
1/8 View Lecture- Mapping URLs to code.mp4 17.4 MB
10/01 View Lecture- Intro to migrations.mp4 17.1 MB
3/014 View Lecture- Creating the shared layout page.mp4 16.6 MB
2/04 View Lecture- Apps vs projects.mp4 16.5 MB
7/017 View Lecture- Testing Django forms.mp4 16.5 MB
8/08 View Lecture- Writing an upload view.mp4 16.1 MB
6/01 View Lecture- Chapter concepts.mp4 15.3 MB
3/07 View Lecture- Common template tags.mp4 15.2 MB
12/08 View Lecture- Django Debug Toolbar.mp4 15.0 MB
5/013 View Lecture- Improving the Author model's list display.mp4 14.6 MB
6/029 View Lecture- Adding the user profile to Django admin.mp4 14.5 MB
12/09 View Lecture- Using the Debug Toolbar.mp4 14.5 MB
12/06 View Lecture- Writing DRF code.mp4 13.6 MB
1/9 View Lecture- HTML template engine.mp4 13.3 MB
猜你喜欢:
Me
CourseClub
Getting
Started
Django
Course
TalkPython
- 【影视】 [TalkPython] Python Jumpstart by Building 10 Apps Course (2020) [En]
-
收录时间:2021-03-26
文档个数:114
文档大小:1.2 GB
最近下载:2025-05-10
人气:4202
磁力链接
06 App 5 Real-time weather client/54 Virtual environments A clean slate.mp4 41.2 MB
08 App 7 Wizard Battle App/67 Adding behaviors to the wizard.mp4 37.8 MB
08 App 7 Wizard Battle App/72 Creating the creature hierarchy.mp4 37.4 MB
05 App 4 Journal app and file IO/30 Text based File I O and with.mp4 26.7 MB
09 App 8 File Searcher App/76 Searching single files.mp4 22.4 MB
09 App 8 File Searcher App/84 Generators save the day.mp4 21.1 MB
01 Welcome to the course/6 Linux Installing Python and PyCharm.mp4 20.1 MB
12 Course Conclusion/111 Course and app review.mp4 19.9 MB
10 App 9 Real Estate Analysis App/91 Parsing CSV data into Classes.mp4 19.4 MB
08 App 7 Wizard Battle App/66 Initializing classes and creating objects.mp4 19.0 MB
09 App 8 File Searcher App/82 Generator play a simple example.mp4 18.7 MB
05 App 4 Journal app and file IO/25 Building the event loop.mp4 18.4 MB
04 App 3 Birthday countdown app/22 Differences between dates.mp4 18.4 MB
06 App 5 Real-time weather client/43 Installing packages via pip command line.mp4 17.8 MB
07 App 6 LOLCat Factory/58 Downloading cats.mp4 17.1 MB
01 Welcome to the course/4 OS X Installing Python and PyCharm.mp4 17.1 MB
07 App 6 LOLCat Factory/57 Creating and detecting directories.mp4 16.9 MB
10 App 9 Real Estate Analysis App/97 Data mining with list comprehensions.mp4 16.7 MB
04 App 3 Birthday countdown app/21 Dates and times getting the birthday.mp4 16.1 MB
05 App 4 Journal app and file IO/36 Using name to selectively execute code.mp4 15.9 MB
猜你喜欢:
Building
10
En
Python
Apps
Course
TalkPython
2020
Jumpstart
- 【影视】 [TalkPython] Move from Excel to Python with Pandas Course (2020) [En]
-
收录时间:2021-03-26
文档个数:349
文档大小:1.1 GB
最近下载:2025-05-12
人气:5957
磁力链接
04 Intro to Pandas/10-working-with-column-names.mp4 52.8 MB
06 Aggregating, grouping, and merging/08-demo-merging-data-in-pandas.mp4 44.5 MB
06 Aggregating, grouping, and merging/03-examples-of-aggregation-in-pandas.mp4 44.3 MB
excel-to-python-course-master.zip 39.4 MB
06 Aggregating, grouping, and merging/07-demo-merging-data-in-excel.mp4 30.7 MB
06 Aggregating, grouping, and merging/06-demo-pivot-table-and-crosstab.mp4 30.6 MB
07 Data IO (input and output)/03-read-excel-convert-data-types.mp4 29.7 MB
04 Intro to Pandas/06-working-with-column-names.mp4 29.5 MB
05 Data wrangling with Pandas/08-filtering-by-dates.mp4 28.7 MB
05 Data wrangling with Pandas/07-examples-of-booling-filtering-in-pandas.mp4 27.7 MB
08 Case study walk through. Sales commissions/10-cleaned_joined_file.mp4 27.4 MB
08 Case study walk through. Sales commissions/15-product-commission-scenarios.mp4 26.5 MB
05 Data wrangling with Pandas/05-string-and-math-manipulations.mp4 25.8 MB
07 Data IO (input and output)/02-reading-non-tabular-excel-files.mp4 23.1 MB
04 Intro to Pandas/04-demo-understanding-initial-data.mp4 22.4 MB
08 Case study walk through. Sales commissions/08-Cleanup-region.mp4 22.0 MB
08 Case study walk through. Sales commissions/16-product-commission-variable-amounts.mp4 20.7 MB
04 Intro to Pandas/12-advanced-autocomplete-and-help.mp4 20.7 MB
08 Case study walk through. Sales commissions/05-Commission-rate-calc.mp4 20.5 MB
05 Data wrangling with Pandas/04-pandas-dt-the-data-time-accessor.mp4 19.3 MB
猜你喜欢:
En
Python
Move
Excel
Course
TalkPython
2020
Pandas
- 【影视】 [ TutGator.com ] TalkPython - Talk Python - Move from Excel to Python with Pandas Course
-
收录时间:2021-11-18
文档个数:350
文档大小:1.1 GB
最近下载:2025-05-08
人气:3259
磁力链接
~Get Your Files Here !/04 Intro to Pandas/10-working-with-column-names.mp4 52.8 MB
~Get Your Files Here !/06 Aggregating, grouping, and merging/08-demo-merging-data-in-pandas.mp4 44.5 MB
~Get Your Files Here !/06 Aggregating, grouping, and merging/03-examples-of-aggregation-in-pandas.mp4 44.3 MB
~Get Your Files Here !/06 Aggregating, grouping, and merging/07-demo-merging-data-in-excel.mp4 30.7 MB
~Get Your Files Here !/06 Aggregating, grouping, and merging/06-demo-pivot-table-and-crosstab.mp4 30.6 MB
~Get Your Files Here !/07 Data IO (input and output)/03-read-excel-convert-data-types.mp4 29.7 MB
~Get Your Files Here !/04 Intro to Pandas/06-working-with-column-names.mp4 29.5 MB
~Get Your Files Here !/05 Data wrangling with Pandas/08-filtering-by-dates.mp4 28.7 MB
~Get Your Files Here !/05 Data wrangling with Pandas/07-examples-of-booling-filtering-in-pandas.mp4 27.7 MB
~Get Your Files Here !/08 Case study walk through. Sales commissions/10-cleaned_joined_file.mp4 27.4 MB
~Get Your Files Here !/08 Case study walk through. Sales commissions/15-product-commission-scenarios.mp4 26.5 MB
~Get Your Files Here !/05 Data wrangling with Pandas/05-string-and-math-manipulations.mp4 25.8 MB
~Get Your Files Here !/07 Data IO (input and output)/02-reading-non-tabular-excel-files.mp4 23.1 MB
~Get Your Files Here !/04 Intro to Pandas/04-demo-understanding-initial-data.mp4 22.4 MB
~Get Your Files Here !/08 Case study walk through. Sales commissions/08-Cleanup-region.mp4 22.0 MB
~Get Your Files Here !/02 Setup and installations/06-creating-a-conda-environment.mp4 21.7 MB
~Get Your Files Here !/08 Case study walk through. Sales commissions/16-product-commission-variable-amounts.mp4 20.7 MB
~Get Your Files Here !/04 Intro to Pandas/12-advanced-autocomplete-and-help.mp4 20.7 MB
~Get Your Files Here !/08 Case study walk through. Sales commissions/05-Commission-rate-calc.mp4 20.5 MB
~Get Your Files Here !/05 Data wrangling with Pandas/04-pandas-dt-the-data-time-accessor.mp4 19.3 MB
猜你喜欢:
Python
TutGator
Move
Excel
Course
TalkPython
com
Pandas
Talk
- 【影视】 [TalkPython] Managing Python Dependencies Course (2020) [En]
-
收录时间:2021-04-05
文档个数:34
文档大小:1.0 GB
最近下载:2025-05-09
人气:4736
磁力链接
04 Finding Quality Python Packages/024 Rules of Thumb for Selecting a Great Package - Part 2.mp4 215.9 MB
04 Finding Quality Python Packages/023 Rules of Thumb for Selecting a Great Package - Part 1.mp4 177.2 MB
04 Finding Quality Python Packages/022 Finding Popular Packages on Curated Lists.mp4 113.2 MB
02 Managing Third-Party Dependencies With pip/007 Python Package Repositories.mp4 105.2 MB
02 Managing Third-Party Dependencies With pip/008 PyPI Warehouse Sneak Peek.mp4 61.7 MB
05 Setting Up Reproducible Environments & Application Deploys/030 Separating Development and Production Dependencies.mp4 38.6 MB
02 Managing Third-Party Dependencies With pip/009 Installing Packages With pip.mp4 29.9 MB
03 Isolating Dependencies With Virtual Environments/014 Creating and Activating a Virtual Environment.mp4 26.7 MB
05 Setting Up Reproducible Environments & Application Deploys/028 Capturing Project Dependencies.mp4 25.1 MB
01 Welcome to the Course/001 Welcome to the Course and What We'll Cover.mp4 21.3 MB
05 Setting Up Reproducible Environments & Application Deploys/029 Restoring Captured Dependencies.mp4 21.0 MB
05 Setting Up Reproducible Environments & Application Deploys/031 Requirements Files Best Practices.mp4 18.3 MB
02 Managing Third-Party Dependencies With pip/011 Uninstalling Packages.mp4 17.8 MB
02 Managing Third-Party Dependencies With pip/006 Installing & Updating pip.mp4 14.7 MB
05 Setting Up Reproducible Environments & Application Deploys/026 Lesson Overview.mp4 14.6 MB
03 Isolating Dependencies With Virtual Environments/013 Introduction to Virtual Environments.mp4 12.9 MB
04 Finding Quality Python Packages/025 Recap and Summary.mp4 12.6 MB
02 Managing Third-Party Dependencies With pip/004 Introduction to Dependency Management.mp4 10.3 MB
03 Isolating Dependencies With Virtual Environments/018 My Virtual Environment Workflow.mp4 9.9 MB
02 Managing Third-Party Dependencies With pip/012 Recap and Summary.mp4 8.9 MB
猜你喜欢:
En
Course
Managing
Python
TalkPython
Dependencies
2020
- 【影视】 [ FreeCourseWeb.com ] TalkPython - Talk Python -HTMX + Flask - Modern Python Web Apps, Hold the JavaScript Course
-
收录时间:2021-10-24
文档个数:69
文档大小:1.0 GB
最近下载:2025-05-11
人气:9123
磁力链接
~Get Your Files Here !/lesson1.mp4 93.4 MB
~Get Your Files Here !/lesson32.mp4 50.4 MB
~Get Your Files Here !/lesson14.mp4 45.9 MB
~Get Your Files Here !/lesson22.mp4 39.9 MB
~Get Your Files Here !/lesson56.mp4 36.2 MB
~Get Your Files Here !/lesson15.mp4 32.9 MB
~Get Your Files Here !/lesson28.mp4 32.8 MB
~Get Your Files Here !/lesson9.mp4 32.4 MB
~Get Your Files Here !/lesson23.mp4 29.3 MB
~Get Your Files Here !/lesson27.mp4 28.5 MB
~Get Your Files Here !/lesson66.mp4 25.6 MB
~Get Your Files Here !/lesson44.mp4 24.8 MB
~Get Your Files Here !/lesson55.mp4 24.6 MB
~Get Your Files Here !/lesson53.mp4 24.4 MB
~Get Your Files Here !/lesson51.mp4 24.2 MB
~Get Your Files Here !/lesson26.mp4 23.4 MB
~Get Your Files Here !/lesson38.mp4 23.1 MB
~Get Your Files Here !/lesson24.mp4 22.0 MB
~Get Your Files Here !/lesson20.mp4 21.7 MB
~Get Your Files Here !/lesson42.mp4 21.6 MB
猜你喜欢:
Python
Web
JavaScript
HTMX
Modern
Apps
Flask
TalkPython
FreeCourseWeb
Course
- 【压缩文件】 [CourseClub.NET] TalkPython - Write Pythonic Code Like a Seasoned Developer
-
收录时间:2023-04-02
文档个数:69
文档大小:927.1 MB
最近下载:2025-05-12
人气:1413
磁力链接
pythonic-code-audio.zip 241.9 MB
4 Dictionaries/4 - Hacking Pythons memory.mp4 27.8 MB
4 Dictionaries/2 - Stop using lists for everything.mp4 24.7 MB
5 Generators and Collections/3 - Slicing collections all the way to the database.mp4 22.3 MB
6 Methods and Functions/3 - Im going to ignore your return value.mp4 20.4 MB
5 Generators and Collections/4 - On-demand computation with yield and generators.mp4 20.3 MB
6 Methods and Functions/2 - Leverage inline methods with lambda expressions.mp4 19.9 MB
4 Dictionaries/5 - Safer dictionary item access.mp4 19.0 MB
6 Methods and Functions/8 - Beware The danger of mutable default arguments.mp4 18.6 MB
8 Classes and Objects/1 - Defining fields on classes.mp4 18.4 MB
3 Foundational Concepts/5 - String formatting.mp4 18.1 MB
7 Modules and Packages/5 - State your requirements.mp4 17.9 MB
4 Dictionaries/6 - Dictionaries as switch statements.mp4 17.3 MB
3 Foundational Concepts/3 - Multiple tests against a single variable.mp4 16.8 MB
4 Dictionaries/3 - Merging dictionaries.mp4 16.1 MB
5 Generators and Collections/6 - Inline generators via expressions.mp4 16.1 MB
7 Modules and Packages/4 - Isolation with virtual environments.mp4 16.0 MB
7 Modules and Packages/2 - Pythonic import statements.mp4 15.3 MB
3 Foundational Concepts/1 - Truthiness and boolean statements.mp4 14.8 MB
8 Classes and Objects/2 - Encapsulation and data hiding.mp4 13.9 MB
猜你喜欢:
Pythonic
Code
CourseClub
Write
TalkPython
Seasoned
NET
Developer
Like
- 【压缩文件】 [TalkPython] Write Pythonic Code Like a Seasoned Developer Course (2020) [En]
-
收录时间:2021-04-11
文档个数:66
文档大小:927.1 MB
最近下载:2025-05-10
人气:2259
磁力链接
pythonic-code-audio.zip 241.9 MB
4 Dictionaries/4 - Hacking Pythons memory.mp4 27.8 MB
4 Dictionaries/2 - Stop using lists for everything.mp4 24.7 MB
5 Generators and Collections/3 - Slicing collections all the way to the database.mp4 22.3 MB
6 Methods and Functions/3 - Im going to ignore your return value.mp4 20.4 MB
5 Generators and Collections/4 - On-demand computation with yield and generators.mp4 20.3 MB
6 Methods and Functions/2 - Leverage inline methods with lambda expressions.mp4 19.9 MB
4 Dictionaries/5 - Safer dictionary item access.mp4 19.0 MB
6 Methods and Functions/8 - Beware The danger of mutable default arguments.mp4 18.6 MB
8 Classes and Objects/1 - Defining fields on classes.mp4 18.4 MB
3 Foundational Concepts/5 - String formatting.mp4 18.1 MB
7 Modules and Packages/5 - State your requirements.mp4 17.9 MB
4 Dictionaries/6 - Dictionaries as switch statements.mp4 17.3 MB
3 Foundational Concepts/3 - Multiple tests against a single variable.mp4 16.8 MB
4 Dictionaries/3 - Merging dictionaries.mp4 16.1 MB
5 Generators and Collections/6 - Inline generators via expressions.mp4 16.1 MB
7 Modules and Packages/4 - Isolation with virtual environments.mp4 16.0 MB
7 Modules and Packages/2 - Pythonic import statements.mp4 15.3 MB
3 Foundational Concepts/1 - Truthiness and boolean statements.mp4 14.8 MB
8 Classes and Objects/2 - Encapsulation and data hiding.mp4 13.9 MB
猜你喜欢:
Pythonic
Code
Like
Write
Course
TalkPython
En
Seasoned
2020
Developer
- 【影视】 [FreeCoursesOnline.Me] TalkPython - Visual Studio Code for Python Developers
-
收录时间:2024-05-20
文档个数:53
文档大小:925.5 MB
最近下载:2025-05-09
人气:961
磁力链接
47. Working with a Git Repository.mp4 67.8 MB
16. Extensions.mp4 54.4 MB
15. Common Shortcuts.mp4 50.3 MB
05. Choosing Your Python Distribution.mp4 49.0 MB
23. Linting and Formatting Code.mp4 40.7 MB
01. Welcome to the Course.mp4 36.6 MB
48. Viewing and Syncing Changes.mp4 32.4 MB
17. Themes.mp4 31.6 MB
46. What is Source Control and Why Do You Need It.mp4 30.8 MB
51. Thank you, Summary and Resources.mp4 29.3 MB
06. Installing VS Code (There Are Choices).mp4 28.1 MB
49. The GitHub PR (Pull Request) Extension.mp4 27.4 MB
02. What You'll Need.mp4 26.8 MB
34. Command-line Debugging Techniques.mp4 25.2 MB
37. Working with Debug Configurations.mp4 20.7 MB
10. Command Palette.mp4 19.1 MB
24. Refactoring Code with VS Code.mp4 19.1 MB
28. Handling multiple Python Versions with pyenv.mp4 18.9 MB
35. Debugging with Visual Studio Code.mp4 18.8 MB
25. Code Snippets.mp4 17.3 MB
猜你喜欢:
FreeCoursesOnline
Me
Code
Python
Visual
TalkPython
Studio
Developers
- 【压缩文件】 [TalkPython] Python for Decision Makers and Business Leaders Course (2019) [En]
-
收录时间:2021-03-31
文档个数:107
文档大小:814.9 MB
最近下载:2025-05-06
人气:2058
磁力链接
python-for-decision-makers-course-master.zip 76.3 MB
02 What is Python/03-python-is-a-full-spectrum-language.mp4 67.8 MB
09 No Python here/02-probably-not-shipping-apps.mp4 41.4 MB
05 Data science in Python/04-downloading-the-rss-feed.mp4 40.0 MB
02 What is Python/02-python-external-packages.mp4 34.4 MB
01 Welcome to the course/03-what-well-cover.mp4 27.1 MB
04 Web development with Python/07-final-web-design-elements.mp4 27.0 MB
05 Data science in Python/05-find-the-links.mp4 22.5 MB
05 Data science in Python/03-getting-started-demo-with-jupyter.mp4 21.3 MB
09 No Python here/01-probably-not-mobile-apps.mp4 20.6 MB
05 Data science in Python/01-python-and-data-science.mp4 20.0 MB
07 Python vs/02-python-vs-dotnet.mp4 19.3 MB
04 Web development with Python/05-dynamic-html.mp4 18.9 MB
02 What is Python/01-python-is-4-things.mp4 18.1 MB
03 What can you build with Python/02-who-uses-python.mp4 17.6 MB
01 Welcome to the course/01-welcome-to-the-course.mp4 17.2 MB
08 Hiring and jobs in the Python space/02-python-jobs-according-to-indeed.mp4 15.6 MB
01 Welcome to the course/05-python-is-booming.mp4 14.3 MB
01 Welcome to the course/04-very-brief-history-of-python.mp4 13.5 MB
07 Python vs/04-python-vs-cpp.mp4 13.4 MB
猜你喜欢:
En
Leaders
Business
Python
Decision
Course
TalkPython
2019
Makers
- 【影视】 [FreeCoursesOnline.Me] TalkPython - Python Data Visualization Course
-
收录时间:2023-01-29
文档个数:148
文档大小:813.8 MB
最近下载:2025-05-12
人气:13852
磁力链接
Ch 5. Seaborn/14 View Lecture Pair and jointplot.mp4 26.1 MB
Ch 4. Pandas/7 View Lecture Advanced specialized plots.mp4 20.8 MB
Ch 6. Altair/17 View Lecture Amazon authors.mp4 20.4 MB
Ch 7. Plotly/11 View Lecture Regression treemap heatmap.mp4 19.7 MB
Ch 3. Matplotlib/18 View Lecture Scatter plots.mp4 18.0 MB
Ch 4. Pandas/4 View Lecture Basic API examples.mp4 17.1 MB
Ch 6. Altair/6 View Lecture Basic shorthand API.mp4 15.3 MB
Ch 9. Dash/15 View Lecture Full app data filtering.mp4 15.1 MB
Ch 5. Seaborn/10 View Lecture Displot relplot and facetting.mp4 14.9 MB
Ch 8. Streamlit/11 View Lecture Show charts.mp4 14.2 MB
Ch 7. Plotly/9 View Lecture Scatter plots.mp4 13.5 MB
Ch 3. Matplotlib/13 View Lecture Figures and Axes.mp4 13.3 MB
Ch 5. Seaborn/11 View Lecture Catplot API summary.mp4 12.7 MB
Ch 6. Altair/8 View Lecture Longhand API.mp4 12.6 MB
Ch 7. Plotly/7 View Lecture Additional plot types.mp4 12.6 MB
Ch 7. Plotly/12 View Lecture Facetting.mp4 12.6 MB
Ch 3. Matplotlib/11 View Lecture Object Oriented API.mp4 12.4 MB
Ch 9. Dash/9 View Lecture HTML.mp4 12.4 MB
Ch 5. Seaborn/13 View Lecture Heatmap.mp4 11.8 MB
Ch 7. Plotly/6 View Lecture Customizing.mp4 11.5 MB
猜你喜欢:
FreeCoursesOnline
Me
Visualization
Python
Course
TalkPython
Data
- 【影视】 TalkPython - Python Data Visualization Course
-
收录时间:2025-01-07
文档个数:148
文档大小:813.8 MB
最近下载:2025-05-12
人气:127
磁力链接
Ch 5. Seaborn/14 View Lecture Pair and jointplot.mp4 26.1 MB
Ch 4. Pandas/7 View Lecture Advanced specialized plots.mp4 20.8 MB
Ch 6. Altair/17 View Lecture Amazon authors.mp4 20.4 MB
Ch 7. Plotly/11 View Lecture Regression treemap heatmap.mp4 19.7 MB
Ch 3. Matplotlib/18 View Lecture Scatter plots.mp4 18.0 MB
Ch 4. Pandas/4 View Lecture Basic API examples.mp4 17.1 MB
Ch 6. Altair/6 View Lecture Basic shorthand API.mp4 15.3 MB
Ch 9. Dash/15 View Lecture Full app data filtering.mp4 15.1 MB
Ch 5. Seaborn/10 View Lecture Displot relplot and facetting.mp4 14.9 MB
Ch 8. Streamlit/11 View Lecture Show charts.mp4 14.2 MB
Ch 7. Plotly/9 View Lecture Scatter plots.mp4 13.5 MB
Ch 3. Matplotlib/13 View Lecture Figures and Axes.mp4 13.3 MB
Ch 5. Seaborn/11 View Lecture Catplot API summary.mp4 12.7 MB
Ch 6. Altair/8 View Lecture Longhand API.mp4 12.6 MB
Ch 7. Plotly/7 View Lecture Additional plot types.mp4 12.6 MB
Ch 7. Plotly/12 View Lecture Facetting.mp4 12.6 MB
Ch 3. Matplotlib/11 View Lecture Object Oriented API.mp4 12.4 MB
Ch 9. Dash/9 View Lecture HTML.mp4 12.4 MB
Ch 5. Seaborn/13 View Lecture Heatmap.mp4 11.8 MB
Ch 7. Plotly/6 View Lecture Customizing.mp4 11.5 MB
猜你喜欢:
Python
Visualization
TalkPython
Data
Course
- 【影视】 [ TutGator.com ] TalkPython - Python Data Visualization
-
收录时间:2022-10-17
文档个数:146
文档大小:813.8 MB
最近下载:2025-05-12
人气:3212
磁力链接
~Get Your Files Here !/Ch 5. Seaborn/14 View Lecture Pair and jointplot.mp4 26.1 MB
~Get Your Files Here !/Ch 4. Pandas/7 View Lecture Advanced specialized plots.mp4 20.8 MB
~Get Your Files Here !/Ch 6. Altair/17 View Lecture Amazon authors.mp4 20.4 MB
~Get Your Files Here !/Ch 7. Plotly/11 View Lecture Regression treemap heatmap.mp4 19.7 MB
~Get Your Files Here !/Ch 3. Matplotlib/18 View Lecture Scatter plots.mp4 18.0 MB
~Get Your Files Here !/Ch 4. Pandas/4 View Lecture Basic API examples.mp4 17.1 MB
~Get Your Files Here !/Ch 6. Altair/6 View Lecture Basic shorthand API.mp4 15.3 MB
~Get Your Files Here !/Ch 9. Dash/15 View Lecture Full app data filtering.mp4 15.1 MB
~Get Your Files Here !/Ch 5. Seaborn/10 View Lecture Displot relplot and facetting.mp4 14.9 MB
~Get Your Files Here !/Ch 8. Streamlit/11 View Lecture Show charts.mp4 14.2 MB
~Get Your Files Here !/Ch 7. Plotly/9 View Lecture Scatter plots.mp4 13.5 MB
~Get Your Files Here !/Ch 3. Matplotlib/13 View Lecture Figures and Axes.mp4 13.3 MB
~Get Your Files Here !/Ch 5. Seaborn/11 View Lecture Catplot API summary.mp4 12.7 MB
~Get Your Files Here !/Ch 6. Altair/8 View Lecture Longhand API.mp4 12.6 MB
~Get Your Files Here !/Ch 7. Plotly/7 View Lecture Additional plot types.mp4 12.6 MB
~Get Your Files Here !/Ch 7. Plotly/12 View Lecture Facetting.mp4 12.6 MB
~Get Your Files Here !/Ch 3. Matplotlib/11 View Lecture Object Oriented API.mp4 12.4 MB
~Get Your Files Here !/Ch 9. Dash/9 View Lecture HTML.mp4 12.4 MB
~Get Your Files Here !/Ch 5. Seaborn/13 View Lecture Heatmap.mp4 11.8 MB
~Get Your Files Here !/Ch 7. Plotly/6 View Lecture Customizing.mp4 11.5 MB
猜你喜欢:
Visualization
TutGator
Python
com
TalkPython
Data
- 【影视】 [CourseClub.Me] TalkPython - Python Data Visualization Course
-
收录时间:2023-03-04
文档个数:145
文档大小:813.8 MB
最近下载:2025-05-11
人气:5507
磁力链接
Ch 5. Seaborn/14 View Lecture Pair and jointplot.mp4 26.1 MB
Ch 4. Pandas/7 View Lecture Advanced specialized plots.mp4 20.8 MB
Ch 6. Altair/17 View Lecture Amazon authors.mp4 20.4 MB
Ch 7. Plotly/11 View Lecture Regression treemap heatmap.mp4 19.7 MB
Ch 3. Matplotlib/18 View Lecture Scatter plots.mp4 18.0 MB
Ch 4. Pandas/4 View Lecture Basic API examples.mp4 17.1 MB
Ch 6. Altair/6 View Lecture Basic shorthand API.mp4 15.3 MB
Ch 9. Dash/15 View Lecture Full app data filtering.mp4 15.1 MB
Ch 5. Seaborn/10 View Lecture Displot relplot and facetting.mp4 14.9 MB
Ch 8. Streamlit/11 View Lecture Show charts.mp4 14.2 MB
Ch 7. Plotly/9 View Lecture Scatter plots.mp4 13.5 MB
Ch 3. Matplotlib/13 View Lecture Figures and Axes.mp4 13.3 MB
Ch 5. Seaborn/11 View Lecture Catplot API summary.mp4 12.7 MB
Ch 6. Altair/8 View Lecture Longhand API.mp4 12.6 MB
Ch 7. Plotly/7 View Lecture Additional plot types.mp4 12.6 MB
Ch 7. Plotly/12 View Lecture Facetting.mp4 12.6 MB
Ch 3. Matplotlib/11 View Lecture Object Oriented API.mp4 12.4 MB
Ch 9. Dash/9 View Lecture HTML.mp4 12.4 MB
Ch 5. Seaborn/13 View Lecture Heatmap.mp4 11.8 MB
Ch 7. Plotly/6 View Lecture Customizing.mp4 11.5 MB
猜你喜欢:
Me
Visualization
CourseClub
Python
Course
TalkPython
Data