Skip to content

Learn Python modules: import custom modules, work with CSV files, and structure code effectively with examples and lessons.

Notifications You must be signed in to change notification settings

1B05H1N/python3-masterclass

Repository files navigation

python3

These files were created while completing the "Python for beginners, Learn Python Programming and build your own Python programs: Data Science, Machine Learning, etc." udemy course found at https://www.udemy.com/course/the-complete-python-masterclass.

Python was ran via sublime text, and code pushed to github via sublime merge or github desktop.

Note: You may notice that I stop using "%matplotlib" in section 9. I had trouble getting matplotlib to work with Sublime Text 3 on Windows, so I was using jupyter notebooks. I fixed the issue with Sublime by following instructions found at numpy/numpy#17726. The issue was resolved by uninstalling pandas, installing numpy v1.19.3 and then reinstalling pandas.

About

Learn Python modules: import custom modules, work with CSV files, and structure code effectively with examples and lessons.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published