磁力管家

磁力管家
为您索检到3705条磁力链接,耗时14毫秒。 rss

分享给好友

【影视】 Interactive Data Visualization with Python and Bokeh [CoursesGhar]
收录时间:2025-01-03 文档个数:128 文档大小:3.1 GB 最近下载:2025-04-28 人气:411 磁力链接
  • mp43. Advanced Plotting [CoursesGhar.Com]/2. ColumnDataSource.mp4 276.3 MB
  • mp45. Bokeh Server Streaming Real Time Data [CoursesGhar.Com]/6. Streaming Timeseries Data.mp4 207.9 MB
  • mp45. Bokeh Server Streaming Real Time Data [CoursesGhar.Com]/7. User Interaction Between Real-Time Plots and Widgets.mp4 206.4 MB
  • mp46. Embedding Bokeh Plots in Websites [CoursesGhar.Com]/2. Embedding Static Bokeh Plots in Flask.mp4 168.2 MB
  • mp45. Bokeh Server Streaming Real Time Data [CoursesGhar.Com]/4. Streaming Financial Data - Webscraping.mp4 153.5 MB
  • mp43. Advanced Plotting [CoursesGhar.Com]/3. Popup Windows with Custom HTML.mp4 134.2 MB
  • mp44. Bokeh Server Interactive Plotting with HTML Widgets [CoursesGhar.Com]/4. Select Widgets Changing Labels Dynamically.mp4 132.0 MB
  • mp47. Deploying Bokeh Data Visualization Apps in Live Servers [CoursesGhar.Com]/3. Deploying Interactive Bokeh Server Apps Embedded in Flask- Setting up the VPS.mp4 124.0 MB
  • mp46. Embedding Bokeh Plots in Websites [CoursesGhar.Com]/5. Embedding Static Bokeh Plots in Django Embedding the Plot.mp4 117.1 MB
  • mp47. Deploying Bokeh Data Visualization Apps in Live Servers [CoursesGhar.Com]/1. Deployment Options.mp4 106.4 MB
  • mp42. Customizing Bokeh Graphs [CoursesGhar.Com]/10. Glyphs.mp4 99.1 MB
  • mp44. Bokeh Server Interactive Plotting with HTML Widgets [CoursesGhar.Com]/5. RadioButtonGroup Widgets Changing Labels Dynamically.mp4 94.8 MB
  • mp44. Bokeh Server Interactive Plotting with HTML Widgets [CoursesGhar.Com]/6. Slider Widgets Filtering Glyphs, Part 1.mp4 84.7 MB
  • mp43. Advanced Plotting [CoursesGhar.Com]/5. Annotations Spans and Boxes.mp4 84.0 MB
  • mp43. Advanced Plotting [CoursesGhar.Com]/6. Annotations Labels and LabelSets.mp4 81.2 MB
  • mp41. Getting Started [CoursesGhar.Com]/4. Bug with the Show Method.mp4 74.9 MB
  • mp42. Customizing Bokeh Graphs [CoursesGhar.Com]/5. Axes Custom Styling.mp4 73.4 MB
  • mp45. Bokeh Server Streaming Real Time Data [CoursesGhar.Com]/5. Streaming Financial Data - Plotting.mp4 67.5 MB
  • mp46. Embedding Bokeh Plots in Websites [CoursesGhar.Com]/4. Embedding Static Bokeh Plots in Django Setting up a Django App.mp4 67.4 MB
  • mp42. Customizing Bokeh Graphs [CoursesGhar.Com]/9. Tools.mp4 62.5 MB
【影视】 [ DevCourseWeb.com ] Python Data Structures - Sets and Frozen Sets (2024)
收录时间:2025-01-03 文档个数:146 文档大小:294.7 MB 最近下载:2025-05-15 人气:1763 磁力链接
  • mp4~Get Your Files Here !/09 - 8. Pros and Cons/01 - Sets vs. other Python data structures.mp4 21.1 MB
  • mp4~Get Your Files Here !/05 - 4. Modifying a Set/03 - Remove an element from a set.mp4 18.5 MB
  • mp4~Get Your Files Here !/10 - 9. Application Ideas/01 - Solution Invoice value computation.mp4 13.5 MB
  • mp4~Get Your Files Here !/07 - 6. Frozen Sets/04 - Solution Composite key search.mp4 13.1 MB
  • mp4~Get Your Files Here !/07 - 6. Frozen Sets/02 - Why frozen sets.mp4 12.8 MB
  • mp4~Get Your Files Here !/04 - 3. Operators and Methods/02 - Find all the elements present in different sets.mp4 12.3 MB
  • mp4~Get Your Files Here !/03 - 2. Set Operations/01 - Set membership.mp4 12.0 MB
  • mp4~Get Your Files Here !/04 - 3. Operators and Methods/03 - Find the common elements present between the sets.mp4 11.0 MB
  • mp4~Get Your Files Here !/07 - 6. Frozen Sets/01 - Introduction to frozen sets.mp4 10.3 MB
  • mp4~Get Your Files Here !/04 - 3. Operators and Methods/04 - Determine the difference between two sets.mp4 9.5 MB
  • mp4~Get Your Files Here !/05 - 4. Modifying a Set/01 - Add an element to a set.mp4 9.4 MB
  • mp4~Get Your Files Here !/06 - 5. Using Built-In Functions/06 - Solution Most popular course.mp4 9.1 MB
  • mp4~Get Your Files Here !/02 - 1. Introduction to Sets/03 - Immutable and mutable.mp4 8.7 MB
  • mp4~Get Your Files Here !/02 - 1. Introduction to Sets/04 - Hashable and iterable.mp4 8.3 MB
  • mp4~Get Your Files Here !/06 - 5. Using Built-In Functions/04 - Sort all the elements in the set.mp4 7.5 MB
  • mp4~Get Your Files Here !/03 - 2. Set Operations/03 - Set comprehension.mp4 7.1 MB
  • mp4~Get Your Files Here !/05 - 4. Modifying a Set/05 - Using pop() to remove and return an element from a set.mp4 6.8 MB
  • mp4~Get Your Files Here !/05 - 4. Modifying a Set/04 - Remove an element from a set using discard().mp4 6.7 MB
  • mp4~Get Your Files Here !/06 - 5. Using Built-In Functions/01 - Using length to find the number of items in a set.mp4 6.3 MB
  • mp4~Get Your Files Here !/05 - 4. Modifying a Set/02 - Add multiple elements with the update() method.mp4 6.2 MB
【影视】 [ FreeCourseWeb.com ] PluralSight - Data Fetching and API Routes in Next.js 14
收录时间:2025-01-03 文档个数:318 文档大小:279.1 MB 最近下载:2025-05-16 人气:1546 磁力链接
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/13 -Handle PUT Requests in Next.js.mp4 15.2 MB
  • mp4~Get Your Files Here !/6-Client-side Data Fetching and Rendering (CSR)/30 -Working with SWR.mp4 13.3 MB
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/9 -Creating a Next.js API Endpoint.mp4 12.2 MB
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/12 -Handle GET Requests in Next.js.mp4 12.2 MB
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/8 -Understanding Next.js Project Structure.mp4 11.5 MB
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/11 -Handle POST Requests in Next.js.mp4 10.0 MB
  • pdf~Get Your Files Here !/01/data-fetching-approaches-in-nextjs-slides.pdf 9.9 MB
  • mp4~Get Your Files Here !/4-Incremental Static Regeneration (ISR)/24 -Introducing on Demand Page Revalidation.mp4 9.6 MB
  • mp4~Get Your Files Here !/3-Static Generation (SSG) with getStaticProps/19 -Creating Dynamic Static Pages with getStaticPaths.mp4 9.3 MB
  • mp4~Get Your Files Here !/5-Server-side Rendering (SSR) with getServerSideProps/26 -Getting Started with Next.js SSR.mp4 9.2 MB
  • mp4~Get Your Files Here !/2-Building REST APIs with Next.js API Routes/14 -Handle DELETE Requests in Next.js.mp4 9.2 MB
  • mp4~Get Your Files Here !/5-Server-side Rendering (SSR) with getServerSideProps/27 -Rendering Dynamic Routes on the Server.mp4 8.3 MB
  • pdf~Get Your Files Here !/02/building-rest-apis-with-nextjs-api-routes-slides.pdf 8.0 MB
  • mp4~Get Your Files Here !/3-Static Generation (SSG) with getStaticProps/18 -Introducing Dynamic Static Rendering in Next.js.mp4 7.9 MB
  • mp4~Get Your Files Here !/4-Incremental Static Regeneration (ISR)/23 -Introducing the Blocking Fallback Strategy.mp4 7.8 MB
  • mp4~Get Your Files Here !/3-Static Generation (SSG) with getStaticProps/16 -Understanding getStaticProps, Context, and Return Values.mp4 7.6 MB
  • mp4~Get Your Files Here !/1-Data Fetching Approaches in Next.js/6 -Understanding Client-side Data Fetching.mp4 7.6 MB
  • pdf~Get Your Files Here !/06/client-side-data-fetching-and-rendering-csr-slides.pdf 7.4 MB
  • mp4~Get Your Files Here !/4-Incremental Static Regeneration (ISR)/21 -Getting Started with Next.js Incremental Static Regeneration.mp4 7.3 MB
  • mp4~Get Your Files Here !/4-Incremental Static Regeneration (ISR)/25 -Revalidating Pages on Demand.mp4 6.8 MB
【影视】 SkillShare - Data Science and Business Analytics with Python
收录时间:2024-12-31 文档个数:79 文档大小:3.3 GB 最近下载:2025-05-09 人气:227 磁力链接
  • mp428. ML Interpretability.mp4 201.1 MB
  • mp430. Visuals & Reports.mp4 201.1 MB
  • mp431. Visualization Basics.mp4 201.1 MB
  • mp420. Dividing Data into Subsets.mp4 170.7 MB
  • mp414. Scaling and Binning Numerical Data.mp4 156.4 MB
  • mp45. How To Find Help.mp4 140.0 MB
  • mp410. Dealing with Huge Data.mp4 129.2 MB
  • mp425. Machine Learning Classification.mp4 125.0 MB
  • mp415. Validating Data with Schemas.mp4 124.1 MB
  • mp418. Visual Data Exploration.mp4 121.4 MB
  • mp419. Descriptive Statistics.mp4 121.4 MB
  • mp427. Validation of Machine Learning Models.mp4 120.7 MB
  • mp429. Intro to Machine Learning Fairness.mp4 105.2 MB
  • mp413. Dealing with Missing Data.mp4 104.9 MB
  • mp423. Linear Regression for Price Prediction.mp4 97.8 MB
  • mp416. Encoding Categorical Data.mp4 83.6 MB
  • mp417. Exploratory Data Analysis.mp4 83.6 MB
  • mp426. Data Clustering for Deeper Insights.mp4 80.8 MB
  • mp49. Loading Any Data File.mp4 78.9 MB
  • mp424. Decision Trees and Random Forests.mp4 76.5 MB
【影视】 Visualize Data Trends with SQL Server and Power BI
收录时间:2024-12-31 文档个数:17 文档大小:67.5 MB 最近下载:2025-05-16 人气:788 磁力链接
  • mp402. Data Analysis and Visualization with SQL Server and Power BI/04. Demo- Identifying Correlation in Data.mp4 11.0 MB
  • mp402. Data Analysis and Visualization with SQL Server and Power BI/01. Demo- Integrating SQL Server with Power BI.mp4 10.0 MB
  • mp403. Extracting Insights and Designing Actionable Reports/01. Demo- Extracting Meaningful Insights from SQL Server Database.mp4 9.2 MB
  • mp403. Extracting Insights and Designing Actionable Reports/03. Demo- Creating Dynamic and Interactive Dashboards in Power BI.mp4 7.6 MB
  • mp402. Data Analysis and Visualization with SQL Server and Power BI/02. Demo- Representing Time-based Data.mp4 7.4 MB
  • mp402. Data Analysis and Visualization with SQL Server and Power BI/03. Demo- Detecting Anomalies in Data.mp4 6.7 MB
  • mp403. Extracting Insights and Designing Actionable Reports/02. Demo- Designing Information and Actionable Reports in Power BI.mp4 6.7 MB
  • zipsql-server-power-bi-visualize-data-trends.zip 5.8 MB
  • mp401. Course Overview/01. Course Overview.mp4 3.0 MB
  • srt02. Data Analysis and Visualization with SQL Server and Power BI/01. Demo- Integrating SQL Server with Power BI.srt 7.7 kB
  • srt02. Data Analysis and Visualization with SQL Server and Power BI/04. Demo- Identifying Correlation in Data.srt 7.7 kB
  • srt03. Extracting Insights and Designing Actionable Reports/01. Demo- Extracting Meaningful Insights from SQL Server Database.srt 5.6 kB
  • srt02. Data Analysis and Visualization with SQL Server and Power BI/02. Demo- Representing Time-based Data.srt 5.6 kB
  • srt03. Extracting Insights and Designing Actionable Reports/03. Demo- Creating Dynamic and Interactive Dashboards in Power BI.srt 4.9 kB
  • srt02. Data Analysis and Visualization with SQL Server and Power BI/03. Demo- Detecting Anomalies in Data.srt 4.9 kB
  • srt03. Extracting Insights and Designing Actionable Reports/02. Demo- Designing Information and Actionable Reports in Power BI.srt 4.5 kB
  • srt01. Course Overview/01. Course Overview.srt 1.9 kB
【影视】 SQL for Financial Data Analysis & Reporting - Zero to Pro
收录时间:2024-12-30 文档个数:153 文档大小:735.1 MB 最近下载:2025-05-15 人气:3696 磁力链接
  • mp4049-Calculating-Values-for-Cash-Flow-Statement-Part-1-Zela-onehack.us.mp4 52.5 MB
  • mp4039-Calculating-Balance-Sheet-Related-Values-5vlH-onehack.us.mp4 48.0 MB
  • mp4047-Introduction-and-foundation-HCuf-onehack.us.mp4 27.4 MB
  • mp4040-Compiling-all-key-values-in-one-VIEW-78CU-onehack.us.mp4 21.7 MB
  • mp4024-Profit-Loss-Statement-Part-2-ZxkJ-onehack.us.mp4 21.4 MB
  • mp4041-Calculating-Ratios-fV6M-onehack.us.mp4 21.2 MB
  • mp4035-Calculating-EBITDA-Operating-Profit-and-PBIT-lQT9-onehack.us.mp4 21.2 MB
  • mp4033-Calculating-Sales-HS9M-onehack.us.mp4 20.9 MB
  • mp4005-Understanding-our-Project-Data-6WKv-onehack.us.mp4 20.3 MB
  • mp4011-Time-Intelligence-Part-2-DATEPART-mZ5K-onehack.us.mp4 19.9 MB
  • mp4023-Preparing-Profit-Loss-Statement-Part-1-8UQe-onehack.us.mp4 19.6 MB
  • mp4004-Creating-our-Database-project-uploading-data-0VDr-onehack.us.mp4 17.9 MB
  • mp4009-Selecting-WHERE-Part-2-13tW-onehack.us.mp4 17.2 MB
  • mp4010-Time-Intelligence-Date-Month-qAqz-onehack.us.mp4 16.8 MB
  • mp4013-SUM-and-Group-SAuY-onehack.us.mp4 16.7 MB
  • mp4031-Balance-Sheet-Final-cb4u-onehack.us.mp4 16.3 MB
  • mp4051-Calculating-Cash-Cash-Equivalents-at-the-start-of-the-year-SEuR-onehack.us.mp4 15.9 MB
  • mp4042-Calculating-further-values-for-Ratios-and-updating-VIEWs-wx4Q-onehack.us.mp4 15.7 MB
  • mp4030-Balance-Sheet-Part-1-XGj1-onehack.us.mp4 15.7 MB
  • mp4038-Calculating-Ratios-i2wN-onehack.us.mp4 15.5 MB
【影视】 [ FreeCourseWeb.com ] Udemy - SQL Masterclass - SQL for Data Analytics
收录时间:2024-12-30 文档个数:263 文档大小:3.2 GB 最近下载:2025-05-15 人气:688 磁力链接
  • mp4~Get Your Files Here !/4. Fundamental SQL statements/13. ALTER.mp4 131.9 MB
  • mp4~Get Your Files Here !/13. Subqueries/1. Subqueries.mp4 108.9 MB
  • mp4~Get Your Files Here !/18. PATTERN (STRING) MATCHING/2. ADVANCE PATTERN MATCHING (REGULAR EXPRESSIONS).mp4 108.1 MB
  • mp4~Get Your Files Here !/10. Group By Commands/1. GROUP BY.mp4 97.9 MB
  • mp4~Get Your Files Here !/20. User Access Control Functions/1. User Access Control.mp4 84.4 MB
  • mp4~Get Your Files Here !/19. Data Type conversion functions/1. Converting Numbers Date to String.mp4 76.7 MB
  • mp4~Get Your Files Here !/5. Restore and Back-up/1. Restore and Back-up.mp4 75.6 MB
  • mp4~Get Your Files Here !/7. Selection commands Ordering/2. ORDER BY.mp4 74.8 MB
  • mp4~Get Your Files Here !/4. Fundamental SQL statements/1. CREATE.mp4 66.9 MB
  • mp4~Get Your Files Here !/6. Selection commands Filtering/3. LIKE.mp4 64.1 MB
  • mp4~Get Your Files Here !/12. JOINS/2. Concepts of Joining and Combining Data.mp4 62.7 MB
  • mp4~Get Your Files Here !/2. Installation and getting started/2. Installing and setting up PostgreSQL.mp4 61.5 MB
  • mp4~Get Your Files Here !/17. Date-Time Functions/3. EXTRACT.mp4 61.5 MB
  • mp4~Get Your Files Here !/4. Fundamental SQL statements/3. INSERT.mp4 59.1 MB
  • mp4~Get Your Files Here !/3. Case Study Demo/2. Case Study Part 2.mp4 53.7 MB
  • mp4~Get Your Files Here !/5. Restore and Back-up/2. Debugging restoration issues.mp4 52.6 MB
  • mp4~Get Your Files Here !/15. String Functions/4. TRIM, LTRIM, RTRIM.mp4 52.4 MB
  • mp4~Get Your Files Here !/6. Selection commands Filtering/2. BETWEEN.mp4 52.2 MB
  • mp4~Get Your Files Here !/12. JOINS/4. Inner Join.mp4 49.5 MB
  • mp4~Get Your Files Here !/4. Fundamental SQL statements/7. SELECT DISTINCT.mp4 45.3 MB
【影视】 Data Removal Services- A Costly Myth- 1080p.mp4
收录时间:2024-12-27 文档个数:1 文档大小:776.7 MB 最近下载:2025-04-08 人气:53 磁力链接
  • mp4Data Removal Services- A Costly Myth- 1080p.mp4 776.7 MB
【影视】 [FreeCourseSite.com] Udemy - Data Management for Retail Dataset using Python and Pandas
收录时间:2024-12-26 文档个数:41 文档大小:1.7 GB 最近下载:2025-05-14 人气:187 磁力链接
  • mp42. Pandas Project/16. Pandas Project Part 16.mp4 274.5 MB
  • mp42. Pandas Project/6. Pandas Project Part 6.mp4 114.2 MB
  • mp42. Pandas Project/8. Pandas Project Part 8.mp4 104.6 MB
  • mp42. Pandas Project/10. Pandas Project Part 10.mp4 104.3 MB
  • mp41. Introduction/1. Introduction to Pandas Project.mp4 97.7 MB
  • mp42. Pandas Project/5. Pandas Project Part 5.mp4 94.4 MB
  • mp42. Pandas Project/17. Pandas Project Part 17.mp4 93.8 MB
  • mp42. Pandas Project/9. Pandas Project Part 9.mp4 89.2 MB
  • mp42. Pandas Project/13. Pandas Project Part 13.mp4 84.4 MB
  • mp42. Pandas Project/7. Pandas Project Part 7.mp4 81.6 MB
  • mp42. Pandas Project/1. Pandas Project Part 1.mp4 81.1 MB
  • mp42. Pandas Project/3. Pandas Project Part 4.mp4 74.1 MB
  • mp42. Pandas Project/18. Pandas Project Part 18.mp4 71.1 MB
  • mp42. Pandas Project/12. Pandas Project Part 12.mp4 69.7 MB
  • mp42. Pandas Project/15. Pandas Project Part 15.mp4 67.6 MB
  • mp42. Pandas Project/4. Pandas Project Part 4.mp4 67.1 MB
  • mp42. Pandas Project/2. Pandas Project Part 3.mp4 66.8 MB
  • mp42. Pandas Project/11. Pandas Project Part 11.mp4 64.0 MB
  • mp42. Pandas Project/14. Pandas Project Part 14.mp4 36.5 MB
  • srt2. Pandas Project/16. Pandas Project Part 16.srt 37.4 kB
【影视】 [ FreeCourseWeb.com ] RealPython - Real Python - The Pandas DataFrame - Working With Data Efficiently
收录时间:2024-12-25 文档个数:30 文档大小:488.4 MB 最近下载:2025-05-16 人气:279 磁力链接
  • mp4~Get Your Files Here !/454 - pandas-14.mp4.mp4 33.4 MB
  • mp4~Get Your Files Here !/454 - pandas-3.mp4 31.4 MB
  • mp4~Get Your Files Here !/454 - pandas-5.mp4.mp4 30.4 MB
  • mp4~Get Your Files Here !/454 -pandas-11b.mp4 26.3 MB
  • mp4~Get Your Files Here !/454 - pandas-9.mp4.mp4 24.9 MB
  • mp4~Get Your Files Here !/454 - pandas-13.mp4.mp4 24.5 MB
  • mp4~Get Your Files Here !/454 - pandas-2.mp4 22.2 MB
  • mp4~Get Your Files Here !/454 - pandas-11.mp4.mp4 21.9 MB
  • mp4~Get Your Files Here !/454 - pandas-8b.mp4.mp4 21.7 MB
  • mp4~Get Your Files Here !/454 - pandas-1b.mp4 20.9 MB
  • mp4~Get Your Files Here !/454 - pandas-10.mp4.mp4 20.7 MB
  • mp4~Get Your Files Here !/454 - pandas-6.mp4.mp4 20.1 MB
  • mp4~Get Your Files Here !/454 - pandas-7.mp4 20.1 MB
  • mp4~Get Your Files Here !/454 - pandas-0-Overview.mp4 20.0 MB
  • mp4~Get Your Files Here !/454 - pandas-8.mp4.mp4 18.1 MB
  • mp4~Get Your Files Here !/454 - pandas-16.mp4 17.7 MB
  • mp4~Get Your Files Here !/454 - pandas-15c.mp4.mp4 16.9 MB
  • mp4~Get Your Files Here !/454 - pandas-2b.mp4 16.3 MB
  • mp4~Get Your Files Here !/454 - pandas-15b.mp4.mp4 15.5 MB
  • mp4~Get Your Files Here !/454 - pandas-4.mp4.mp4 14.2 MB
【影视】 [ DevCourseWeb.com ] Core Data In Ios - The Complete App Development Bootcamp
收录时间:2024-12-25 文档个数:634 文档大小:4.0 GB 最近下载:2025-05-16 人气:392 磁力链接
  • mp4~Get Your Files Here !/7 - Budget App Filtering/44 - Refactoring.mp4 301.5 MB
  • mp4~Get Your Files Here !/9 - Updating Expenses/54 - Updating Expenses Option 3.mp4 229.1 MB
  • mp4~Get Your Files Here !/9 - Updating Expenses/52 - Updating Expenses Option 1.mp4 224.1 MB
  • mp4~Get Your Files Here !/8 - Migrations/50 - Custom Migration Performing Migration.mp4 222.4 MB
  • mp4~Get Your Files Here !/7 - Budget App Filtering/43 - Implementing Sorting.mp4 178.1 MB
  • mp4~Get Your Files Here !/5 - Budget App Adding Expenses Relationship/29 - Displaying Total and Remaining.mp4 160.6 MB
  • mp4~Get Your Files Here !/10 - Syncing Core Data with CloudKit/57 - Checking Expense Title is Unique.mp4 129.5 MB
  • mp4~Get Your Files Here !/10 - Syncing Core Data with CloudKit/56 - Fixing Issues and Following iCloud Requirements for Core Data Models.mp4 128.8 MB
  • mp4~Get Your Files Here !/4 - Budget App Setting Up and Adding Budget Categories/22 - Saving Budget.mp4 127.9 MB
  • mp4~Get Your Files Here !/11 - Transformable Types/64 - Displaying all Rooms.mp4 124.1 MB
  • mp4~Get Your Files Here !/5 - Budget App Adding Expenses Relationship/26 - Implementing BudgetDetailScreen.mp4 106.7 MB
  • mp4~Get Your Files Here !/4 - Budget App Setting Up and Adding Budget Categories/20 - Building the User Interface.mp4 94.9 MB
  • mp4~Get Your Files Here !/9 - Updating Expenses/53 - Updating Expenses Options 2.mp4 89.1 MB
  • mp4~Get Your Files Here !/11 - Transformable Types/63 - Implementing Transformer.mp4 88.3 MB
  • mp4~Get Your Files Here !/8 - Migrations/47 - Simple Migration.mp4 88.1 MB
  • mp4~Get Your Files Here !/5 - Budget App Adding Expenses Relationship/28 - Displaying Expenses.mp4 87.3 MB
  • mp4~Get Your Files Here !/11 - Transformable Types/62 - Saving Room.mp4 86.5 MB
  • mp4~Get Your Files Here !/3 - Data Management with Core Data/11 - Creating and Saving Data.mp4 84.0 MB
  • mp4~Get Your Files Here !/7 - Budget App Filtering/38 - Filtering by Tags.mp4 79.3 MB
  • mp4~Get Your Files Here !/3 - Data Management with Core Data/16 - Deleting Data.mp4 73.9 MB
【影视】 Modifying Data in MongoDB 4
收录时间:2024-12-24 文档个数:62 文档大小:235.6 MB 最近下载:2025-05-15 人气:586 磁力链接
  • mp403. Deleting Documents in MongoDB/04. Demo- Filter Documents and Query Operators.mp4 27.5 MB
  • mp407. A CRUD App/05. Demo- A CRUD App.mp4 16.0 MB
  • mp407. A CRUD App/03. MongoEngine.mp4 15.8 MB
  • mp407. A CRUD App/02. PyMongo.mp4 15.8 MB
  • mp402. Creating Documents in MongoDB/07. Visual Studio Code as a MongoDB Client.mp4 14.0 MB
  • mp407. A CRUD App/04. Flask.mp4 12.2 MB
  • mp405. Upserting Documents in MongoDB/02. Demo- Upserting Documents.mp4 11.7 MB
  • mp403. Deleting Documents in MongoDB/03. More Query Operators.mp4 8.8 MB
  • mp404. Updating Documents in MongoDB/04. Demo- Updating Documents.mp4 8.8 MB
  • mp406. Bulk Write Operations in MongoDB/02. Demo- Bulk Writes.mp4 8.7 MB
  • mp403. Deleting Documents in MongoDB/02. Filter Documents and Query Operators.mp4 8.4 MB
  • mp404. Updating Documents in MongoDB/01. Updating Documents.mp4 8.0 MB
  • mp403. Deleting Documents in MongoDB/01. Deleting Documents.mp4 8.0 MB
  • mp402. Creating Documents in MongoDB/02. Creating Documents.mp4 8.0 MB
  • mp402. Creating Documents in MongoDB/03. Demo- Creating Documents.mp4 7.0 MB
  • mp404. Updating Documents in MongoDB/03. Array Update Operators.mp4 6.7 MB
  • mp405. Upserting Documents in MongoDB/01. Upserting Documents.mp4 5.9 MB
  • mp406. Bulk Write Operations in MongoDB/01. Bulk Writes.mp4 5.7 MB
  • mp402. Creating Documents in MongoDB/04. Document Identifiers.mp4 5.3 MB
  • mp404. Updating Documents in MongoDB/02. Field Update Operators.mp4 4.8 MB
【影视】 Querying Data Using Map-reduce in MongoDB
收录时间:2024-12-23 文档个数:62 文档大小:157.1 MB 最近下载:2025-05-15 人气:969 磁力链接
  • mp405. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/03. Demo- Part 1 - Calling the MongoDB mapReduce() Method.mp4 11.6 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/04. Demo- Creating the Database and Loading the Data.mp4 9.3 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/06. Demo- Using the Aggregation Pipeline.mp4 9.2 MB
  • mp404. Applying Custom JavaScript Functions to MongoDB Map-reduce/02. Map-reduce Process Decomposed.mp4 9.0 MB
  • mp405. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/02. Aggregate Document Data Using MongoDB mapReduce() Method.mp4 8.5 MB
  • mp403. Creating Custom JavaScript Functions for Map and Reduce/03. Demo- Coding the Custom JavaScript Map Callback Function.mp4 8.4 MB
  • mp405. Putting the Pieces Together- Build a Complete Map-reduce Solution in MongoDB/05. Points to Note When Using MongoDB mapReduce() Method.mp4 7.6 MB
  • mp403. Creating Custom JavaScript Functions for Map and Reduce/04. Custom JavaScript Function for Reduce Operation.mp4 7.5 MB
  • mp403. Creating Custom JavaScript Functions for Map and Reduce/05. Demo- Coding the Custom JavaScript Reduce Callback Function.mp4 7.3 MB
  • mp404. Applying Custom JavaScript Functions to MongoDB Map-reduce/05. Transform the Custom Reduce Function to Further Process Results from the Map Phase.mp4 7.2 MB
  • zipquerying-data-map-reduce-mongodb.zip 6.4 MB
  • mp403. Creating Custom JavaScript Functions for Map and Reduce/02. Custom JavaScript Function for Map Operation.mp4 6.2 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/03. Aggregation Mechanisms in MongoDB.mp4 6.0 MB
  • mp404. Applying Custom JavaScript Functions to MongoDB Map-reduce/03. Transform the Custom Map Function to Process a Collection of Documents.mp4 5.9 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/02. Introduction.mp4 5.3 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/07. Lack of Flexibility and Power for Complex Operations.mp4 4.5 MB
  • mp404. Applying Custom JavaScript Functions to MongoDB Map-reduce/04. Demo- Converting the Map Function to Process a Collection of Documents.mp4 4.3 MB
  • mp404. Applying Custom JavaScript Functions to MongoDB Map-reduce/06. Demo- Converting the Reduce Function to Process the Documents from the Map Phase.mp4 3.6 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/08. The map() and reduce() Methods in JavaScript Array.mp4 3.4 MB
  • mp402. Discovering the Need for Map-reduce in MongoDB/05. Demo- Using Single Purpose Aggregation Operations.mp4 3.3 MB
【影视】 GetFreeCourses.Co-Udemy-Learn and Understand D3js for Data Visualization
收录时间:2024-12-22 文档个数:329 文档大小:3.1 GB 最近下载:2025-05-12 人气:267 磁力链接
  • mp45 - Scales/47 - The scaleLog Scale.mp4 98.5 MB
  • mp45 - Scales/45 - Color Scales.mp4 93.9 MB
  • mp46 - Animations & Interactivity/67 - Creating a Voronoi Diagram.mp4 89.3 MB
  • mp46 - Animations & Interactivity/56 - Updating the Chart.mp4 74.4 MB
  • mp46 - Animations & Interactivity/53 - Creating Bins.mp4 67.6 MB
  • mp46 - Animations & Interactivity/62 - Adding the Mean.mp4 62.3 MB
  • mp44 - Drawing A Scatterplot/28 - Applying Scales to Visualizations.mp4 59.4 MB
  • mp42 - Understanding SVG/6 - Basic SVG Shapes.mp4 59.0 MB
  • mp46 - Animations & Interactivity/54 - Histogram Finishing Touches.mp4 58.3 MB
  • mp46 - Animations & Interactivity/60 - Fixing the Exit Transition.mp4 55.5 MB
  • mp47 - Even More Charts/85 - The Stack Function.mp4 53.8 MB
  • mp44 - Drawing A Scatterplot/22 - First Steps.mp4 53.5 MB
  • mp44 - Drawing A Scatterplot/32 - The yaxis.mp4 53.0 MB
  • mp44 - Drawing A Scatterplot/25 - Accessor Functions.mp4 52.7 MB
  • mp46 - Animations & Interactivity/66 - Understanding the Voronoi Diagram.mp4 51.5 MB
  • mp41 - Overview/1 - Overview.mp4 49.7 MB
  • mp47 - Even More Charts/81 - Using Ordinal Scales.mp4 48.6 MB
  • mp47 - Even More Charts/74 - Preparing the Tooltip.mp4 48.5 MB
  • mp41 - Overview/3 - Understanding D3 & Data Visualization.mp4 48.0 MB
  • mp46 - Animations & Interactivity/61 - Tweaking the Bars and Labels.mp4 47.1 MB
【影视】 [ DevCourseWeb.com ] Udemy - Data Cleaning using pandas and pyspan
收录时间:2024-12-22 文档个数:11 文档大小:374.8 MB 最近下载:2025-05-15 人气:540 磁力链接
  • mp4~Get Your Files Here !/2 - Applied Data Cleaning/4 -Advanced pyspan Functions format_dt and split_column.mp4 114.2 MB
  • mp4~Get Your Files Here !/2 - Applied Data Cleaning/1 -Exploring the Dataset and Writing Pseudocode.mp4 90.8 MB
  • mp4~Get Your Files Here !/2 - Applied Data Cleaning/2 -Getting Started with pyspan remove and handle_nulls.mp4 70.3 MB
  • mp4~Get Your Files Here !/2 - Applied Data Cleaning/5 -Evaluating Data Cleaning Before vs. After.mp4 43.7 MB
  • mp4~Get Your Files Here !/2 - Applied Data Cleaning/3 -Outlier Detection and Handling with pyspan.mp4 38.5 MB
  • mp4~Get Your Files Here !/1 - Introduction/1 -Introduction to Data Cleaning and Course Overview.mp4 13.9 MB
  • mp4~Get Your Files Here !/3 - Conclusion/1 -Conclusion of the course.mp4 3.4 MB
  • txt~Get Your Files Here !/Bonus Resources.txt 386 Bytes
  • urlGet Bonus Downloads Here.url 182 Bytes
  • url~Get Your Files Here !/2 - Applied Data Cleaning/1 -FIFA 21 Messy Raw Dataset.url 115 Bytes
  • url~Get Your Files Here !/2 - Applied Data Cleaning/1 -Google Colab Notebook.url 108 Bytes
【影视】 Geospatial Data Science with R
收录时间:2024-12-20 文档个数:128 文档大小:433.4 MB 最近下载:2025-05-15 人气:2595 磁力链接
  • mp4014-Functions-q9LW-onehack.us.mp4 28.5 MB
  • mp4029-Working-with-rasters-DQH5-onehack.us.mp4 27.9 MB
  • mp4041-Land-cover-classification-Notes-and-exercises-tqwP-onehack.us.mp4 22.2 MB
  • mp4027-Vectors-Geometry-operations-Av94-onehack.us.mp4 19.9 MB
  • mp4024-Vectors-Points-USGi-onehack.us.mp4 19.7 MB
  • mp4045-Dasymetric-mapping-Rasterize-and-map-JxgZ-onehack.us.mp4 19.3 MB
  • mp4012-Data-structures-PrVv-onehack.us.mp4 19.0 MB
  • mp4010-R-Projects-BV9h-onehack.us.mp4 17.0 MB
  • mp4026-Vectors-Polygons-qHj1-onehack.us.mp4 16.7 MB
  • mp4017-The-tidyverse-Example-s5og-onehack.us.mp4 16.3 MB
  • mp4047-Dasymetric-mapping-Notes-and-exercises-2jKW-onehack.us.mp4 15.7 MB
  • mp4031-Week-2-Notes-and-exercises-4hRS-onehack.us.mp4 14.7 MB
  • mp4030-Convert-between-vectors-and-rasters-2nj9-onehack.us.mp4 13.8 MB
  • mp4028-Vectors-Spatial-operations-hQ27-onehack.us.mp4 13.5 MB
  • mp4009-R-Notebooks-sTLu-onehack.us.mp4 12.8 MB
  • mp4038-Land-cover-classification-Classify-images-v3aU-onehack.us.mp4 11.1 MB
  • mp4001-Welcome-YMwt-onehack.us.mp4 10.4 MB
  • mp4016-The-tidyverse-wK3o-onehack.us.mp4 10.4 MB
  • mp4013-Subsetting-operations-Odrl-onehack.us.mp4 10.3 MB
  • mp4011-General-syntax-MjKI-onehack.us.mp4 10.2 MB
【影视】 【高清影视之家发布 www.HDBTHD.com】梦幻恋人[国语配音+中文字幕].Amazing.Data.2024.2160p.WEB-DL.AAC.H265-ParkHD
收录时间:2024-12-19 文档个数:4 文档大小:6.4 GB 最近下载:2025-05-16 人气:1312 磁力链接
  • mkv梦幻恋人.Amazing.Data.2024.2160p.WEB-DL.AAC.H265-ParkHD.mkv 6.4 GB
  • MKV【更多无水印高清电影请访问 www.BBQDDQ.com】【更多无水印高清电影请访问 www.BBQDDQ.com】.MKV 637.0 kB
  • MP4【更多无水印蓝光原盘请访问 www.BBQDDQ.com】【更多无水印蓝光原盘请访问 www.BBQDDQ.com】.MP4 296.1 kB
  • DOC【更多无水印蓝光电影请访问 www.BBQDDQ.com】【更多无水印蓝光电影请访问 www.BBQDDQ.com】.DOC 296.1 kB
【影视】 C-CPP Programming, Algorithms & Data Structures Masterclass
收录时间:2024-12-16 文档个数:81 文档大小:7.1 GB 最近下载:2025-05-15 人气:386 磁力链接
  • mp45. Matrices/4. Solving maze routing problems - Lee's Algorithm (MEDIUM).mp4 371.4 MB
  • mp48. Stacks and Queues/2. Manipulating Stacks.mp4 201.9 MB
  • mp44. Arrays and Vectors/5. How to find the greatest number in an array or vector (EASY).mp4 196.0 MB
  • mp48. Stacks and Queues/4. The Closing Parentheses Problem - easier variation (MEDIUM).mp4 188.9 MB
  • mp43. Introduction to CC++/7. CC++ memory blocks.mp4 180.0 MB
  • mp46. Strings/9. Finding the Longest Palindromic Substring - Manacher's Algorithm impl (HARD).mp4 156.1 MB
  • mp47. Singly Linked Lists/8. Loop removal in Singly Linked Lists - Floyd's Algorithm Implemented (MEDIUM).mp4 153.5 MB
  • mp45. Matrices/2. Declaring, Manipulating and Managing the Memory of Matrices.mp4 152.6 MB
  • mp46. Strings/8. Finding the Longest Palindromic Substring - Manacher's Algorithm analysis (HARD).mp4 150.4 MB
  • mp45. Matrices/3. Solving Diagonal-related Problems on Matrices (EASY).mp4 143.9 MB
  • mp48. Stacks and Queues/3. Invert the elements of a Stack (EASY).mp4 140.2 MB
  • zip9. Trees/6.1 C++ConsoleApplication_extract_leaves.zip 129.2 MB
  • zip9. Trees/5.1 C++ConsoleApplication_postorder.zip 129.2 MB
  • zip9. Trees/4.1 C++ConsoleApplication_preorder.zip 129.2 MB
  • zip9. Trees/3.1 C++ConsoleApplication_inorder.zip 129.2 MB
  • mp43. Introduction to CC++/8. Solving your first CC++ problem.mp4 128.3 MB
  • mp44. Arrays and Vectors/4. The sum of a vector's elements (EASY).mp4 127.5 MB
  • mp46. Strings/7. Finding the Longest Palindromic Substring - improved - implementation (MEDIUM).mp4 122.8 MB
  • zip8. Stacks and Queues/7.1 C++ConsoleApplication.zip 122.4 MB
  • zip6. Strings/9.1 C++ConsoleApplication_ManacherAlg.zip 122.4 MB
【影视】 Udemy - Generative AI for data analytics 2023-5
收录时间:2024-12-16 文档个数:91 文档大小:3.2 GB 最近下载:2025-05-08 人气:438 磁力链接
  • mp44. ChatGPT for coding/4. Write code.mp4 254.2 MB
  • mp44. ChatGPT for coding/5. Debug code.mp4 195.3 MB
  • mp44. ChatGPT for coding/7. Translating code.mp4 155.8 MB
  • mp45. ChatGPT for learning/2. Explain how an analysis works.mp4 151.7 MB
  • mp46. ChatGPT for communicating/4. Data summaries and insights.mp4 132.7 MB
  • mp42. What is ChatGPT/4. ChatGPT.mp4 132.6 MB
  • mp46. ChatGPT for communicating/2. Improving your writing.mp4 122.0 MB
  • mp42. What is ChatGPT/2. Deep learning.mp4 117.5 MB
  • mp44. ChatGPT for coding/9. Access ChatGPT through Python.mp4 107.1 MB
  • mp42. What is ChatGPT/7. Fun with ChatGPT.mp4 101.3 MB
  • mp43. ChatGPT and data science/4. Three ChatGPT uses in data science.mp4 99.1 MB
  • mp46. ChatGPT for communicating/6. Writing emails.mp4 98.4 MB
  • mp43. ChatGPT and data science/3. What ChatGPT can and cannot do.mp4 98.2 MB
  • mp45. ChatGPT for learning/5. Brainstorming for analyses.mp4 96.8 MB
  • mp45. ChatGPT for learning/3. Check your understanding.mp4 90.8 MB
  • mp44. ChatGPT for coding/8. Prompt engineering (usage tips), part 1.mp4 84.1 MB
  • mp44. ChatGPT for coding/6. Explaining code.mp4 81.8 MB
  • mp46. ChatGPT for communicating/5. Language translations.mp4 75.7 MB
  • mp45. ChatGPT for learning/4. Guide to color-coding in google-sheets.mp4 75.5 MB
  • mp45. ChatGPT for learning/6. Inspiration for learning soft skills.mp4 69.4 MB
【影视】 [ DevCourseWeb.com ] Udemy - Learn Google Looker Studio (Data Studio) - Practical Course
收录时间:2024-12-15 文档个数:65 文档大小:1.6 GB 最近下载:2025-05-16 人气:1970 磁力链接
  • mp4~Get Your Files Here !/8 - Blending in Looker Studio/2 -Applying Joins in Google Looker Studio.mp4 99.0 MB
  • mp4~Get Your Files Here !/1 - Introduction/2 -Exploring the Google Looker Studio Interface.mp4 94.6 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/1 -Scorecards.mp4 62.5 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/16 -Fixed Elements.mp4 51.8 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/2 -Tables.mp4 51.4 MB
  • mp4~Get Your Files Here !/6 - Intermediate Features in Google Looker Studio/1 -Breakdown Dimensions.mp4 51.2 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/7 -Line Chart.mp4 49.7 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/9 -Time Series Chart.mp4 46.0 MB
  • mp4~Get Your Files Here !/4 - Controls/3 -Drop-down List.mp4 45.3 MB
  • mp4~Get Your Files Here !/7 - Global Metrics and Dimensions/2 -Groups.mp4 42.5 MB
  • mp4~Get Your Files Here !/6 - Intermediate Features in Google Looker Studio/3 -Sharing Reports.mp4 41.4 MB
  • mp4~Get Your Files Here !/5 - Creating Metrics and Dimensions in Google Looker Studio/2 -Creating Dimensions.mp4 38.8 MB
  • mp4~Get Your Files Here !/7 - Global Metrics and Dimensions/3 -Bins.mp4 38.6 MB
  • mp4~Get Your Files Here !/3 - Filters and Regular Expressions in Looker Studio/3 -REGEXP CONTAINS.mp4 38.1 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/10 -Scatter.mp4 36.5 MB
  • mp4~Get Your Files Here !/4 - Controls/9 -Slider.mp4 35.9 MB
  • mp4~Get Your Files Here !/5 - Creating Metrics and Dimensions in Google Looker Studio/1 -Creating Metrics.mp4 35.4 MB
  • mp4~Get Your Files Here !/2 - Using Charts in Google Looker Studio/8 -Area Chart.mp4 34.4 MB
  • mp4~Get Your Files Here !/7 - Global Metrics and Dimensions/1 -Global Metrics and Dimensions.mp4 34.1 MB
  • mp4~Get Your Files Here !/4 - Controls/4 -Input Box.mp4 34.1 MB
共186页 上一页 5 6 7 8 9 10 11 12 13 下一页