Skip to content
/ Python Public

Python practice files from courses and tutorials online plus some odd, small projects I did when I began to learn to code.

Notifications You must be signed in to change notification settings

dray89/Python

Repository files navigation

pythonscripts

Stata_Python.ipynb: How to read, edit, and export Stata files using Python scripts.

google.py: Scrape a google search filtering for site. Useful for administration tasks involving multiple searches on the same website. For example, separate searches by company names.

mergedocxfiles.py: Merge multiple word document files together. Useful for administration tasks requiring editing multiple documents using similar find and replace edits. When pressed for time, I have used this to quickly gather information on the same subject from multiple files using "find" to seek out keywords.

create_setup.ipynb: How to create a setup file to share and install a python program.

About

Python practice files from courses and tutorials online plus some odd, small projects I did when I began to learn to code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published