FileMood

Download [ DevCourseWeb.com ] Coursera - Introduction to Scripting in Python Specialization

DevCourseWeb com Coursera Introduction to Scripting in Python Specialization

Name

[ DevCourseWeb.com ] Coursera - Introduction to Scripting in Python Specialization

 DOWNLOAD Copy Link

Total Size

2.6 GB

Total Files

519

Last Seen

2024-11-19 00:35

Hash

020BC0C8A18D7E96E7CD6655635E9346A5E702F1

/

Get Bonus Downloads Here.url

0.2 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

/python-analysis/01_dictionaries/01_introduction/

01_welcome.en.srt

3.9 KB

01_welcome.en.txt

2.3 KB

01_welcome.mp4

20.2 MB

02_class-structure.en.srt

7.3 KB

02_class-structure.en.txt

4.6 KB

02_class-structure.mp4

21.1 MB

/.../02_core-materials/

01_python-dictionaries.en.srt

8.8 KB

01_python-dictionaries.en.txt

5.3 KB

01_python-dictionaries.mp4

26.4 MB

02_defining-a-dictionary.en.srt

10.7 KB

02_defining-a-dictionary.en.txt

6.3 KB

02_defining-a-dictionary.mp4

22.1 MB

03_dictionary-lookup-and-update.en.srt

12.5 KB

03_dictionary-lookup-and-update.en.txt

7.8 KB

03_dictionary-lookup-and-update.mp4

24.2 MB

04_checking-keys.en.srt

12.0 KB

04_checking-keys.en.txt

7.4 KB

04_checking-keys.mp4

23.9 MB

05_dictionaries-example_instructions.html

7.7 KB

/.../03_programming-tips-and-practice/

01_handling-dictionary-errors.en.srt

12.9 KB

01_handling-dictionary-errors.en.txt

8.0 KB

01_handling-dictionary-errors.mp4

20.8 MB

02_practice-exercises-for-dictionaries_instructions.html

7.3 KB

/.../01_core-materials/

01_iteration-over-dictionaries.en.srt

11.8 KB

01_iteration-over-dictionaries.en.txt

6.9 KB

01_iteration-over-dictionaries.mp4

21.6 MB

02_tabular-data_instructions.html

4.5 KB

03_tabular-data-as-a-nested-list.en.srt

15.1 KB

03_tabular-data-as-a-nested-list.en.txt

9.5 KB

03_tabular-data-as-a-nested-list.mp4

33.4 MB

04_tabular-data-as-a-nested-dictionary.en.srt

15.0 KB

04_tabular-data-as-a-nested-dictionary.en.txt

9.2 KB

04_tabular-data-as-a-nested-dictionary.mp4

32.1 MB

/.../02_programming-tips-and-practice/

01_displaying-dictionaries.en.srt

8.5 KB

01_displaying-dictionaries.en.txt

5.1 KB

01_displaying-dictionaries.mp4

13.8 MB

02_practice-exercises-for-nested-data-structures_datastructures.html

97.4 KB

02_practice-exercises-for-nested-data-structures_docs.html

562.3 KB

02_practice-exercises-for-nested-data-structures_instructions.html

8.0 KB

/.../01_core-materials/

01_tables-and-csv-files.en.srt

10.2 KB

01_tables-and-csv-files.en.txt

6.5 KB

01_tables-and-csv-files.mp4

29.7 MB

02_csv-files_instructions.html

5.8 KB

03_parsing-csv-files.en.srt

8.4 KB

03_parsing-csv-files.en.txt

5.1 KB

03_parsing-csv-files.mp4

22.1 MB

04_pythons-csv-module.en.srt

10.2 KB

04_pythons-csv-module.en.txt

6.1 KB

04_pythons-csv-module.mp4

27.8 MB

05_csv-dictreader.en.srt

15.1 KB

05_csv-dictreader.en.txt

9.5 KB

05_csv-dictreader.mp4

37.9 MB

06_csv-reader-options.en.srt

13.6 KB

06_csv-reader-options.en.txt

8.3 KB

06_csv-reader-options.mp4

28.3 MB

/.../02_programming-tips-and-practice/

01_experimenting-with-csv-methods-part-1.en.srt

13.6 KB

01_experimenting-with-csv-methods-part-1.en.txt

8.4 KB

01_experimenting-with-csv-methods-part-1.mp4

28.8 MB

02_experimenting-with-csv-methods-part-2.en.srt

13.2 KB

02_experimenting-with-csv-methods-part-2.en.txt

8.0 KB

02_experimenting-with-csv-methods-part-2.mp4

20.0 MB

03_practice-project-loading-cancer-risk-data_cancer_risk05_v4_county.csv

2.4 MB

03_practice-project-loading-cancer-risk-data_cancer_risk_plot.png

351.1 KB

03_practice-project-loading-cancer-risk-data_examples3_cancer_week3_solution.py

2.1 KB

03_practice-project-loading-cancer-risk-data_examples3_cancer_week3_template.py

1.4 KB

03_practice-project-loading-cancer-risk-data_instructions.html

8.7 KB

03_practice-project-loading-cancer-risk-data_test_case.csv

0.0 KB

/.../03_assessment-project/

01_project-video-for-part-1.en.srt

15.3 KB

01_project-video-for-part-1.en.txt

9.6 KB

01_project-video-for-part-1.mp4

40.1 MB

02_project-description-reading-and-writing-csv-files_csv.html

92.0 KB

02_project-description-reading-and-writing-csv-files_instructions.html

12.0 KB

02_project-description-reading-and-writing-csv-files_isp_csvfiles_template.py

2.2 KB

03_owltest-automated-feedback-and-assessment_instructions.html

7.9 KB

table1.csv

0.1 KB

table2.csv

0.1 KB

table3.csv

0.1 KB

table4.csv

0.2 KB

table5.csv

0.2 KB

table6.csv

0.1 KB

table7.csv

0.1 KB

/.../01_core-materials/

01_sorting.en.srt

11.8 KB

01_sorting.en.txt

6.9 KB

01_sorting.mp4

28.4 MB

02_lambda.en.srt

13.1 KB

02_lambda.en.txt

8.0 KB

02_lambda.mp4

29.3 MB

03_advanced-sorting.en.srt

7.9 KB

03_advanced-sorting.en.txt

4.5 KB

03_advanced-sorting.mp4

17.9 MB

04_dictionaries-vs-lists-for-storing-data_instructions.html

4.7 KB

/.../02_programming-tips-and-practice/

01_refactoring-your-code-part-1.en.srt

11.6 KB

01_refactoring-your-code-part-1.en.txt

7.3 KB

01_refactoring-your-code-part-1.mp4

25.0 MB

02_refactoring-your-code-part-2.en.srt

12.3 KB

02_refactoring-your-code-part-2.en.txt

7.7 KB

02_refactoring-your-code-part-2.mp4

31.7 MB

03_practice-project-processing-cancer-risk-data_cancer_risk05_v4_county.csv

2.4 MB

03_practice-project-processing-cancer-risk-data_cancer_risk_trimmed_solution.csv

105.1 KB

03_practice-project-processing-cancer-risk-data_examples3_cancer_week4_solution.py

3.6 KB

03_practice-project-processing-cancer-risk-data_examples3_cancer_week4_template.py

3.1 KB

03_practice-project-processing-cancer-risk-data_instructions.html

7.9 KB

03_practice-project-processing-cancer-risk-data_test_case.csv

0.0 KB

/.../03_assessment-project/

01_project-video-for-part-2.en.srt

23.3 KB

01_project-video-for-part-2.en.txt

14.2 KB

01_project-video-for-part-2.mp4

63.1 MB

02_project-description-analyzing-baseball-data_Batting_2016.csv

6.3 MB

02_project-description-analyzing-baseball-data_Master_2016.csv

2.5 MB

02_project-description-analyzing-baseball-data_instructions.html

29.1 KB

02_project-description-analyzing-baseball-data_isp_baseball_template.py

9.7 KB

batting1.csv

0.7 KB

batting2.csv

1.2 KB

batting3.csv

3.2 KB

batting4.csv

3.2 KB

master1.csv

0.2 KB

master2.csv

1.4 KB

master3.csv

5.3 KB

master4.csv

5.2 KB

/.../01_honor-code-please-read/

01__resources.html

3.9 KB

/.../02_python-2-vs-python-3/

01__3.0.html

127.5 KB

01__differences.html

66.1 KB

01__porting-code-to-python-3-with-2to3.html

86.1 KB

01__resources.html

3.6 KB

/.../03_recommended-python-ides/

01__resources.html

4.0 KB

/.../04_guide-to-pylint-errors/

01__resources.html

8.3 KB

/.../05_coding-standards-and-style/

01__resources.html

8.4 KB

/.../01_getting-started/

01_welcome.en.srt

9.5 KB

01_welcome.en.txt

6.1 KB

01_welcome.mp4

36.2 MB

02_course-overview.en.srt

6.1 KB

02_course-overview.en.txt

3.9 KB

02_course-overview.mp4

15.0 MB

03_hello-world.en.srt

5.4 KB

03_hello-world.en.txt

3.3 KB

03_hello-world.mp4

9.9 MB

04_python-development-environments.en.srt

13.8 KB

04_python-development-environments.en.txt

8.4 KB

04_python-development-environments.mp4

25.1 MB

05_using-codeskulptor3_docs.html

562.3 KB

05_using-codeskulptor3_instructions.html

36.8 KB

/.../02_core-material-numbers-and-expressions/

01_numbers.en.srt

12.0 KB

01_numbers.en.txt

7.3 KB

01_numbers.mp4

18.9 MB

02_simple-expressions.en.srt

13.6 KB

02_simple-expressions.en.txt

7.8 KB

02_simple-expressions.mp4

19.1 MB

03_compound-expressions.en.srt

11.8 KB

03_compound-expressions.en.txt

7.3 KB

03_compound-expressions.mp4

19.6 MB

04_variables-and-assignment.en.srt

12.7 KB

04_variables-and-assignment.en.txt

8.0 KB

04_variables-and-assignment.mp4

29.1 MB

/.../03_programming-tips-and-practice/

01_handling-errors-in-python.en.srt

16.3 KB

01_handling-errors-in-python.en.txt

9.7 KB

01_handling-errors-in-python.mp4

32.5 MB

02_a-short-guide-to-common-errors-in-python_exceptions.html

139.8 KB

02_a-short-guide-to-common-errors-in-python_instructions.html

12.1 KB

03_practice-exercise-for-expressions_instructions.html

7.6 KB

04_practice-exercises-for-variables-and-assignments_instructions.html

9.6 KB

/.../01_core-materials-functions/

01_what-is-a-function.en.srt

10.3 KB

01_what-is-a-function.en.txt

6.3 KB

01_what-is-a-function.mp4

19.8 MB

02_calling-functions.en.srt

12.4 KB

02_calling-functions.en.txt

7.4 KB

02_calling-functions.mp4

20.6 MB

03_defining-functions.en.srt

20.6 KB

03_defining-functions.en.txt

11.7 KB

03_defining-functions.mp4

32.3 MB

04_local-variables.en.srt

7.5 KB

04_local-variables.en.txt

4.8 KB

04_local-variables.mp4

16.9 MB

05_functions_instructions.html

10.1 KB

/.../02_programming-tips-and-practice/

01_understanding-function-evaluation.en.srt

13.1 KB

01_understanding-function-evaluation.en.txt

8.1 KB

01_understanding-function-evaluation.mp4

27.1 MB

02_using-print-and-return-in-functions.en.srt

10.9 KB

02_using-print-and-return-in-functions.en.txt

6.6 KB

02_using-print-and-return-in-functions.mp4

20.4 MB

03_practice-exercises-for-functions_docs.html

562.3 KB

03_practice-exercises-for-functions_instructions.html

11.6 KB

03_practice-exercises-for-functions_math.html

95.2 KB

/.../01_core-materials-logic/

01_boolean-logic.en.srt

9.0 KB

01_boolean-logic.en.txt

5.5 KB

01_boolean-logic.mp4

14.3 MB

02_logical-expressions.en.srt

7.7 KB

02_logical-expressions.en.txt

4.5 KB

02_logical-expressions.mp4

11.8 MB

03_comparisons.en.srt

12.0 KB

03_comparisons.en.txt

7.1 KB

03_comparisons.mp4

19.1 MB

/.../02_core-materials-conditionals/

01_conditionals.en.srt

14.1 KB

01_conditionals.en.txt

8.5 KB

01_conditionals.mp4

33.4 MB

02_more-conditionals.en.srt

15.9 KB

02_more-conditionals.en.txt

9.6 KB

02_more-conditionals.mp4

40.3 MB

03_conditionals-in-python_instructions.html

7.3 KB

/.../03_programming-tips-and-practice/

01_using-python-documentation.en.srt

17.4 KB

01_using-python-documentation.en.txt

9.0 KB

01_using-python-documentation.mp4

32.2 MB

02_following-coding-standards.en.srt

16.0 KB

02_following-coding-standards.en.txt

10.0 KB

02_following-coding-standards.mp4

34.5 MB

03_coding-standards-and-style_instructions.html

8.4 KB

04_practice-exercises-for-logic-and-conditionals_instructions.html

10.7 KB

/.../01_core-materials-modules/

01_python-modules.en.srt

10.5 KB

01_python-modules.en.txt

6.4 KB

01_python-modules.mp4

22.6 MB

02_python-modules_index.html

75.2 KB

02_python-modules_instructions.html

4.4 KB

03_the-datetime-module.en.srt

10.5 KB

03_the-datetime-module.en.txt

6.1 KB

03_the-datetime-module.mp4

18.1 MB

04_datetime-module-quick-reference_datetime.html

406.4 KB

04_datetime-module-quick-reference_instructions.html

7.5 KB

/.../02_programming-tips-and-practice/

01_coding-the-practice-project-part-1.en.srt

14.2 KB

01_coding-the-practice-project-part-1.en.txt

8.7 KB

01_coding-the-practice-project-part-1.mp4

36.1 MB

02_coding-the-practice-project-part-2.en.srt

15.0 KB

02_coding-the-practice-project-part-2.en.txt

8.4 KB

02_coding-the-practice-project-part-2.mp4

31.8 MB

03_practice-project-rock-paper-scissors-lizard-spock_instructions.html

13.0 KB

04_rpsls-video.en.srt

17.8 KB

04_rpsls-video.en.txt

11.1 KB

04_rpsls-video.mp4

44.7 MB

05_tips-for-rpsls_instructions.html

139.9 KB

/.../03_assessment-project/

01_project-video.en.srt

24.2 KB

01_project-video.en.txt

14.4 KB

01_project-video.mp4

48.4 MB

02_project-description-working-with-dates_instructions.html

12.2 KB

03_owltest-automated-feedback-and-assessment_instructions.html

7.8 KB

/.../01_honor-code-please-read/

01__resources.html

3.9 KB

/.../02_python-2-vs-python-3/

01__3.0.html

127.5 KB

01__differences.html

66.1 KB

01__porting-code-to-python-3-with-2to3.html

86.1 KB

01__resources.html

3.6 KB

/.../03_recommended-python-ides/

01__resources.html

4.0 KB

/.../04_guide-to-pylint-errors/

01__resources.html

8.3 KB

/.../05_troubleshooting-codeskulptor3/

01__resources.html

6.3 KB

/python-representation/01_strings/01_introduction/

01_welcome.en.srt

5.1 KB

01_welcome.en.txt

3.1 KB

01_welcome.mp4

17.1 MB

02_class-structure.en.srt

7.5 KB

02_class-structure.en.txt

4.8 KB

02_class-structure.mp4

17.0 MB

/.../02_core-materials/

01_python-strings.en.srt

13.7 KB

01_python-strings.en.txt

8.4 KB

01_python-strings.mp4

19.5 MB

02_indexing-strings.en.srt

10.7 KB

02_indexing-strings.en.txt

6.5 KB

02_indexing-strings.mp4

18.7 MB

03_searching-strings.en.srt

13.6 KB

03_searching-strings.en.txt

7.9 KB

03_searching-strings.mp4

28.5 MB

04_slicing-strings.en.srt

8.9 KB

04_slicing-strings.en.txt

5.2 KB

04_slicing-strings.mp4

17.8 MB

05_formatting-strings_instructions.html

6.9 KB

05_formatting-strings_string.html

97.6 KB

/.../03_programming-tips-and-practice/

01_answering-common-python-questions.en.srt

12.0 KB

01_answering-common-python-questions.en.txt

7.5 KB

01_answering-common-python-questions.mp4

27.2 MB

02_practice-exercises-for-strings_instructions.html

7.2 KB

02_practice-exercises-for-strings_string.html

116.5 KB

/.../01_core-materials/

01_lists.en.srt

10.6 KB

01_lists.en.txt

6.4 KB

01_lists.mp4

18.2 MB

02_list-indexing-and-slicing.en.srt

13.4 KB

02_list-indexing-and-slicing.en.txt

8.0 KB

02_list-indexing-and-slicing.mp4

22.2 MB

03_defining-and-accessing-lists_instructions.html

5.9 KB

04_splitting-and-joining-strings.en.srt

12.0 KB

04_splitting-and-joining-strings.en.txt

6.9 KB

04_splitting-and-joining-strings.mp4

22.0 MB

05_list-searching.en.srt

8.3 KB

05_list-searching.en.txt

5.0 KB

05_list-searching.mp4

15.7 MB

06_iteration-over-lists.en.srt

16.4 KB

06_iteration-over-lists.en.txt

10.1 KB

06_iteration-over-lists.mp4

27.4 MB

07_iteration_instructions.html

6.4 KB

/.../02_programming-tips-and-practice/

01_using-thonny_instructions.html

24.5 KB

02_using-thonnys-debugger.en.srt

13.2 KB

02_using-thonnys-debugger.en.txt

8.1 KB

02_using-thonnys-debugger.mp4

23.1 MB

03_debugging-an-example-program.en.srt

13.4 KB

03_debugging-an-example-program.en.txt

8.4 KB

03_debugging-an-example-program.mp4

22.3 MB

04_practice-exercises-for-lists_instructions.html

7.4 KB

/.../01_code-materials/

01_list-mutation.en.srt

8.6 KB

01_list-mutation.en.txt

5.2 KB

01_list-mutation.mp4

17.1 MB

02_list-processing-example_instructions.html

5.8 KB

03_tuples.en.srt

13.7 KB

03_tuples.en.txt

8.1 KB

03_tuples.mp4

26.0 MB

04_objects-and-references.en.srt

10.5 KB

04_objects-and-references.en.txt

6.4 KB

04_objects-and-references.mp4

38.9 MB

05_understanding-list-references.en.srt

12.1 KB

05_understanding-list-references.en.txt

7.3 KB

05_understanding-list-references.mp4

24.5 MB

06_visualizing-objects-and-references_instructions.html

1.6 KB

/.../02_programming-tips-and-practice/

01_diagnosing-list-reference-issues.en.srt

13.3 KB

01_diagnosing-list-reference-issues.en.txt

7.9 KB

01_diagnosing-list-reference-issues.mp4

29.0 MB

02_practice-exercises-for-list-manipulation_instructions.html

7.2 KB

/.../01_core-materials/

01_introduction-to-files_instructions.html

10.4 KB

02_opening-and-reading-files.en.srt

10.9 KB

02_opening-and-reading-files.en.txt

6.8 KB

02_opening-and-reading-files.mp4

20.0 MB

03_reading-files-using-iteration.en.srt

7.1 KB

03_reading-files-using-iteration.en.txt

4.3 KB

03_reading-files-using-iteration.mp4

16.6 MB

04_writing-files.en.srt

8.9 KB

04_writing-files.en.txt

5.2 KB

04_writing-files.mp4

16.1 MB

/.../02_programming-tips-and-practice/

01_understanding-file-systems-and-paths_instructions.html

7.3 KB

01_understanding-file-systems-and-paths_os.html

711.4 KB

02_working-with-file-paths.en.srt

14.0 KB

02_working-with-file-paths.en.txt

8.8 KB

02_working-with-file-paths.mp4

25.8 MB

03_practice-project-updating-the-codeskulptor-docs_docs.html

562.3 KB

03_practice-project-updating-the-codeskulptor-docs_docs_updated_solution.html

653.0 KB

03_practice-project-updating-the-codeskulptor-docs_examples3_file_diff.py

1.3 KB

03_practice-project-updating-the-codeskulptor-docs_examples3_update_print_solution.py

3.5 KB

03_practice-project-updating-the-codeskulptor-docs_examples3_update_print_template.py

2.7 KB

03_practice-project-updating-the-codeskulptor-docs_instructions.html

11.1 KB

03_practice-project-updating-the-codeskulptor-docs_table.html

1.3 KB

03_practice-project-updating-the-codeskulptor-docs_table_updated_solution.html

1.3 KB

/.../03_assessment-project/

01_project-video.en.srt

25.2 KB

01_project-video.en.txt

15.2 KB

01_project-video.mp4

54.2 MB

02_project-description-file-differences_instructions.html

18.4 KB

02_project-description-file-differences_isp_diff_template.py

2.4 KB

03_owltest-automated-feedback-and-assessment_instructions.html

7.9 KB

file1.txt

0.0 KB

file10.txt

0.0 KB

file2.txt

0.0 KB

file3.txt

0.0 KB

file4.txt

0.0 KB

file5.txt

0.0 KB

file6.txt

0.3 KB

file7.txt

0.3 KB

file8.txt

0.0 KB

file9.txt

0.0 KB

/.../01_honor-code-please-read/

01__resources.html

3.9 KB

/.../02_python-2-vs-python-3/

01__3.0.html

127.5 KB

01__differences.html

66.1 KB

01__porting-code-to-python-3-with-2to3.html

86.1 KB

01__resources.html

3.6 KB

/.../03_recommended-python-ides/

01__resources.html

4.0 KB

/.../04_guide-to-pylint-errors/

01__resources.html

8.3 KB

/.../05_coding-standards-and-style/

01__resources.html

8.4 KB

/python-visualization/01_week-1/01_introduction/

01_welcome.en.srt

3.4 KB

01_welcome.en.txt

2.1 KB

01_welcome.mp4

12.2 MB

02_class-structure.en.srt

5.0 KB

02_class-structure.en.txt

3.2 KB

02_class-structure.mp4

17.9 MB

/.../02_core-materials/

01_using-python-documentation.en.srt

13.4 KB

01_using-python-documentation.en.txt

8.4 KB

01_using-python-documentation.mp4

36.3 MB

02_writing-documentation.en.srt

15.4 KB

02_writing-documentation.en.txt

9.4 KB

02_writing-documentation.mp4

33.4 MB

03_python-built-in-modules.en.srt

8.7 KB

03_python-built-in-modules.en.txt

5.1 KB

03_python-built-in-modules.mp4

30.3 MB

04_code-reuse_instructions.html

8.5 KB

/.../03_programming-tips-and-practice/

01_installing-packages-in-thonny.en.srt

15.1 KB

01_installing-packages-in-thonny.en.txt

9.4 KB

01_installing-packages-in-thonny.mp4

30.6 MB

02_practice-project-drawing-a-usa-map-in-matplotlib_File-USA_Counties.svg

73.9 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_USA_Counties_1000x634.png

483.0 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_USA_Counties_2014.svg

2.0 MB

02_practice-project-drawing-a-usa-map-in-matplotlib_USA_Counties_555x352.png

223.5 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_cancer_risk_plot.png

351.1 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_examples3_cancerviz_week1_solution.py

1.5 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_examples3_cancerviz_week1_template.py

0.8 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_instructions.html

8.4 KB

02_practice-project-drawing-a-usa-map-in-matplotlib_pyplot_api.html

0.3 KB

/.../01_core-materials/

01_python-packages-and-modules.en.srt

8.3 KB

01_python-packages-and-modules.en.txt

5.1 KB

01_python-packages-and-modules.mp4

24.2 MB

02_importing-your-own-code.en.srt

10.7 KB

02_importing-your-own-code.en.txt

6.6 KB

02_importing-your-own-code.mp4

21.2 MB

03_line-plots-with-pygal.en.srt

9.3 KB

03_line-plots-with-pygal.en.txt

5.8 KB

03_line-plots-with-pygal.mp4

16.9 MB

/.../02_programming-tips-and-practice/

01_installing-packages-using-pip-part-1.en.srt

11.0 KB

01_installing-packages-using-pip-part-1.en.txt

6.9 KB

01_installing-packages-using-pip-part-1.mp4

26.7 MB

02_installing-packages-using-pip-part-2.en.srt

8.1 KB

02_installing-packages-using-pip-part-2.en.txt

4.6 KB

02_installing-packages-using-pip-part-2.mp4

17.3 MB

03_practice-project-extracting-data-from-an-svg-file_USA_Counties_2014.svg

2.0 MB

03_practice-project-extracting-data-from-an-svg-file_USA_Counties_with_FIPS_and_centers.csv

138.1 KB

03_practice-project-extracting-data-from-an-svg-file_examples3_cancerviz_week2_solution.py

11.1 KB

03_practice-project-extracting-data-from-an-svg-file_examples3_cancerviz_week2_template.py

9.6 KB

03_practice-project-extracting-data-from-an-svg-file_instructions.html

7.6 KB

03_practice-project-extracting-data-from-an-svg-file_paths.html

80.3 KB

03_practice-project-extracting-data-from-an-svg-file_xml.dom.minidom.html

36.1 KB

/.../03_assessment-project/

01_project-1-video.en.srt

16.5 KB

01_project-1-video.en.txt

10.3 KB

01_project-1-video.mp4

43.9 MB

02_project-description-creating-line-plots-of-gdp-data_NY.GDP.MKTP.cd

1.2 MB

02_project-description-creating-line-plots-of-gdp-data_index.html

160.7 KB

02_project-description-creating-line-plots-of-gdp-data_instructions.html

21.1 KB

02_project-description-creating-line-plots-of-gdp-data_isp_gdp.csv

147.2 KB

02_project-description-creating-line-plots-of-gdp-data_isp_gdp_xy_china.svg

31.9 KB

02_project-description-creating-line-plots-of-gdp-data_isp_gdp_xy_none.svg

16.4 KB

02_project-description-creating-line-plots-of-gdp-data_isp_gdp_xy_uk_usa.svg

47.7 KB

02_project-description-creating-line-plots-of-gdp-data_isp_plot_template.py

3.2 KB

02_project-description-creating-line-plots-of-gdp-data_output.html

17.9 KB

02_project-description-creating-line-plots-of-gdp-data_xy.html

200.2 KB

03_owltest-automated-feedback-and-assessment_instructions.html

7.9 KB

gdptable1.csv

0.1 KB

gdptable2.csv

0.1 KB

gdptable3.csv

0.4 KB

table1.csv

0.1 KB

table2.csv

0.1 KB

table3.csv

0.1 KB

table4.csv

0.2 KB

table5.csv

0.2 KB

table6.csv

0.1 KB

table7.csv

0.1 KB

/python-visualization/03_week-3/01_materials/

01_python-sets.en.srt

11.1 KB

01_python-sets.en.txt

6.6 KB

01_python-sets.mp4

23.6 MB

02_hashing_instructions.html

5.5 KB

03_analyzing-the-efficiency-of-your-code.en.srt

15.3 KB

03_analyzing-the-efficiency-of-your-code.en.txt

9.2 KB

03_analyzing-the-efficiency-of-your-code.mp4

30.7 MB

04_comparing-two-methods-for-joining-csv-files.en.srt

16.8 KB

04_comparing-two-methods-for-joining-csv-files.en.txt

10.0 KB

04_comparing-two-methods-for-joining-csv-files.mp4

29.8 MB

/python-visualization/03_week-3/02_practice/

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_USA_Counties_with_FIPS_and_centers.csv

138.1 KB

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_cancer_risk_joined_solution.csv

216.4 KB

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_cancer_risk_trimmed_solution.csv

105.1 KB

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_examples3_cancerviz_week3_solution.py

4.6 KB

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_examples3_cancerviz_week3_template.py

3.5 KB

01_practice-project-reconciling-cancer-risk-data-with-the-usa-map_instructions.html

8.2 KB

/.../03_assessment-project/

01_project-2-video.en.srt

14.1 KB

01_project-2-video.en.txt

9.0 KB

01_project-2-video.mp4

43.3 MB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_NY.GDP.MKTP.cd

1.2 MB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_instructions.html

17.5 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_gdp.csv

147.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_gdp_world_name_1960.svg

909.6 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_gdp_world_name_1980.svg

909.8 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_gdp_world_name_2000.svg

910.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_gdp_world_name_2010.svg

910.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_isp_unify_template.py

3.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-1_pygal_maps_world.html

3.4 MB

gdptable1.csv

0.1 KB

gdptable2.csv

0.1 KB

gdptable3.csv

0.4 KB

table1.csv

0.1 KB

table2.csv

0.1 KB

table3.csv

0.1 KB

table4.csv

0.2 KB

table5.csv

0.2 KB

table6.csv

0.1 KB

table7.csv

0.1 KB

/python-visualization/04_week-4/01_materials/

01_growing-as-a-scripter.en.srt

15.0 KB

01_growing-as-a-scripter.en.txt

9.1 KB

01_growing-as-a-scripter.mp4

31.9 MB

02_version-control_instructions.html

10.6 KB

/python-visualization/04_week-4/02_practice/

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_USA_Counties_cancer_risk.png

498.5 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_cancer_risk_joined_solution.csv

216.4 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_cm_api.html

0.3 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_colormaps.html

0.3 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_colors.html

0.3 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_colors_api.html

0.3 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_examples3_cancerviz_week4_solution.py

4.2 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_instructions.html

9.2 KB

01_practice-project-visualizing-cancer-risk-data-on-the-usa-map_pyplot_api.html

0.3 KB

/.../03_assessment-project/

01_project-3-video.en.srt

14.2 KB

01_project-3-video.en.txt

9.0 KB

01_project-3-video.mp4

43.1 MB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_NY.GDP.MKTP.cd

1.2 MB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_instructions.html

23.8 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_country_codes.csv

38.6 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_gdp.csv

147.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_gdp_world_code_1960.svg

909.6 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_gdp_world_code_1980.svg

909.9 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_gdp_world_code_2000.svg

910.4 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_gdp_world_code_2010.svg

910.4 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_isp_maps_template.py

4.2 KB

02_project-description-plotting-gdp-data-on-a-world-map-part-2_pygal_maps_world.html

3.4 MB

code1.csv

0.1 KB

code2.csv

0.1 KB

code3.csv

0.9 KB

code4.csv

1.8 KB

gdptable1.csv

0.1 KB

gdptable2.csv

0.1 KB

gdptable3.csv

0.4 KB

table1.csv

0.1 KB

table2.csv

0.1 KB

table3.csv

0.1 KB

table4.csv

0.2 KB

table5.csv

0.2 KB

table6.csv

0.1 KB

table7.csv

0.1 KB

/python-visualization/04_week-4/04_wrapup/

01_wrapup-video.en.srt

10.7 KB

01_wrapup-video.en.txt

6.3 KB

01_wrapup-video.mp4

51.9 MB

/.../01_honor-code-please-read/

01__resources.html

3.9 KB

/.../02_python-2-vs-python-3/

01__3.0.html

127.5 KB

01__differences.html

66.1 KB

01__porting-code-to-python-3-with-2to3.html

86.1 KB

01__resources.html

3.6 KB

/.../03_recommended-python-ides/

01__resources.html

4.0 KB

/.../04_guide-to-pylint-errors/

01__resources.html

8.3 KB

/.../05_coding-standards-and-style/

01__resources.html

8.5 KB

 

Total files 519


Copyright © 2024 FileMood.com