Download link
File List
-
01.01-introduction_why_data_scraping.mkv 34.22 MB
.____padding_file/0 1.78 MB
01.02-introduction_applications_of_data_scraping.mkv 16.35 MB
.____padding_file/1 3.65 MB
01.03-introduction_introduction_of_instructor.mkv 4.85 MB
.____padding_file/2 3.15 MB
01.04-introduction_introduction_to_course_scraping_tools.mkv 16.53 MB
.____padding_file/3 3.47 MB
01.05-introduction_projects_overview.mkv 14.28 MB
.____padding_file/4 1.72 MB
01.06-requests_introduction_to_python_requests.mkv 19.01 MB
.____padding_file/5 1010.5 KB
01.07-requests_hands-on_with_requests.mkv 27.76 MB
.____padding_file/6 241.55 KB
01.08-requests_extracting_quotes_manually.mkv 36.63 MB
.____padding_file/7 3.37 MB
01.09-requests_quiz_(extracting_authors).mkv 6.09 MB
.____padding_file/8 1.91 MB
01.10-requests_solution_(extracting_authors).mkv 79.5 MB
.____padding_file/9 507.13 KB
01.100-scrapy_checking_for_next_page_in_spider.mkv 9.41 MB
.____padding_file/10 2.59 MB
01.101-scrapy_checking_for_next_page_url.mkv 27.29 MB
.____padding_file/11 721.97 KB
01.102-scrapy_scraping_quotes_from_next_pages.mkv 26.47 MB
.____padding_file/12 1.53 MB
01.103-scrapy_exporting_extracted_data.mkv 12.63 MB
.____padding_file/13 3.37 MB
01.104-scrapy_quiz_(get_the_tags).mkv 41.93 MB
.____padding_file/14 2.07 MB
01.105-scrapy_solution_(get_the_tags).mkv 16.68 MB
.____padding_file/15 3.32 MB
01.106-scrapy_next_website.mkv 22.2 MB
.____padding_file/16 1.8 MB
01.107-scrapy_css_selectors_for_movie_names_and_urls.mkv 13.82 MB
.____padding_file/17 2.18 MB
01.108-scrapy_combined_css_selectors_for_movie_names_and_urls.mkv 20.36 MB
.____padding_file/18 3.64 MB
01.109-scrapy_sent_request_to_the_film_info_page.mkv 24.63 MB
.____padding_file/19 3.37 MB
01.11-requests_pagination.mkv 33.49 MB
.____padding_file/20 2.51 MB
01.110-scrapy_merge_data_from_two_callbacks.mkv 23.72 MB
.____padding_file/21 283.13 KB
01.111-scrapy_extracting_movie_duration_and_genres.mkv 31.45 MB
.____padding_file/22 558.61 KB
01.112-scrapy_exporting_the_extracted_data.mkv 20.89 MB
.____padding_file/23 3.11 MB
01.113-scrapy_quiz_(extracting_the_year).mkv 29.3 MB
.____padding_file/24 2.7 MB
01.114-scrapy_solution_(extracting_the_year).mkv 42.71 MB
.____padding_file/25 1.29 MB
01.115-scrapy_getting_director_name_and_url.mkv 20.79 MB
.____padding_file/26 3.21 MB
01.116-scrapy_getting_top_four_movies_of_directors.mkv 48.12 MB
.____padding_file/27 3.88 MB
01.117-scrapy_extracting_data_anomaly_(dont_filter_flag).mkv 36.69 MB
.____padding_file/28 3.31 MB
01.118-scrapy_project_hugo_boss_website_for_scraping.mkv 11.33 MB
.____padding_file/29 681.08 KB
01.119-scrapy_project_understanding_site_structure.mkv 27.61 MB
.____padding_file/30 398.96 KB
01.12-requests_quiz_(extracting_author_and_quotes).mkv 5.17 MB
.____padding_file/31 2.83 MB
01.120-scrapy_project_writing_css_selectors_for_listings.mkv 41.19 MB
.____padding_file/32 2.81 MB
01.121-scrapy_project_listings_in_scrapy_shell.mkv 19.76 MB
.____padding_file/33 242.18 KB
01.122-scrapy_project_sending_request_to_listings_urls.mkv 31.36 MB
.____padding_file/34 658.16 KB
01.123-scrapy_project_extracting_products_url_from_the_listings.mkv 61.18 MB
.____padding_file/35 2.82 MB
01.124-scrapy_project_sending_requests_to_products_of_the_listings.mkv 34.78 MB
.____padding_file/36 1.22 MB
01.125-scrapy_project_writing_css_for_getting_the_product_info.mkv 67.27 MB
.____padding_file/37 746.88 KB
01.126-scrapy_project_getting_the_bigger_images_of_the_product.mkv 29.38 MB
.____padding_file/38 2.62 MB
01.127-scrapy_project_checking_next_page_url.mkv 63.79 MB
.____padding_file/39 212.19 KB
01.128-scrapy_project_adding_pagination_to_spider_and_running_it.mkv 37.14 MB
.____padding_file/40 2.86 MB
01.129-scrapy_project_output_of_the_spider.mkv 28.79 MB
.____padding_file/41 3.21 MB
01.13-requests_solution_01_(extracting_author_and_quotes).mkv 22.1 MB
.____padding_file/42 1.9 MB
01.130-selenium_introduction_to_selenium.mkv 6.71 MB
.____padding_file/43 1.29 MB
01.131-selenium_getting_started_with_selenium.mkv 11.55 MB
.____padding_file/44 455.76 KB
01.132-selenium_configuring_the_webdriver.mkv 11.88 MB
.____padding_file/45 124.19 KB
01.133-selenium_extracting_quotes.mkv 34.54 MB
.____padding_file/46 1.46 MB
01.134-selenium_extracting_quotes_and_author_names.mkv 36.04 MB
.____padding_file/47 3.96 MB
01.135-selenium_quiz_(extracting_quotes).mkv 4.88 MB
.____padding_file/48 3.12 MB
01.136-selenium_solution_(extracting_quotes).mkv 30.28 MB
.____padding_file/49 1.72 MB
01.137-selenium_clicking_on_button.mkv 21.28 MB
.____padding_file/50 2.72 MB
01.138-selenium_pagination_and_extracting_data.mkv 38.9 MB
.____padding_file/51 1.1 MB
01.139-selenium_exception_handling_for_unavailable_element.mkv 22.95 MB
.____padding_file/52 1.05 MB
01.14-requests_solution_02_(extracting_author_and_quotes).mkv 21.72 MB
.____padding_file/53 2.28 MB
01.140-selenium_navigating_the_website_for_login.mkv 33.44 MB
.____padding_file/54 2.56 MB
01.141-selenium_quiz_(login_and_extract_quote).mkv 6.39 MB
.____padding_file/55 1.61 MB
01.142-selenium_solution_(login_and_extract_quote).mkv 94.48 MB
.____padding_file/56 1.52 MB
01.143-project_selenium_overview_of_project.mkv 6.57 MB
.____padding_file/57 1.43 MB
01.144-project_selenium_closing_the_cookie_button.mkv 11.16 MB
.____padding_file/58 860.98 KB
01.145-project_selenium_setting_the_language_for_translation.mkv 21.32 MB
.____padding_file/59 2.68 MB
01.146-project_selenium_sending_the_text_for_translation.mkv 13.42 MB
.____padding_file/60 2.58 MB
01.147-project_selenium_downloading_the_translation.mkv 15.82 MB
.____padding_file/61 179.85 KB
01.148-project_selenium_reading_data_from_file_for_translation.mkv 39.25 MB
.____padding_file/62 769.92 KB
01.15-requests_ajax_requests.mkv 37.1 MB
.____padding_file/63 2.9 MB
01.16-requests_ajax_requests_for_cricinfo.mkv 46.34 MB
.____padding_file/64 1.66 MB
01.17-requests_ajax_requests_pagination.mkv 22.91 MB
.____padding_file/65 1.09 MB
01.18-requests_quiz_(extracting_top_stats_from_cricinfo).mkv 7.32 MB
.____padding_file/66 694.28 KB
01.19-requests_solution_01_(extracting_top_stats_from_cricinfo).mkv 48.9 MB
.____padding_file/67 3.1 MB
01.20-requests_solution_02_(extracting_top_stats_from_cricinfo).mkv 162.29 MB
.____padding_file/68 1.71 MB
01.21-beautiful_soap_4_(bs4)_introduction_to_bs4.mkv 8.18 MB
.____padding_file/69 3.82 MB
01.22-beautiful_soap_4_(bs4)_quiz_(difference_between_requests_and_bs4).mkv 4.12 MB
.____padding_file/70 3.88 MB
01.23-beautiful_soap_4_(bs4)_solution_(difference_between_requests_and_bs4).mkv 5.13 MB
.____padding_file/71 2.87 MB
01.24-beautiful_soap_4_(bs4)_hands-on_with_bs4.mkv 14.84 MB
.____padding_file/72 1.16 MB
01.25-beautiful_soap_4_(bs4)_extracting_data_from_tree.mkv 33.83 MB
.____padding_file/73 2.17 MB
01.26-beautiful_soap_4_(bs4)_extracting_quotes_from_the_website.mkv 19.4 MB
.____padding_file/74 610.32 KB
01.27-beautiful_soap_4_(bs4)_quiz_(extracting_author_names).mkv 5.91 MB
.____padding_file/75 2.09 MB
01.28-beautiful_soap_4_(bs4)_solution_(extracting_author_names).mkv 16.3 MB
.____padding_file/76 3.7 MB
01.29-beautiful_soap_4_(bs4)_attributes_of_tags_in_bs4.mkv 20.96 MB
.____padding_file/77 3.04 MB
01.30-beautiful_soap_4(bs4)_multi-valued_attributes_of_tags_in_bs4.mkv 10.73 MB
.____padding_file/78 1.27 MB
01.31-beautiful_soap_4(bs4)_scraping_movie_names_from_imdb.mkv 79.26 MB
.____padding_file/79 755.17 KB
01.32-beautiful_soap_4_(bs4)_quiz_(getting_the_ratings_year_and_name_of_the_movie).mkv 5.24 MB
.____padding_file/80 2.76 MB
01.33-beautiful_soap_4_(bs4)_solution_01_(getting_the_ratings_year_and_name_of_the_movie).mkv 21.85 MB
.____padding_file/81 2.15 MB
01.34-beautiful_soap_4_(bs4)_solution_02_(getting_the_ratings_year_and_name_of_the_movie).mkv 28.43 MB
.____padding_file/82 3.57 MB
01.35-beautiful_soap_4_(bs4)_scraping_time_genre_and_releasing_date_from_imdb_01.mkv 17.91 MB
.____padding_file/83 2.09 MB
01.36-beautiful_soap_4_(bs4)_scraping_time_genre_and_releasing_date_from_imdb_02.mkv 32.96 MB
.____padding_file/84 3.04 MB
01.37-beautiful_soap_4_(bs4)_combining_two_requests_data_for_imdb.mkv 14.83 MB
.____padding_file/85 1.17 MB
01.38-beautiful_soap_4_(bs4)_movies_recommender_system_(creatingmovie_url).mkv 35.68 MB
.____padding_file/86 323.83 KB
01.39-beautiful_soap_4_(bs4)_movies_recommender_system_(creating_director_url).mkv 26.57 MB
.____padding_file/87 1.43 MB
01.40-beautiful_soap_4_(bs4)_movies_recommender_system_using_bs4_(getting_top_four_movies).mkv 35.77 MB
.____padding_file/88 233.9 KB
01.41-beautiful_soap_4_(bs4)_movies_recommender_system_using_bs4_(merge_all_requests_together).mkv 65.81 MB
.____padding_file/89 2.19 MB
01.42-css_selectors_introduction_to_css_selectors.mkv 12.88 MB
.____padding_file/90 3.12 MB
01.43-css_selectors_css_selectors_hands-on_(tags).mkv 16.38 MB
.____padding_file/91 3.62 MB
01.44-css_selectors_quiz_(tags).mkv 5.31 MB
.____padding_file/92 2.69 MB
01.45-css_selectors_solution_(tags).mkv 7.54 MB
.____padding_file/93 474.01 KB
01.46-css_selectors_css_selectors_hands-on_(descendants_id_class).mkv 20.79 MB
.____padding_file/94 3.21 MB
01.47-css_selectors_quiz_(descendants).mkv 4.83 MB
.____padding_file/95 3.17 MB
01.48-css_selectors_solution_(descendants).mkv 7.15 MB
.____padding_file/96 867.17 KB
01.49-css_selectors_quiz_(id).mkv 4.7 MB
.____padding_file/97 3.3 MB
01.50-css_selectors_solution_(id).mkv 6.62 MB
.____padding_file/98 1.38 MB
01.51-css_selectors_solution_(class).mkv 5.21 MB
.____padding_file/99 2.79 MB
01.52-css_selectors_solution_(class).mkv 10.41 MB
.____padding_file/100 1.59 MB
01.53-css_selectors_css_selectors_hands-on_(nested_tags_id_tags_class_tags).mkv 13.82 MB
.____padding_file/101 2.18 MB
01.54-css_selectors_quiz_(class_with_tag).mkv 4.68 MB
.____padding_file/102 3.32 MB
01.55-css_selectors_solution_(class_with_tag).mkv 8.18 MB
.____padding_file/103 3.82 MB
01.55-css_selectors_solution_(class_with_tag).mp4 6.51 MB
.____padding_file/104 1.49 MB
01.56-css_selectors_css_selectors_hands-on_(comma_separator_universal_selectors.mkv 23.28 MB
.____padding_file/105 732.89 KB
01.56-css_selectors_css_selectors_hands-on_(comma_separator_universal_selectors.mp4 35.93 MB
.____padding_file/106 74.24 KB
01.57-css_selectors_quiz_(combining_two_selectors).mkv 4.85 MB
.____padding_file/107 3.15 MB
01.57-css_selectors_quiz_(combining_two_selectors).mp4 2.02 MB
.____padding_file/108 1.98 MB
01.58-css_selectors_solution_(combining_two_selectors).mkv 8.66 MB
.____padding_file/109 3.34 MB
01.58-css_selectors_solution_(combining_two_selectors).mp4 7.14 MB
.____padding_file/110 880.29 KB
01.59-css_selectors_css_selectors_hands-on_(sibling_notations_and_direct_child).mkv 21.41 MB
.____padding_file/111 2.59 MB
01.59-css_selectors_css_selectors_hands-on_(sibling_notations_and_direct_child).mp4 37.2 MB
.____padding_file/112 2.8 MB
01.60-css_selectors_quiz_(adjacent_sibling).mkv 4.84 MB
.____padding_file/113 3.16 MB
01.60-css_selectors_quiz_(adjacent_sibling).mp4 2.05 MB
.____padding_file/114 1.95 MB
01.61-css_selectors_solution_(adjacent_sibling).mkv 8.45 MB
.____padding_file/115 3.55 MB
01.62-css_selectors_quiz_(general_sibling).mkv 5.27 MB
.____padding_file/116 2.73 MB
01.63-css_selectors_solution_(general_sibling).mkv 9.18 MB
.____padding_file/117 2.82 MB
01.64-css_selectors_css_selectors_hands-on_(child_selectors).mkv 19.98 MB
.____padding_file/118 17.01 KB
01.65-css_selectors_quiz_(first_child).mkv 4.62 MB
.____padding_file/119 3.38 MB
01.66-css_selectors_solution_(first_child).mkv 11.46 MB
.____padding_file/120 552.75 KB
01.67-css_selectors_quiz_(only_child).mkv 4.61 MB
.____padding_file/121 3.39 MB
01.68-css_selectors_solution_(only_child).mkv 9.35 MB
.____padding_file/122 2.65 MB
01.69-css_selectors_quiz_(last_child).mkv 4.72 MB
.____padding_file/123 3.28 MB
01.70-css_selectors_solution_(last_child).mkv 10.68 MB
.____padding_file/124 1.32 MB
01.71-css_selectors_css_selectors_hands-on_(negations_attributes).mkv 20.42 MB
.____padding_file/125 3.58 MB
01.72-css_selectors_quiz_(negation).mkv 4.64 MB
.____padding_file/126 3.36 MB
01.73-css_selectors_solution_(negation).mkv 7.7 MB
.____padding_file/127 305.03 KB
01.74-css_selectors_css_selectors_hands-on_(attributes_attributes_values).mkv 13.12 MB
.____padding_file/128 2.88 MB
01.75-css_selectors_quiz_(attributes_values).mkv 4.64 MB
.____padding_file/129 3.36 MB
01.76-css_selectors_solution_(attributes_values).mkv 10.18 MB
.____padding_file/130 1.82 MB
01.77-css_selectors_css_selectors_hands-on_(attributes_wild_cards_values).mkv 19.91 MB
.____padding_file/131 93.48 KB
01.78-css_selectors_quiz_(attributes_wild_card).mkv 4.89 MB
.____padding_file/132 3.11 MB
01.79-css_selectors_solution_(attributes_wild_card).mkv 27.42 MB
.____padding_file/133 591.04 KB
01.80-scrapy_introduction_to_scrapy.mkv 31.09 MB
.____padding_file/134 935.75 KB
01.81-scrapy_comparison_of_scrapy_and_requests.mkv 21.77 MB
.____padding_file/135 2.23 MB
01.82-scrapy_scrapy_at_a_glance_documentation.mkv 27.47 MB
.____padding_file/136 545.13 KB
01.83-scrapy_getting_started_with_scrapy.mkv 65.35 MB
.____padding_file/137 2.65 MB
01.84-scrapy_running_documentation_spider_1.mkv 20.58 MB
.____padding_file/138 3.42 MB
01.85-scrapy_running_documentation_spider_2.mkv 5.32 MB
.____padding_file/139 2.68 MB
01.86-scrapy_writing_spider_from_the_scratch.mkv 29.76 MB
.____padding_file/140 2.24 MB
01.87-scrapy_understanding_the_response_(url_status).mkv 9.63 MB
.____padding_file/141 2.37 MB
01.88-scrapy_understanding_the_response_(headers).mkv 60.18 MB
.____padding_file/142 3.82 MB
01.89-scrapy_understanding_the_response_(values_in_headers).mkv 27.87 MB
.____padding_file/143 128.03 KB
01.90-scrapy_understanding_the_response_(body).mkv 31.5 MB
.____padding_file/144 511.58 KB
01.91-scrapy_understanding_the_response_(request).mkv 50.24 MB
.____padding_file/145 1.76 MB
01.92-scrapy_understanding_the_response_(meta).mkv 41.21 MB
.____padding_file/146 2.79 MB
01.93-scrapy_understanding_the_response_(flags_certificate_ip_address_copy).mkv 49.88 MB
.____padding_file/147 2.12 MB
01.94-scrapy_understanding_the_response_(replace_urljoin_follow_follow_all).mkv 6.22 MB
.____padding_file/148 1.78 MB
01.95-scrapy_response_css_and_scrapy_shell.mkv 59.76 MB
.____padding_file/149 250.01 KB
01.96-scrapy_extracting_quotes.mkv 35.53 MB
.____padding_file/150 476.99 KB
01.97-scrapy_understanding_nested_selectors.mkv 27.77 MB
.____padding_file/151 236.82 KB
01.98-scrapy_extracting_the_author_and_quotes.mkv 39.12 MB
.____padding_file/152 897.89 KB
01.98-scrapy_extracting_the_author_and_quotes.mp4 37.58 MB
.____padding_file/153 2.42 MB
01.99-scrapy_checking_for_next_page.mkv 10.16 MB
.____padding_file/154 1.84 MB
01.99-scrapy_checking_for_next_page.mp4 8.16 MB
.____padding_file/155 3.84 MB
02.01-introduction_why_scala.mkv 16.09 MB
.____padding_file/156 3.91 MB
02.02-introduction_scala_applications.mkv 8.96 MB
.____padding_file/157 3.04 MB
02.03-introduction_about_the_instructor.mkv 5.03 MB
.____padding_file/158 2.97 MB
02.04-introduction_introduction_to_course.mkv 8.3 MB
.____padding_file/159 3.7 MB
02.05-introduction_projects_overview.mkv 7.99 MB
.____padding_file/160 10.44 KB
02.06-overview_what_is_scala.mkv 6.61 MB
.____padding_file/161 1.39 MB
02.06-overview_what_is_scala.mp4 3.72 MB
.____padding_file/162 282.4 KB
02.07-overview_scala_setup_(local_machine).mkv 31.62 MB
.____padding_file/163 388.12 KB
02.08-overview_scala_setup_(online).mkv 14.2 MB
.____padding_file/164 1.8 MB
02.09-overview_variables_in_scala.mkv 17.64 MB
.____padding_file/165 2.36 MB
02.10-overview_arithmetic_operations_on_variables-1.mkv 12.69 MB
.____padding_file/166 3.31 MB
02.100-2.100_data_structures_check_key_in_map.mkv 29.24 MB
.____padding_file/167 2.76 MB
02.100-2.100_data_structures_check_key_in_map.mp4 6.68 MB
.____padding_file/168 1.32 MB
02.101-2.101_data_structures_update_value_in_map.mkv 8.39 MB
.____padding_file/169 3.61 MB
02.101-2.101_data_structures_update_value_in_map.mp4 6.03 MB
.____padding_file/170 1.97 MB
02.102-2.102_data_structures_add_and_remove_items_from_maps.mkv 11.9 MB
.____padding_file/171 97.8 KB
02.102-2.102_data_structures_add_and_remove_items_from_maps.mp4 10.65 MB
.____padding_file/172 1.35 MB
02.103-2.103_data_structures_iterating_on_maps.mkv 8.32 MB
.____padding_file/173 3.68 MB
02.103-2.103_data_structures_iterating_on_maps.mp4 5.94 MB
.____padding_file/174 2.06 MB
02.104-2.104_data_structures_project_overview.mkv 6.71 MB
.____padding_file/175 1.29 MB
02.104-2.104_data_structures_project_overview.mp4 4.56 MB
.____padding_file/176 3.44 MB
02.105-2.105_data_structures_project_architecture.mkv 12.99 MB
.____padding_file/177 3.01 MB
02.106-2.106_data_structures_project_structure_code.mkv 9.15 MB
.____padding_file/178 2.85 MB
02.107-2.107_data_structures_using_maps_for_word_count.mkv 15.49 MB
.____padding_file/179 521.36 KB
02.108-2.108_data_structures_final_run.mkv 17.34 MB
.____padding_file/180 2.66 MB
02.109-2.109_data_structures_sets_overview.mkv 11.55 MB
.____padding_file/181 462.52 KB
02.11-overview_arithmetic_operations_on_variables-2.mkv 18.76 MB
.____padding_file/182 1.24 MB
02.11-overview_arithmetic_operations_on_variables-2.mp4 19.58 MB
.____padding_file/183 427.69 KB
02.110-2.110_data_structures_add_and_remove_item_from_the_set.mkv 8.85 MB
.____padding_file/184 3.15 MB
02.111-2.111_data_structures_set_operations.mkv 10.08 MB
.____padding_file/185 1.92 MB
02.112-2.112_data_structures_overview_of_stack.mkv 6.62 MB
.____padding_file/186 1.38 MB
02.113-2.113_data_structures_push_and_pop_in_stack.mkv 10.02 MB
.____padding_file/187 1.98 MB
02.114-2.114_data_structures_stack_attributes.mkv 12.86 MB
.____padding_file/188 3.14 MB
02.115-2.115_data_structures_project_overview.mkv 7.77 MB
.____padding_file/189 240.38 KB
02.116-2.116_data_structures_project_architecture.mkv 20.05 MB
.____padding_file/190 3.95 MB
02.117-2.117_data_structures_extra_closing_bracket_use_case.mkv 19.74 MB
.____padding_file/191 268.92 KB
02.118-2.118_data_structures_extra_starting_bracket_use_case.mkv 70.3 MB
.____padding_file/192 1.7 MB
02.119-2.119_project_project_introduction.mkv 4.78 MB
.____padding_file/193 3.22 MB
02.119-2.119_project_project_introduction.mp4 1.69 MB
.____padding_file/194 2.31 MB
02.12-overview_quiz_(arithmetic_operations).mkv 4.74 MB
.____padding_file/195 3.26 MB
02.12-overview_quiz_(arithmetic_operations).mp4 1.72 MB
.____padding_file/196 2.28 MB
02.120-2.120_project_why_spark.mkv 10.81 MB
.____padding_file/197 1.19 MB
02.120-2.120_project_why_spark.mp4 7.16 MB
.____padding_file/198 860.73 KB
02.121-2.121_project_hadoop_ecosystem.mkv 11.16 MB
.____padding_file/199 860.77 KB
02.121-2.121_project_hadoop_ecosystem.mp4 6.85 MB
.____padding_file/200 1.15 MB
02.122-2.122_project_spark_architecture.mkv 7.17 MB
.____padding_file/201 852.15 KB
02.122-2.122_project_spark_architecture.mp4 3.83 MB
.____padding_file/202 177.71 KB
02.123-2.123_project_spark_ecosystem.mkv 8.34 MB
.____padding_file/203 3.66 MB
02.123-2.123_project_spark_ecosystem.mp4 5.12 MB
.____padding_file/204 2.88 MB
02.124-2.124_project_databricks_account.mkv 10.55 MB
.____padding_file/205 1.45 MB
02.124-2.124_project_databricks_account.mp4 9.4 MB
.____padding_file/206 2.6 MB
02.125-2.125_project_setting_up_databricks_cluster.mkv 10.65 MB
.____padding_file/207 1.35 MB
02.125-2.125_project_setting_up_databricks_cluster.mp4 9.35 MB
.____padding_file/208 2.65 MB
02.126-2.126_project_spark_local_setup.mkv 16.96 MB
.____padding_file/209 3.04 MB
02.126-2.126_project_spark_local_setup.mp4 15.33 MB
.____padding_file/210 685.54 KB
02.127-2.127_project_spark_hadoop_setup.mkv 14.76 MB
.____padding_file/211 1.24 MB
02.127-2.127_project_spark_hadoop_setup.mp4 14.26 MB
.____padding_file/212 1.74 MB
02.128-2.128_project_spark_rdds.mkv 6.54 MB
.____padding_file/213 1.46 MB
02.128-2.128_project_spark_rdds.mp4 3.93 MB
.____padding_file/214 76 KB
02.129-2.129_project_spark_rdds_(textfile_collect).mkv 32.95 MB
.____padding_file/215 3.05 MB
02.129-2.129_project_spark_rdds_(textfile_collect).mp4 33.79 MB
.____padding_file/216 2.21 MB
02.13-overview_solution_(arithmetic_operations).mkv 16.91 MB
.____padding_file/217 3.09 MB
02.13-overview_solution_(arithmetic_operations).mp4 16.16 MB
.____padding_file/218 3.84 MB
02.130-2.130_project_spark_local_run.mkv 11.3 MB
.____padding_file/219 720.01 KB
02.130-2.130_project_spark_local_run.mp4 9.97 MB
.____padding_file/220 2.03 MB
02.131-2.131_project_understanding_map.mkv 14.2 MB
.____padding_file/221 1.8 MB
02.131-2.131_project_understanding_map.mp4 13.39 MB
.____padding_file/222 2.61 MB
02.132-2.132_project_understanding_flat_map.mkv 22.03 MB
.____padding_file/223 1.97 MB
02.133-2.133_project_understanding_reduce_by_key.mkv 11.39 MB
.____padding_file/224 627.75 KB
02.134-2.134_project_word_count_example.mkv 32.05 MB
.____padding_file/225 3.95 MB
02.135-2.135_project_spark_dfs.mkv 14.73 MB
.____padding_file/226 1.27 MB
02.136-project_spark_df_read_data.mkv 15.26 MB
.____padding_file/227 759.31 KB
02.137-project_spark_print_schema_select.mkv 13.76 MB
.____padding_file/228 2.24 MB
02.138-project_spark_groupby.mkv 12.3 MB
.____padding_file/229 3.7 MB
02.139-project_spark_df_write.mkv 28.51 MB
.____padding_file/230 3.49 MB
02.139-project_spark_df_write.mp4 29.76 MB
.____padding_file/231 2.24 MB
02.14-overview_quiz_(strings).mkv 4.42 MB
.____padding_file/232 3.58 MB
02.140-project_creating_s3_bucket.mkv 15.76 MB
.____padding_file/233 241.03 KB
02.140-project_creating_s3_bucket.mp4 15.08 MB
.____padding_file/234 944.95 KB
02.141-project_creating_database_in_rds.mkv 50.53 MB
.____padding_file/235 1.47 MB
02.142-project_performing_etl.mkv 241.03 MB
.____padding_file/236 2.97 MB
02.15-overview_solution_(strings).mkv 14.44 MB
.____padding_file/237 1.56 MB
02.16-overview_type_casting.mkv 23.38 MB
.____padding_file/238 639.03 KB
02.17-overview_taking_input_from_user.mkv 12.58 MB
.____padding_file/239 3.42 MB
02.18-overview_quiz_(user_input_and_type_casting).mkv 4.14 MB
.____padding_file/240 3.86 MB
02.19-overview_solution_(user_input_and_type_casting).mkv 37.69 MB
.____padding_file/241 2.31 MB
02.20-flow_control_overview_of_control_statements.mkv 8.95 MB
.____padding_file/242 3.05 MB
02.21-flow_control_if_else_statements.mkv 14.08 MB
.____padding_file/243 1.92 MB
02.22-flow_control_conditions_in_if.mkv 13.32 MB
.____padding_file/244 2.68 MB
02.23-flow_control_quiz_(if_statement).mkv 5.64 MB
.____padding_file/245 2.36 MB
02.23-flow_control_quiz_(if_statement).mp4 2.76 MB
.____padding_file/246 1.24 MB
02.24-flow_control_solution_(if_statement).mkv 10.04 MB
.____padding_file/247 1.96 MB
02.24-flow_control_solution_(if_statement).mp4 8.23 MB
.____padding_file/248 3.77 MB
02.25-flow_control_nested_if_else.mkv 15.47 MB
.____padding_file/249 547.41 KB
02.25-flow_control_nested_if_else.mp4 14.87 MB
.____padding_file/250 1.13 MB
02.26-flow_control_quiz_(nested_if_else).mkv 5.31 MB
.____padding_file/251 2.69 MB
02.26-flow_control_quiz_(nested_if_else).mp4 2.88 MB
.____padding_file/252 1.12 MB
02.27-flow_control_solution_(nested_if_else).mkv 12.07 MB
.____padding_file/253 3.93 MB
02.27-flow_control_solution_(nested_if_else).mp4 11.72 MB
.____padding_file/254 284.51 KB
02.28-flow_control_logical_operators.mkv 20.56 MB
.____padding_file/255 3.44 MB
02.28-flow_control_logical_operators.mp4 21.62 MB
.____padding_file/256 2.38 MB
02.29-flow_control_quiz_(logical_operators).mkv 4.55 MB
.____padding_file/257 3.45 MB
02.30-flow_control_solution_(logical_operators).mkv 13.99 MB
.____padding_file/258 2.01 MB
02.31-flow_control_if_else_if.mkv 15.13 MB
.____padding_file/259 894.85 KB
02.32-flow_control_quiz_(if_else_if).mkv 5.09 MB
.____padding_file/260 2.91 MB
02.33-flow_control_solution_(if_else_if).mkv 17.63 MB
.____padding_file/261 2.37 MB
02.34-flow_control_overview_of_loops.mkv 6.11 MB
.____padding_file/262 1.89 MB
02.35-flow_control_overview_of_while_loop.mkv 12.47 MB
.____padding_file/263 3.53 MB
02.36-flow_control_while_loop.mkv 17 MB
.____padding_file/264 3 MB
02.37-flow_control_quiz_(while_loop).mkv 5.64 MB
.____padding_file/265 2.36 MB
02.38-flow_control_solution_1_(while_loop).mkv 24.21 MB
.____padding_file/266 3.79 MB
02.39-flow_control_solution_2_(while_loop).mkv 12.51 MB
.____padding_file/267 3.49 MB
02.40-flow_control_do_while_loop.mkv 12.54 MB
.____padding_file/268 3.46 MB
02.41-flow_control_for_loop.mkv 18.72 MB
.____padding_file/269 1.28 MB
02.42-flow_control_quiz_(for_loop).mkv 5.28 MB
.____padding_file/270 2.72 MB
02.43-flow_control_solution_(for_loop).mkv 14.96 MB
.____padding_file/271 1.04 MB
02.44-flow_control_quiz_(for_loop).mkv 5.81 MB
.____padding_file/272 2.19 MB
02.44-flow_control_quiz_(for_loop).mp4 3.69 MB
.____padding_file/273 322.11 KB
02.45-flow_control_solution_(for_loop).mkv 26.59 MB
.____padding_file/274 1.41 MB
02.45-flow_control_solution_(for_loop).mp4 31.6 MB
.____padding_file/275 413.09 KB
02.46-flow_control_break.mkv 15.74 MB
.____padding_file/276 263.8 KB
02.46-flow_control_break.mp4 14.46 MB
.____padding_file/277 1.54 MB
02.47-flow_control_break_fix.mkv 9.79 MB
.____padding_file/278 2.21 MB
02.47-flow_control_break_fix.mp4 8.23 MB
.____padding_file/279 3.77 MB
02.48-flow_control_project_overview.mkv 12.11 MB
.____padding_file/280 3.89 MB
02.48-flow_control_project_overview.mp4 12.93 MB
.____padding_file/281 3.07 MB
02.49-flow_control_project_solution_design.mkv 15.24 MB
.____padding_file/282 783.31 KB
02.49-flow_control_project_solution_design.mp4 17.35 MB
.____padding_file/283 2.65 MB
02.50-flow_control_project_solution_code_1.mkv 20.11 MB
.____padding_file/284 3.89 MB
02.50-flow_control_project_solution_code_1.mp4 21.76 MB
.____padding_file/285 2.24 MB
02.51-flow_control_project_solution_code_2.mkv 13.46 MB
.____padding_file/286 2.54 MB
02.51-flow_control_project_solution_code_2.mp4 13.87 MB
.____padding_file/287 2.13 MB
02.52-flow_control_project_solution_code_3.mkv 21.92 MB
.____padding_file/288 2.08 MB
02.52-flow_control_project_solution_code_3.mp4 26.33 MB
.____padding_file/289 1.67 MB
02.53-flow_control_project_solution_code_4.mkv 84.36 MB
.____padding_file/290 3.64 MB
02.53-flow_control_project_solution_code_4.mp4 19.44 MB
.____padding_file/291 574.47 KB
02.54-functions_overview_of_functions.mkv 14.24 MB
.____padding_file/292 1.76 MB
02.54-functions_overview_of_functions.mp4 13.19 MB
.____padding_file/293 2.81 MB
02.55-functions_writing_addition_function.mkv 17.19 MB
.____padding_file/294 2.81 MB
02.55-functions_writing_addition_function.mp4 15.91 MB
.____padding_file/295 93.83 KB
02.56-functions_quiz_(basic_function).mkv 4.7 MB
.____padding_file/296 3.3 MB
02.56-functions_quiz_(basic_function).mp4 1.64 MB
.____padding_file/297 2.36 MB
02.57-functions_solution_(basic_function).mkv 12 MB
.____padding_file/298 440 B
02.57-functions_solution_(basic_function).mp4 10.45 MB
.____padding_file/299 1.55 MB
02.58-functions_functions_common_issues.mkv 12.2 MB
.____padding_file/300 3.8 MB
02.58-functions_functions_common_issues.mp4 10.25 MB
.____padding_file/301 1.75 MB
02.59-functions_named_arguments.mkv 11.99 MB
.____padding_file/302 15.11 KB
02.59-functions_named_arguments.mp4 9.65 MB
.____padding_file/303 2.35 MB
02.60-functions_quiz_(string_concatenation_function).mkv 4.58 MB
.____padding_file/304 3.42 MB
02.60-functions_quiz_(string_concatenation_function).mp4 1.65 MB
.____padding_file/305 2.35 MB
02.61-functions_solution_(string_concatenation_function).mkv 8.54 MB
.____padding_file/306 3.46 MB
02.61-functions_solution_(string_concatenation_function).mp4 6.29 MB
.____padding_file/307 1.71 MB
02.62-functions_quiz_(dividing_code_in_functions).mkv 5.56 MB
.____padding_file/308 2.44 MB
02.62-functions_quiz_(dividing_code_in_functions).mp4 3.24 MB
.____padding_file/309 779.23 KB
02.63-functions_solution_(dividing_code_in_functions).mkv 22.17 MB
.____padding_file/310 1.83 MB
02.63-functions_solution_(dividing_code_in_functions).mp4 24.89 MB
.____padding_file/311 3.11 MB
02.64-functions_default_arguments.mkv 15.27 MB
.____padding_file/312 752.5 KB
02.64-functions_default_arguments.mp4 14.63 MB
.____padding_file/313 1.37 MB
02.65-functions_quiz_(default_arguments).mkv 6.75 MB
.____padding_file/314 1.25 MB
02.65-functions_quiz_(default_arguments).mp4 5.35 MB
.____padding_file/315 2.65 MB
02.66-functions_solution_(default_arguments).mkv 24.78 MB
.____padding_file/316 3.22 MB
02.66-functions_solution_(default_arguments).mp4 29.54 MB
.____padding_file/317 2.46 MB
02.67-functions_anonymous_functions.mkv 12.38 MB
.____padding_file/318 3.62 MB
02.67-functions_anonymous_functions.mp4 10.99 MB
.____padding_file/319 1.01 MB
02.68-functions_quiz_(anonymous_functions).mkv 5.44 MB
.____padding_file/320 2.56 MB
02.68-functions_quiz_(anonymous_functions).mp4 2.99 MB
.____padding_file/321 1.01 MB
02.69-functions_solution_(anonymous_functions).mkv 14.41 MB
.____padding_file/322 1.59 MB
02.69-functions_solution_(anonymous_functions).mp4 14.8 MB
.____padding_file/323 1.2 MB
02.70-functions_scopes.mkv 20.85 MB
.____padding_file/324 3.15 MB
02.70-functions_scopes.mp4 20.16 MB
.____padding_file/325 3.84 MB
02.71-functions_project_overview.mkv 10.06 MB
.____padding_file/326 1.94 MB
02.71-functions_project_overview.mp4 8.25 MB
.____padding_file/327 3.75 MB
02.72-functions_checking_credentials.mkv 15.83 MB
.____padding_file/328 169.43 KB
02.72-functions_checking_credentials.mp4 15.93 MB
.____padding_file/329 74.35 KB
02.73-functions_prompting_the_menu.mkv 18.61 MB
.____padding_file/330 1.39 MB
02.74-functions_basic_functions.mkv 21.62 MB
.____padding_file/331 2.38 MB
02.75-functions_breaking_code_in_more_functions.mkv 35.59 MB
.____padding_file/332 416.26 KB
02.76-functions_final_run.mkv 58.44 MB
.____padding_file/333 1.56 MB
02.77-classes_introduction_to_classes.mkv 6.27 MB
.____padding_file/334 1.73 MB
02.78-classes_creating_class.mkv 14.1 MB
.____padding_file/335 1.9 MB
02.79-classes_class_constructor.mkv 10.59 MB
.____padding_file/336 1.41 MB
02.80-classes_functions_and_classes.mkv 28.77 MB
.____padding_file/337 3.23 MB
02.81-classes_project_overview.mkv 7.9 MB
.____padding_file/338 97.59 KB
02.82-classes_basic_structure.mkv 13.86 MB
.____padding_file/339 2.14 MB
02.83-classes_final_run.mkv 30.74 MB
.____padding_file/340 1.26 MB
02.84-data_structures_introduction_of_data_structures.mkv 7.9 MB
.____padding_file/341 101.54 KB
02.85-data_structures_lists_introduction.mkv 11.67 MB
.____padding_file/342 335.4 KB
02.86-data_structures_lists_create_and_delete_elements.mkv 13.95 MB
.____padding_file/343 2.05 MB
02.87-data_structures_lists_take.mkv 9.09 MB
.____padding_file/344 2.91 MB
02.88-data_structures_listbuffer_introduction.mkv 11.17 MB
.____padding_file/345 848.41 KB
02.89-data_structures_add_data_in_listbuffer.mkv 9.83 MB
.____padding_file/346 2.17 MB
02.90-data_structures_remove_data_from_listbuffer.mkv 8.94 MB
.____padding_file/347 3.06 MB
02.91-data_structures_take_data_from_listbuffer.mkv 7.37 MB
.____padding_file/348 640.67 KB
02.92-data_structures_project_overview.mkv 9.75 MB
.____padding_file/349 2.25 MB
02.93-data_structures_project_architecture_discussion.mkv 11.98 MB
.____padding_file/350 15.39 KB
02.94-data_structures_project_architecture_implementation.mkv 20.75 MB
.____padding_file/351 3.25 MB
02.95-data_structures_user_input_for_objects.mkv 13.33 MB
.____padding_file/352 2.67 MB
02.96-data_structures_implementing_the_control_flow.mkv 14.78 MB
.____padding_file/353 1.22 MB
02.97-data_structures_creating_required_functions_inside_class.mkv 20.03 MB
.____padding_file/354 3.97 MB
02.98-data_structures_overview_of_maps.mkv 8.02 MB
.____padding_file/355 3.98 MB
02.99-data_structures_creating_maps.mkv 9.75 MB
.____padding_file/356 2.25 MB
03.01-introduction_why_big_data.mkv 12.16 MB
.____padding_file/357 3.84 MB
03.02-introduction_applications_of_pyspark.mkv 7.97 MB
.____padding_file/358 28.71 KB
03.03-introduction_introduction_to_instructor.mkv 4.82 MB
.____padding_file/359 3.18 MB
03.04-introduction_introduction_to_course.mkv 5.95 MB
.____padding_file/360 2.05 MB
03.04-introduction_introduction_to_course.mp4 2.7 MB
.____padding_file/361 1.3 MB
03.05-introduction_projects_overview.mkv 8.26 MB
.____padding_file/362 3.74 MB
03.05-introduction_projects_overview.mp4 4.85 MB
.____padding_file/363 3.15 MB
03.06-introduction_to_hadoop_spark_ecosystems_and_architectures_why_spark.mkv 8.89 MB
.____padding_file/364 3.11 MB
03.06-introduction_to_hadoop_spark_ecosystems_and_architectures_why_spark.mp4 4.93 MB
.____padding_file/365 3.07 MB
03.07-introduction_to_hadoop_spark_ecosystems_and_architectures_hadoop_ecosystem.mkv 10.57 MB
.____padding_file/366 1.43 MB
03.07-introduction_to_hadoop_spark_ecosystems_and_architectures_hadoop_ecosystem.mp4 6.7 MB
.____padding_file/367 1.3 MB
03.08-introduction_to_hadoop_spark_ecosystems_and_architectures_spark_architecture_and_ecosystem.mkv 16.25 MB
.____padding_file/368 3.75 MB
03.08-introduction_to_hadoop_spark_ecosystems_and_architectures_spark_architecture_and_ecosystem.mp4 11.54 MB
.____padding_file/369 473.6 KB
03.09-introduction_to_hadoop_spark_ecosystems_and_architectures_databricks_signup.mkv 11.49 MB
.____padding_file/370 521.76 KB
03.09-introduction_to_hadoop_spark_ecosystems_and_architectures_databricks_signup.mp4 8.78 MB
.____padding_file/371 3.22 MB
03.10-introduction_to_hadoop_spark_ecosystems_and_architectures_create_databricks_notebook.mkv 11.79 MB
.____padding_file/372 217.29 KB
03.100-3.100_collaborative_filtering_utility_matrix.mkv 9.18 MB
.____padding_file/373 2.82 MB
03.100-3.100_collaborative_filtering_utility_matrix.mp4 5.78 MB
.____padding_file/374 2.22 MB
03.101-3.101_collaborative_filtering_explicit_and_implicit_ratings.mkv 9.61 MB
.____padding_file/375 2.39 MB
03.101-3.101_collaborative_filtering_explicit_and_implicit_ratings.mp4 6.24 MB
.____padding_file/376 1.76 MB
03.102-3.102_collaborative_filtering_expected_results.mkv 7.93 MB
.____padding_file/377 67.3 KB
03.103-3.103_collaborative_filtering_dataset.mkv 19.19 MB
.____padding_file/378 832.5 KB
03.103-3.103_collaborative_filtering_dataset.mp4 20.72 MB
.____padding_file/379 3.28 MB
03.104-3.104_collaborative_filtering_joining_dataframes.mkv 19.62 MB
.____padding_file/380 385.82 KB
03.105-3.105_collaborative_filtering_train_and_test_data.mkv 16.95 MB
.____padding_file/381 3.05 MB
03.105-3.105_collaborative_filtering_train_and_test_data.mp4 17.32 MB
.____padding_file/382 2.68 MB
03.106-3.106_collaborative_filtering_als_model.mkv 18.47 MB
.____padding_file/383 1.53 MB
03.106-3.106_collaborative_filtering_als_model.mp4 16.12 MB
.____padding_file/384 3.88 MB
03.107-3.107_collaborative_filtering_hyperparameter_tuning_and_cross_validation.mkv 18.64 MB
.____padding_file/385 1.36 MB
03.107-3.107_collaborative_filtering_hyperparameter_tuning_and_cross_validation.mp4 18.2 MB
.____padding_file/386 1.8 MB
03.108-3.108_collaborative_filtering_best_model_and_evaluate_predictions.mkv 11.29 MB
.____padding_file/387 722.44 KB
03.109-3.109_collaborative_filtering_recommendations.mkv 130.95 MB
.____padding_file/388 1.05 MB
03.109-3.109_collaborative_filtering_recommendations.mp4 34.58 MB
.____padding_file/389 1.42 MB
03.11-introduction_to_hadoop_spark_ecosystems_and_architectures_download_spark_and_dependencies.mkv 11.69 MB
.____padding_file/390 320.78 KB
03.11-introduction_to_hadoop_spark_ecosystems_and_architectures_download_spark_and_dependencies.mp4 11.95 MB
.____padding_file/391 51.04 KB
03.110-3.110_spark_streaming_introduction_to_spark_streaming.mkv 11.26 MB
.____padding_file/392 754.65 KB
03.111-3.111_spark_streaming_spark_streaming_with_rdd.mkv 9.98 MB
.____padding_file/393 2.02 MB
03.112-3.112_spark_streaming_spark_streaming_context.mkv 12.2 MB
.____padding_file/394 3.8 MB
03.113-3.113_spark_streaming_spark_streaming_reading_data.mkv 16.69 MB
.____padding_file/395 3.31 MB
03.114-3.114_spark_streaming_spark_streaming_cluster_restart.mkv 11.43 MB
.____padding_file/396 585.65 KB
03.115-3.115_spark_streaming_spark_streaming_rdd_transformations.mkv 23.65 MB
.____padding_file/397 353.66 KB
03.116-3.116_spark_streaming_spark_streaming_df.mkv 17.66 MB
.____padding_file/398 2.34 MB
03.117-3.117_spark_streaming_spark_streaming_display.mkv 14.58 MB
.____padding_file/399 1.42 MB
03.118-3.118_spark_streaming_spark_streaming_df_aggregations.mkv 15.52 MB
.____padding_file/400 488.94 KB
03.119-3.119_etl_pipeline_introduction_to_etl.mkv 10.92 MB
.____padding_file/401 1.08 MB
03.119-3.119_etl_pipeline_introduction_to_etl.mp4 7.98 MB
.____padding_file/402 20.41 KB
03.12-introduction_to_hadoop_spark_ecosystems_and_architectures_java_setup_on_windows.mkv 13.97 MB
.____padding_file/403 2.03 MB
03.120-3.120_etl_pipeline_etl_pipeline_flow.mkv 6.86 MB
.____padding_file/404 1.14 MB
03.121-3.121_etl_pipeline_dataset.mkv 10.31 MB
.____padding_file/405 1.69 MB
03.122-3.122_etl_pipeline_extracting_data.mkv 9.03 MB
.____padding_file/406 2.97 MB
03.123-3.123_etl_pipeline_transforming_data.mkv 29.4 MB
.____padding_file/407 2.6 MB
03.124-3.124_etl_pipeline_loading_data_(creating_rds-i).mkv 24.45 MB
.____padding_file/408 3.55 MB
03.125-3.125_etl_pipeline_load_data_(creating_rds-ii).mkv 15.05 MB
.____padding_file/409 968.79 KB
03.126-3.126_etl_pipeline_rds_networking.mkv 15.87 MB
.____padding_file/410 130.26 KB
03.127-3.127_etl_pipeline_downloading_postgres.mkv 6.41 MB
.____padding_file/411 1.59 MB
03.128-3.128_etl_pipeline_installing_postgres.mkv 7.58 MB
.____padding_file/412 432.7 KB
03.129-3.129_etl_pipeline_connect_to_rds_through_pgadmin.mkv 8.86 MB
.____padding_file/413 3.14 MB
03.13-introduction_to_hadoop_spark_ecosystems_and_architectures_python_setup_on_window.mkv 6.28 MB
.____padding_file/414 1.72 MB
03.130-3.130_etl_pipeline_loading_data.mkv 35.59 MB
.____padding_file/415 424.44 KB
03.131-3.131_project-change_data_capture__replication_on_going_introduction_to_project.mkv 6.07 MB
.____padding_file/416 1.93 MB
03.132-3.132_project-change_data_capture__replication_on_going_project_architecture.mkv 28.63 MB
.____padding_file/417 3.37 MB
03.133-3.133_project-change_data_capture__replication_on_going_creating_rds_mysql_instance.mkv 28.82 MB
.____padding_file/418 3.18 MB
03.134-3.134_project-change_data_capture__replication_on_going_creating_s3_bucket.mkv 12.76 MB
.____padding_file/419 3.24 MB
03.135-3.135_project-change_data_capture__replication_on_going_creating_dms_source_endpoint.mkv 16.74 MB
.____padding_file/420 3.26 MB
03.136-3.136_project-change_data_capture__replication_on_going_creating_dms_destination_endpoint.mkv 16.3 MB
.____padding_file/421 3.7 MB
03.137-3.137_project-change_data_capture__replication_on_going_creating_dms_instance.mkv 10.34 MB
.____padding_file/422 1.66 MB
03.138-3.138_project-change_data_capture__replication_on_going_mysql_workbench.mkv 6.73 MB
.____padding_file/423 1.27 MB
03.139-3.139_project-change_data_capture__replication_on_going_connecting_with_rds_and_dumping_data.mkv 26.36 MB
.____padding_file/424 1.64 MB
03.14-introduction_to_hadoop_spark_ecosystems_and_architectures_spark_setup_on_window.mkv 11.36 MB
.____padding_file/425 651.59 KB
03.140-3.140_project-change_data_capture__replication_on_going_querying_rds.mkv 9.56 MB
.____padding_file/426 2.44 MB
03.141-3.141_project-change_data_capture__replication_on_going_dms_full_load.mkv 27.48 MB
.____padding_file/427 528.84 KB
03.142-3.142_project-change_data_capture__replication_on_going_dms_replication_ongoing.mkv 20.65 MB
.____padding_file/428 3.35 MB
03.143-3.143_project-change_data_capture__replication_on_going_stopping_instances.mkv 7.67 MB
.____padding_file/429 334.22 KB
03.144-3.144_project-change_data_capture__replication_on_going_glue_job_(full_load).mkv 18.78 MB
.____padding_file/430 1.22 MB
03.145-3.145_project-change_data_capture__replication_on_going_glue_job_(change_capture).mkv 11.6 MB
.____padding_file/431 413.45 KB
03.146-3.146_project-change_data_capture__replication_on_going_glue_job_(cdc).mkv 44.88 MB
.____padding_file/432 3.12 MB
03.147-3.147_project-change_data_capture__replication_on_going_creating_lambda_function_and_adding_trigger.mkv 19.34 MB
.____padding_file/433 678.8 KB
03.148-3.148_project-change_data_capture__replication_on_going_checking_trigger.mkv 14.8 MB
.____padding_file/434 1.2 MB
03.149-3.149_project-change_data_capture__replication_on_going_getting_s3_file_name_in_lambda.mkv 14.13 MB
.____padding_file/435 1.87 MB
03.15-introduction_to_hadoop_spark_ecosystems_and_architectures_hadoop_setup_on_window.mkv 10.22 MB
.____padding_file/436 1.78 MB
03.150-3.150_project-change_data_capture__replication_on_going_creating_glue_job.mkv 16.32 MB
.____padding_file/437 3.68 MB
03.151-3.151_project-change_data_capture__replication_on_going_adding_invoke_for_glue_job.mkv 13.67 MB
.____padding_file/438 2.33 MB
03.152-3.152_project-change_data_capture__replication_on_going_testing_invoke.mkv 16.8 MB
.____padding_file/439 3.2 MB
03.153-3.153_project-change_data_capture__replication_on_going_writing_glue_shell_job.mkv 17.45 MB
.____padding_file/440 2.55 MB
03.154-3.154_project-change_data_capture__replication_on_going_full_load_pipeline.mkv 19.96 MB
.____padding_file/441 36.74 KB
03.155-3.155_project-change_data_capture__replication_on_going_change_data_capture_pipeline.mkv 102.88 MB
.____padding_file/442 1.12 MB
03.16-introduction_to_hadoop_spark_ecosystems_and_architectures_running_spark_on_window.mkv 9.15 MB
.____padding_file/443 2.85 MB
03.17-introduction_to_hadoop_spark_ecosystems_and_architectures_java_download_on_mac.mkv 7.52 MB
.____padding_file/444 492.24 KB
03.18-introduction_to_hadoop_spark_ecosystems_and_architectures_installing_jdk_on_mac.mkv 5.79 MB
.____padding_file/445 2.21 MB
03.19-introduction_to_hadoop_spark_ecosystems_and_architectures_setting_java_home_on_mac.mkv 8.89 MB
.____padding_file/446 3.11 MB
03.20-introduction_to_hadoop_spark_ecosystems_and_architectures_java_check_on_mac.mkv 5.74 MB
.____padding_file/447 2.26 MB
03.21-introduction_to_hadoop_spark_ecosystems_and_architectures_installing_python_on_mac.mkv 6.3 MB
.____padding_file/448 1.7 MB
03.22-introduction_to_hadoop_spark_ecosystems_and_architectures_set_up_spark_on_mac.mkv 12.54 MB
.____padding_file/449 3.46 MB
03.23-spark_rdds_spark_rdds.mkv 17.28 MB
.____padding_file/450 2.72 MB
03.24-spark_rdds_creating_spark_rdd.mkv 23 MB
.____padding_file/451 1 MB
03.25-spark_rdds_running_spark_code_locally.mkv 54.8 MB
.____padding_file/452 1.2 MB
03.26-spark_rdds_rdd_map_(lambda).mkv 23.39 MB
.____padding_file/453 624.55 KB
03.27-spark_rdds_rdd_map_(simple_function).mkv 21.21 MB
.____padding_file/454 2.79 MB
03.28-spark_rdds_quiz_(map).mkv 5.8 MB
.____padding_file/455 2.2 MB
03.29-spark_rdds_solution_1_(map).mkv 15.12 MB
.____padding_file/456 905.61 KB
03.30-spark_rdds_solution_2_(map).mkv 10.9 MB
.____padding_file/457 1.1 MB
03.31-spark_rdds_rdd_flatmap.mkv 21.27 MB
.____padding_file/458 2.73 MB
03.32-spark_rdds_rdd_filter.mkv 18.28 MB
.____padding_file/459 1.72 MB
03.33-spark_rdds_quiz_(filter).mkv 6.08 MB
.____padding_file/460 1.92 MB
03.34-spark_rdds_solution_(filter).mkv 34.76 MB
.____padding_file/461 1.24 MB
03.35-spark_rdds_rdd_distinct.mkv 15.25 MB
.____padding_file/462 770.04 KB
03.36-spark_rdds_rdd_groupbykey.mkv 37.2 MB
.____padding_file/463 2.8 MB
03.37-spark_rdds_rdd_reducebykey.mkv 26.99 MB
.____padding_file/464 1.01 MB
03.38-spark_rdds_quiz_(word_count).mkv 5.11 MB
.____padding_file/465 2.89 MB
03.39-spark_rdds_solution_(word_count).mkv 32.98 MB
.____padding_file/466 3.02 MB
03.40-spark_rdds_rdd_(count_and_countbyvalue).mkv 16.45 MB
.____padding_file/467 3.55 MB
03.41-spark_rdds_rdd_(saveastextfile).mkv 34.28 MB
.____padding_file/468 1.72 MB
03.42-spark_rdds_rdd_(partition).mkv 38.42 MB
.____padding_file/469 1.58 MB
03.43-spark_rdds_finding_average-1.mkv 31.41 MB
.____padding_file/470 605.41 KB
03.44-spark_rdds_finding_average-2.mkv 18.65 MB
.____padding_file/471 1.35 MB
03.45-spark_rdds_quiz_(average).mkv 5.81 MB
.____padding_file/472 2.19 MB
03.46-spark_rdds_solution_(average).mkv 24.51 MB
.____padding_file/473 3.49 MB
03.47-spark_rdds_finding_min_and_max.mkv 23.28 MB
.____padding_file/474 736.01 KB
03.48-spark_rdds_quiz_(min_and_max).mkv 4.93 MB
.____padding_file/475 3.07 MB
03.49-spark_rdds_solution_(min_and_max).mkv 14.38 MB
.____padding_file/476 1.62 MB
03.50-spark_rdds_project_overview.mkv 11.06 MB
.____padding_file/477 962.56 KB
03.50-spark_rdds_project_overview.mp4 7.33 MB
.____padding_file/478 681.4 KB
03.51-3.51_spark_rdds_total_students.mkv 13.06 MB
.____padding_file/479 2.94 MB
03.51-3.51_spark_rdds_total_students.mp4 12.04 MB
.____padding_file/480 3.96 MB
03.52-3.52_spark_rdds_total_marks_by_male_and_female_student.mkv 18.28 MB
.____padding_file/481 1.72 MB
03.52-3.52_spark_rdds_total_marks_by_male_and_female_student.mp4 21.8 MB
.____padding_file/482 2.2 MB
03.53-3.53_spark_rdds_total_passed_and_failed_students.mkv 13.06 MB
.____padding_file/483 2.94 MB
03.53-3.53_spark_rdds_total_passed_and_failed_students.mp4 13.41 MB
.____padding_file/484 2.59 MB
03.54-3.54_spark_rdds_total_enrolments_per_course.mkv 12.58 MB
.____padding_file/485 3.42 MB
03.54-3.54_spark_rdds_total_enrolments_per_course.mp4 12.42 MB
.____padding_file/486 3.58 MB
03.55-3.55_spark_rdds_total_marks_per_course.mkv 9.93 MB
.____padding_file/487 2.07 MB
03.55-3.55_spark_rdds_total_marks_per_course.mp4 9.02 MB
.____padding_file/488 2.98 MB
03.56-3.56_spark_rdds_average_marks_per_course.mkv 25.55 MB
.____padding_file/489 2.45 MB
03.56-3.56_spark_rdds_average_marks_per_course.mp4 27.88 MB
.____padding_file/490 127.72 KB
03.57-3.57_spark_rdds_finding_minimum_and_maximum_marks.mkv 10.99 MB
.____padding_file/491 1.01 MB
03.57-3.57_spark_rdds_finding_minimum_and_maximum_marks.mp4 10.04 MB
.____padding_file/492 1.96 MB
03.58-3.58_spark_rdds_average_age_of_male_and_female_students.mkv 16.01 MB
.____padding_file/493 3.99 MB
03.58-3.58_spark_rdds_average_age_of_male_and_female_students.mp4 15.69 MB
.____padding_file/494 315.93 KB
03.59-3.59_spark_dfs_introduction_to_spark_dfs.mkv 17.17 MB
.____padding_file/495 2.83 MB
03.59-3.59_spark_dfs_introduction_to_spark_dfs.mp4 16.33 MB
.____padding_file/496 3.67 MB
03.60-3.60_spark_dfs_creating_spark_dfs.mkv 22.43 MB
.____padding_file/497 1.57 MB
03.60-3.60_spark_dfs_creating_spark_dfs.mp4 22.43 MB
.____padding_file/498 1.57 MB
03.61-3.61_spark_dfs_spark_infer_schema.mkv 18.62 MB
.____padding_file/499 1.38 MB
03.61-3.61_spark_dfs_spark_infer_schema.mp4 20 MB
.____padding_file/500 3.27 KB
03.62-3.62_spark_dfs_spark_provide_schema.mkv 23.91 MB
.____padding_file/501 90.97 KB
03.62-3.62_spark_dfs_spark_provide_schema.mp4 24.56 MB
.____padding_file/502 3.44 MB
03.63-3.63_spark_dfs_create_df_from_rdd.mkv 25.52 MB
.____padding_file/503 2.48 MB
03.64-3.64_spark_dfs_rectifying_the_error.mkv 20.71 MB
.____padding_file/504 3.29 MB
03.65-3.65_spark_dfs_select_df_columns.mkv 36.95 MB
.____padding_file/505 3.05 MB
03.66-3.66_spark_dfs_spark_df_withcolumn.mkv 54.86 MB
.____padding_file/506 1.14 MB
03.67-3.67_spark_dfs_spark_df_withcolumnrenamed_and_alias.mkv 21.03 MB
.____padding_file/507 2.97 MB
03.68-3.68_spark_dfs_spark_df_filter_rows.mkv 46.92 MB
.____padding_file/508 1.08 MB
03.69-3.69_spark_dfs_quiz_(select_withcolumn_filter).mkv 6.07 MB
.____padding_file/509 1.93 MB
03.70-3.70_spark_dfs_solution_(select_withcolumn_filter).mkv 30.77 MB
.____padding_file/510 1.23 MB
03.71-3.71_spark_dfs_spark_df_(count_distinct_duplicate).mkv 30.86 MB
.____padding_file/511 1.14 MB
03.72-3.72_spark_dfs_quiz_(distinct_duplicate).mkv 4.46 MB
.____padding_file/512 3.54 MB
03.73-3.73_spark_dfs_solution_(distinct_duplicate).mkv 15.48 MB
.____padding_file/513 528.63 KB
03.74-3.74_spark_dfs_spark_df_(sort_orderby).mkv 18.93 MB
.____padding_file/514 1.07 MB
03.75-3.75_spark_dfs_quiz_(sort_orderby).mkv 6.79 MB
.____padding_file/515 1.21 MB
03.76-3.76_spark_dfs_solution_(sort_orderby).mkv 21.71 MB
.____padding_file/516 2.29 MB
03.77-3.77_spark_dfs_spark_df_(group_by).mkv 26.89 MB
.____padding_file/517 1.11 MB
03.78-3.78_spark_dfs_spark_df_(group_by-multiple_columns_and_aggregations).mkv 24.8 MB
.____padding_file/518 3.2 MB
03.79-3.79_spark_dfs_spark_df_(group_by-visualization).mkv 34.27 MB
.____padding_file/519 1.73 MB
03.80-3.80_spark_dfs_spark_df_(group_by-filtering).mkv 25.21 MB
.____padding_file/520 2.79 MB
03.81-3.81_spark_dfs_quiz_(group_by).mkv 4.91 MB
.____padding_file/521 3.09 MB
03.82-3.82_spark_dfs_solution_(group_by).mkv 20.57 MB
.____padding_file/522 3.43 MB
03.83-3.83_spark_dfs_quiz_(word_count).mkv 4.82 MB
.____padding_file/523 3.18 MB
03.84-3.84_spark_dfs_solution_(word_count).mkv 11.83 MB
.____padding_file/524 174.72 KB
03.85-3.85_spark_dfs_spark_df_(udfs).mkv 18.38 MB
.____padding_file/525 1.62 MB
03.86-3.86_spark_dfs_quiz_(udfs).mkv 17.64 MB
.____padding_file/526 2.36 MB
03.87-3.87_spark_dfs_solution_(udfs).mkv 21.16 MB
.____padding_file/527 2.84 MB
03.88-3.88_spark_dfs_solution_(cache_and_persist).mkv 22.65 MB
.____padding_file/528 1.35 MB
03.89-3.89_spark_dfs_spark_df_(df_to_rdd).mkv 29.19 MB
.____padding_file/529 2.81 MB
03.90-3.90_spark_dfs_spark_df_(spark_sql).mkv 17.82 MB
.____padding_file/530 2.18 MB
03.91-3.91_spark_dfs_spark_df_(write_df).mkv 26.5 MB
.____padding_file/531 1.5 MB
03.92-3.92_spark_dfs_project_overview.mkv 11.82 MB
.____padding_file/532 183.65 KB
03.93-3.93_spark_dfs_project_(count_and_select).mkv 13.26 MB
.____padding_file/533 2.74 MB
03.93-3.93_spark_dfs_project_(count_and_select).mp4 13.18 MB
.____padding_file/534 2.82 MB
03.94-3.94_spark_dfs_project_(group_by).mkv 12.79 MB
.____padding_file/535 3.21 MB
03.95-3.95_spark_dfs_project_(group_by_aggregations_and_order_by).mkv 13.31 MB
.____padding_file/536 2.69 MB
03.96-3.96_spark_dfs_project_(filtering).mkv 22.15 MB
.____padding_file/537 1.85 MB
03.97-3.97_spark_dfs_project_(udf_and_withcolumn).mkv 19.27 MB
.____padding_file/538 745.27 KB
03.98-3.98_spark_dfs_project_(write).mkv 39.24 MB
.____padding_file/539 782.43 KB
03.99-3.99_collaborative_filtering_collaborative_filtering.mkv 6.97 MB
.____padding_file/540 1.03 MB
04.01-introduction_why_mongodb.mkv 33.56 MB
.____padding_file/541 2.44 MB
04.02-introduction_applications_of_mongodb.mkv 28.86 MB
.____padding_file/542 3.14 MB
04.03-introduction_instructor_introduction.mkv 9.06 MB
.____padding_file/543 2.94 MB
04.04-introduction_whataeur(tm)s_inside.mkv 12.28 MB
.____padding_file/544 3.72 MB
04.05-introduction_methodology.mkv 7.79 MB
.____padding_file/545 219.89 KB
04.06-introduction_project.mkv 14.99 MB
.____padding_file/546 1.01 MB
04.07-overview_sql_schema.mkv 104.63 MB
.____padding_file/547 3.37 MB
04.08-overview_nosql_schema.mkv 133.91 MB
.____padding_file/548 2.09 MB
04.09-overview_installing_mongodb.mkv 58.69 MB
.____padding_file/549 1.31 MB
04.10-overview_setting_environment_variable.mkv 40.93 MB
.____padding_file/550 3.07 MB
04.100-query_and_projection_operators_quiz_(text).mkv 20.22 MB
.____padding_file/551 3.78 MB
04.101-query_and_projection_operators_solution_(text).mkv 202.93 MB
.____padding_file/552 1.07 MB
04.102-query_and_projection_operators_quiz_(all).mkv 13.2 MB
.____padding_file/553 2.8 MB
04.103-query_and_projection_operators_solution_(all).mkv 59.22 MB
.____padding_file/554 798.32 KB
04.104-query_and_projection_operators_solution_(all).mkv 56.06 MB
.____padding_file/555 3.94 MB
04.105-query_and_projection_operators_quiz_(elemmatch).mkv 17.94 MB
.____padding_file/556 2.06 MB
04.106-query_and_projection_operators_solution_(elemmatch).mkv 96.51 MB
.____padding_file/557 3.49 MB
04.107-query_and_projection_operators_solution_(elemmatch).mkv 70.11 MB
.____padding_file/558 1.89 MB
04.108-query_and_projection_operators_quiz_(size).mkv 8.63 MB
.____padding_file/559 3.37 MB
04.109-query_and_projection_operators_solution_(size).mkv 43.57 MB
.____padding_file/560 444.82 KB
04.11-overview_analogies.mkv 58.8 MB
.____padding_file/561 1.2 MB
04.110-update_operators_currentdate_operator.mkv 102.8 MB
.____padding_file/562 1.2 MB
04.111-update_operators_inc_operator.mkv 98.25 MB
.____padding_file/563 1.75 MB
04.112-update_operators_inc_operator.mkv 30.34 MB
.____padding_file/564 1.66 MB
04.113-update_operators_min_operator.mkv 29.75 MB
.____padding_file/565 2.25 MB
04.114-update_operators_max_operator.mkv 52.38 MB
.____padding_file/566 3.62 MB
04.115-update_operators_mul_operator.mkv 39.49 MB
.____padding_file/567 520.38 KB
04.116-update_operators_rename_operator.mkv 58.63 MB
.____padding_file/568 1.37 MB
04.117-update_operators_set_operator.mkv 82 MB
.____padding_file/569 2 MB
04.118-update_operators_set_operator.mkv 46.41 MB
.____padding_file/570 1.59 MB
04.119-update_operators_unset_operator.mkv 35.97 MB
.____padding_file/571 34.67 KB
04.12-basic_mongo_operations_basic_database_commands.mkv 83.01 MB
.____padding_file/572 1012.13 KB
04.120-update_operators_addtoset_operator.mkv 50.19 MB
.____padding_file/573 1.81 MB
04.121-update_operators_pop_operator.mkv 45.24 MB
.____padding_file/574 2.76 MB
04.122-update_operators_pull_operator.mkv 143.9 MB
.____padding_file/575 106.36 KB
04.123-update_operators_push_operator.mkv 27.13 MB
.____padding_file/576 891.17 KB
04.124-update_operators_each_operator.mkv 42.26 MB
.____padding_file/577 1.74 MB
04.125-update_operators_position_operator.mkv 33.46 MB
.____padding_file/578 2.54 MB
04.126-update_operators_sort_operator.mkv 38.08 MB
.____padding_file/579 1.92 MB
04.127-update_operators_quiz_(update_operators).mkv 12.76 MB
.____padding_file/580 3.24 MB
04.128-update_operators_solution_(update_operators).mkv 49.06 MB
.____padding_file/581 2.94 MB
04.129-update_operators_solution_(update_operators).mkv 39.21 MB
.____padding_file/582 810.38 KB
04.13-basic_mongo_operations_basic_database_commands.mkv 77.77 MB
.____padding_file/583 2.23 MB
04.130-update_operators_solution_(update_operators).mkv 19.13 MB
.____padding_file/584 894.04 KB
04.131-update_operators_solution_(update_operators).mkv 43.14 MB
.____padding_file/585 875.77 KB
04.132-update_operators_quiz_(update_operators).mkv 9.1 MB
.____padding_file/586 2.9 MB
04.133-update_operators_solution_(update_operators).mkv 19.68 MB
.____padding_file/587 331.22 KB
04.134-update_operators_solution_(update_operators).mkv 19.63 MB
.____padding_file/588 383.57 KB
04.135-update_operators_solution_(update_operators).mkv 28.8 MB
.____padding_file/589 3.2 MB
04.136-mongo_with_node_installing_node_on_local_machine.mkv 29.38 MB
.____padding_file/590 2.62 MB
04.137-mongo_with_node_installing_vs_code.mkv 50.86 MB
.____padding_file/591 1.14 MB
04.138-mongo_with_node_mongo_atlas.mkv 10.45 MB
.____padding_file/592 1.55 MB
04.139-mongo_with_node_create_cluster_on_mongo_atlas.mkv 45.08 MB
.____padding_file/593 2.92 MB
04.14-basic_mongo_operations_basic_collection_commands.mkv 140.15 MB
.____padding_file/594 3.85 MB
04.140-mongo_with_node_creating_user_in_atlas.mkv 75.65 MB
.____padding_file/595 358.33 KB
04.141-mongo_with_node_network_access.mkv 36.98 MB
.____padding_file/596 3.02 MB
04.142-mongo_with_node_database_and_collections.mkv 71.13 MB
.____padding_file/597 895.83 KB
04.143-mongo_with_node_connect_node_with_mongo.mkv 97.21 MB
.____padding_file/598 2.79 MB
04.144-mongo_with_node_get_databases.mkv 45.36 MB
.____padding_file/599 2.64 MB
04.145-mongo_with_node_insert_in_mongo_using_node.mkv 103.27 MB
.____padding_file/600 749.79 KB
04.146-mongo_with_node_read_from_mongo_using_node.mkv 70.43 MB
.____padding_file/601 1.57 MB
04.147-mongo_with_node_update_in_mongo_using_node.mkv 89.54 MB
.____padding_file/602 2.46 MB
04.148-mongo_with_node_delete_from_mongo_using_node.mkv 42.98 MB
.____padding_file/603 1.02 MB
04.149-mongo_with_python_pycharm.mkv 47.95 MB
.____padding_file/604 53.13 KB
04.15-basic_create_operation_introduction_to_module.mkv 19.23 MB
.____padding_file/605 788.75 KB
04.150-mongo_with_python_creating_connection.mkv 54.92 MB
.____padding_file/606 1.08 MB
04.151-mongo_with_python_insert_in_mongo_using_python.mkv 68.61 MB
.____padding_file/607 3.39 MB
04.152-mongo_with_python_read_from_mongo_using_python.mkv 51.05 MB
.____padding_file/608 967.78 KB
04.153-mongo_with_python_update_in_mongo_using_python.mkv 68.28 MB
.____padding_file/609 3.72 MB
04.154-mongo_with_python_delete_in_mongo_using_python.mkv 40.2 MB
.____padding_file/610 3.8 MB
04.155-django_with_mongo_django_installation.mkv 36.11 MB
.____padding_file/611 3.89 MB
04.156-django_with_mongo_creating_app.mkv 40.34 MB
.____padding_file/612 3.66 MB
04.157-django_with_mongo_setting_up_django_with_mongo.mkv 63.85 MB
.____padding_file/613 155.49 KB
04.158-django_with_mongo_django_migrations.mkv 30.52 MB
.____padding_file/614 1.48 MB
04.159-django_with_mongo_django_urls_and_views.mkv 44.44 MB
.____padding_file/615 3.56 MB
04.16-basic_create_operation_create_document_(single).mkv 111.13 MB
.____padding_file/616 893.71 KB
04.160-django_with_mongo_django_with_postman.mkv 58.75 MB
.____padding_file/617 1.25 MB
04.161-django_with_mongo_django_get_data_from_postman.mkv 78.47 MB
.____padding_file/618 1.53 MB
04.162-django_with_mongo_insert_in_mongo_using_django.mkv 37.91 MB
.____padding_file/619 2.09 MB
04.163-django_with_mongo_read_from_mongo_using_django.mkv 85.74 MB
.____padding_file/620 2.26 MB
04.164-django_with_mongo_update_in_mongo_using_django.mkv 64.33 MB
.____padding_file/621 3.67 MB
04.165-django_with_mongo_delete_in_mongo_using_django.mkv 35.45 MB
.____padding_file/622 566.92 KB
04.166-spark_with_mongo_databricks_for_spark.mkv 35.97 MB
.____padding_file/623 32.62 KB
04.167-spark_with_mongo_installing_libraries.mkv 18.98 MB
.____padding_file/624 1.02 MB
04.168-spark_with_mongo_data_overview.mkv 28.32 MB
.____padding_file/625 3.68 MB
04.169-spark_with_mongo_etl.mkv 156.22 MB
.____padding_file/626 3.78 MB
04.17-basic_create_operation_create_documents_(many).mkv 98.5 MB
.____padding_file/627 1.5 MB
04.18-basic_create_operation_quiz_(create_documents).mkv 24.85 MB
.____padding_file/628 3.15 MB
04.19-basic_create_operation_solution_(create_documents).mkv 99.29 MB
.____padding_file/629 726.98 KB
04.20-basic_create_operation_quiz_(create_document).mkv 15.88 MB
.____padding_file/630 122.31 KB
04.21-basic_create_operation_solution_(create_document).mkv 70.18 MB
.____padding_file/631 1.82 MB
04.22-basic_create_operation_outro.mkv 14.69 MB
.____padding_file/632 1.31 MB
04.23-basic_update_operation_introduction.mkv 27.99 MB
.____padding_file/633 14.6 KB
04.24-basic_update_operation_update_documents_(single_filter).mkv 206.57 MB
.____padding_file/634 1.43 MB
04.25-basic_update_operation_update_documents.mkv 47.67 MB
.____padding_file/635 334.25 KB
04.26-basic_update_operation_quiz_(update_operation).mkv 9.79 MB
.____padding_file/636 2.21 MB
04.27-basic_update_operation_solution_(update_operation).mkv 48.16 MB
.____padding_file/637 3.84 MB
04.28-basic_update_operation_quiz_(update_operation).mkv 8.9 MB
.____padding_file/638 3.1 MB
04.29-basic_update_operation_solution_(update_operation).mkv 50.46 MB
.____padding_file/639 1.54 MB
04.30-basic_update_operation_solution_(update_operation).mkv 71.73 MB
.____padding_file/640 277.01 KB
04.31-basic_update_operation_outro.mkv 12.35 MB
.____padding_file/641 3.65 MB
04.32-basic_read_operation_introduction.mkv 18.85 MB
.____padding_file/642 1.15 MB
04.33-basic_read_operation_read_documents.mkv 31.08 MB
.____padding_file/643 937.09 KB
04.34-basic_read_operation_quiz_(read_documents).mkv 16.49 MB
.____padding_file/644 3.51 MB
04.35-basic_read_operation_solution_(read_documents).mkv 82.17 MB
.____padding_file/645 1.83 MB
04.36-basic_read_operation_quiz_(read_documents).mkv 10.07 MB
.____padding_file/646 1.93 MB
04.37-basic_read_operation_solution_(read_documents).mkv 33.35 MB
.____padding_file/647 2.65 MB
04.38-basic_read_operation_outro.mkv 13.4 MB
.____padding_file/648 2.6 MB
04.39-basic_delete_operation_introduction.mkv 7.91 MB
.____padding_file/649 89.42 KB
04.40-basic_delete_operation_delete_document.mkv 79.7 MB
.____padding_file/650 303.5 KB
04.41-basic_delete_operation_quiz_(delete_operation).mkv 9.12 MB
.____padding_file/651 2.88 MB
04.42-basic_delete_operation_solution_(delete_operation).mkv 49.02 MB
.____padding_file/652 2.98 MB
04.43-basic_delete_operation_quiz_(delete_operation).mkv 9.34 MB
.____padding_file/653 2.66 MB
04.44-basic_delete_operation_solution_(delete_operation).mkv 22.58 MB
.____padding_file/654 1.42 MB
04.45-basic_delete_operation_outro.mkv 11.32 MB
.____padding_file/655 692.1 KB
04.46-query_and_projection_operators_module_introduction.mkv 15.08 MB
.____padding_file/656 940.54 KB
04.47-query_and_projection_operators_eq_operator.mkv 200.04 MB
.____padding_file/657 3.96 MB
04.48-query_and_projection_operators_gt_operator.mkv 37.18 MB
.____padding_file/658 2.82 MB
04.49-query_and_projection_operators_lt_operator.mkv 40.28 MB
.____padding_file/659 3.72 MB
04.50-query_and_projection_operators_in_operator.mkv 33.72 MB
.____padding_file/660 2.28 MB
04.51-query_and_projection_operators_ne_operator.mkv 23.25 MB
.____padding_file/661 767.66 KB
04.52-query_and_projection_operators_nin_operator.mkv 24.44 MB
.____padding_file/662 3.56 MB
04.53-query_and_projection_operators_and_operator.mkv 80.62 MB
.____padding_file/663 3.38 MB
04.54-query_and_projection_operators_or_operator.mkv 47.47 MB
.____padding_file/664 543.54 KB
04.55-query_and_projection_operators_not_operator.mkv 63.71 MB
.____padding_file/665 298.07 KB
04.56-query_and_projection_operators_exists_operator.mkv 108.99 MB
.____padding_file/666 3.01 MB
04.57-query_and_projection_operators_types_operator.mkv 36.83 MB
.____padding_file/667 3.17 MB
04.58-query_and_projection_operators_expr_operator.mkv 80.79 MB
.____padding_file/668 3.21 MB
04.59-query_and_projection_operators_mod_operator.mkv 52.42 MB
.____padding_file/669 3.58 MB
04.60-query_and_projection_operators_text_operator.mkv 164.17 MB
.____padding_file/670 3.83 MB
04.61-query_and_projection_operators_all_operator.mkv 78.29 MB
.____padding_file/671 1.71 MB
04.62-query_and_projection_operators_elemmatch_operator.mkv 172.07 MB
.____padding_file/672 3.93 MB
04.63-query_and_projection_operators_size_operator.mkv 60.54 MB
.____padding_file/673 3.46 MB
04.64-query_and_projection_operators__operator.mkv 103.59 MB
.____padding_file/674 424.82 KB
04.65-query_and_projection_operators_slice_operator.mkv 56.82 MB
.____padding_file/675 3.18 MB
04.66-query_and_projection_operators_quiz_(eq).mkv 9.69 MB
.____padding_file/676 2.31 MB
04.67-query_and_projection_operators_solution_(eq).mkv 104.36 MB
.____padding_file/677 3.64 MB
04.68-query_and_projection_operators_quiz_(gt).mkv 12.92 MB
.____padding_file/678 3.08 MB
04.69-query_and_projection_operators_solution_(gt).mkv 45.86 MB
.____padding_file/679 2.14 MB
04.70-query_and_projection_operators_quiz_(gte).mkv 11.75 MB
.____padding_file/680 260.57 KB
04.71-query_and_projection_operators_solution_(gte).mkv 79.37 MB
.____padding_file/681 650.17 KB
04.72-query_and_projection_operators_quiz_(in).mkv 10.89 MB
.____padding_file/682 1.11 MB
04.73-query_and_projection_operators_solution_(in).mkv 97.97 MB
.____padding_file/683 2.03 MB
04.74-query_and_projection_operators_quiz_(lt).mkv 13.9 MB
.____padding_file/684 2.1 MB
04.75-query_and_projection_operators_solution_(lt).mkv 34.15 MB
.____padding_file/685 1.85 MB
04.76-query_and_projection_operators_quiz_(lte).mkv 11.27 MB
.____padding_file/686 751.12 KB
04.77-query_and_projection_operators_solution_(lte).mkv 59.79 MB
.____padding_file/687 215.28 KB
04.78-query_and_projection_operators_solution_(lte).mkv 24.59 MB
.____padding_file/688 3.41 MB
04.79-query_and_projection_operators_quiz_(ne).mkv 9.06 MB
.____padding_file/689 2.94 MB
04.80-query_and_projection_operators_solution_(ne).mkv 57.31 MB
.____padding_file/690 2.69 MB
04.81-query_and_projection_operators_quiz_(nin).mkv 12.66 MB
.____padding_file/691 3.34 MB
04.82-query_and_projection_operators_solution_(nin).mkv 28.25 MB
.____padding_file/692 3.75 MB
04.83-query_and_projection_operators_solution_(nin).mkv 37.35 MB
.____padding_file/693 2.65 MB
04.84-query_and_projection_operators_solution_(nin).mkv 21.15 MB
.____padding_file/694 2.85 MB
04.85-query_and_projection_operators_quiz_(and).mkv 11.13 MB
.____padding_file/695 890.31 KB
04.86-query_and_projection_operators_solution_(and).mkv 97.37 MB
.____padding_file/696 2.63 MB
04.87-query_and_projection_operators_quiz_(or).mkv 20.25 MB
.____padding_file/697 3.75 MB
04.88-query_and_projection_operators_solution_(or).mkv 117.42 MB
.____padding_file/698 2.58 MB
04.89-query_and_projection_operators_solution_(or).mkv 68.84 MB
.____padding_file/699 3.16 MB
04.90-query_and_projection_operators_quiz_(not).mkv 20.96 MB
.____padding_file/700 3.04 MB
04.91-query_and_projection_operators_solution_(not).mkv 70.96 MB
.____padding_file/701 1.04 MB
04.92-query_and_projection_operators_solution_(not).mkv 59.51 MB
.____padding_file/702 503.29 KB
04.93-query_and_projection_operators_solution_(not).mkv 88.25 MB
.____padding_file/703 3.75 MB
04.94-query_and_projection_operators_quiz_(exists).mkv 10.07 MB
.____padding_file/704 1.93 MB
04.95-query_and_projection_operators_solution_(exists).mkv 69.27 MB
.____padding_file/705 2.73 MB
04.96-query_and_projection_operators_quiz_(expr).mkv 12.3 MB
.____padding_file/706 3.7 MB
04.97-query_and_projection_operators_solution_(expr).mkv 84.88 MB
.____padding_file/707 3.12 MB
04.98-query_and_projection_operators_quiz_(mod).mkv 7.79 MB
.____padding_file/708 213.38 KB
04.99-query_and_projection_operators_solution_(mod).mkv 65.16 MB
.____padding_file/709 2.84 MB
9781803237039_Code.zip 87.62 MB
.____padding_file/710 384.23 KB
FreeCoursesOnline.Me-PacktPub-50-Hours-of-Big-Data-PySpark-AWS-Scala-and-Scraping-Video.torrent 72.86 KB
.____padding_file/711 3.93 MB
FreeCoursesOnline.Me-PacktPub-50-Hours-of-Big-Data-PySpark-AWS-Scala-and-Scraping-Video_torrent.txt 69.83 KB
.____padding_file/712 3.93 MB
__ia_thumb.jpg 4.69 KB
.____padding_file/713 4 MB
free-courses-online.-me-packt-pub-50-hours-of-big-data-py-spark-aws-scala-and-scraping-video_meta.sqlite 20 KB
.____padding_file/714 3.98 MB
free-courses-online.-me-packt-pub-50-hours-of-big-data-py-spark-aws-scala-and-scraping-video_meta.xml 864 B
.____padding_file/715 4 MB
0. Websites you may like/1. Get Free Premium Accounts Daily On Our Discord Server!.txt 318 B
.____padding_file/716 4 MB
0. Websites you may like/2. FTUApps.com Download Cracked Developers Applications For Free.url 239 B
.____padding_file/717 4 MB
0. Websites you may like/3. FreeCoursesOnline.Me Download Udacity, Masterclass, Lynda, PHLearn, etc Free.url 286 B
.____padding_file/718 4 MB
Download Info
-
Tips
“free-courses-online.-me-packt-pub-50-hours-of-big-data-py-spark-aws-scala-and-scraping-video” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.