Pinned Repositories
AWS_Python
Python programs for accessing AWS objects/components
combining_ipynb
Python 3 function to concatenate/merge Juptyer (iPython) Notebook files into one .ipynb - YouTube tutorial (note: the actual function to do this is in 3.ipynb)
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
File_Manipulation_Python
Programs for file manipulation using python. Pre-built programs/Executables included
Just_for_Fun_Python
Programs created for fun. Experimentation/Idea Exploration...etc.
neighbor-express
Neighbor Express project to provide support for homebound seniors and residents
Pysftp_vs_FTPlib_Python
Programs for accessing SFTP sites and FTP sites. Includes control and log file example
Python_Database_Connections
Using python to connect to databases.
Selenium_Python
Programs for utilizing selenium module mostly for going to websites and performing actions.
Test
This is my first upload
JordanSiem's Repositories
JordanSiem/AWS_Python
Python programs for accessing AWS objects/components
JordanSiem/combining_ipynb
Python 3 function to concatenate/merge Juptyer (iPython) Notebook files into one .ipynb - YouTube tutorial (note: the actual function to do this is in 3.ipynb)
JordanSiem/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
JordanSiem/File_Manipulation_Python
Programs for file manipulation using python. Pre-built programs/Executables included
JordanSiem/Just_for_Fun_Python
Programs created for fun. Experimentation/Idea Exploration...etc.
JordanSiem/neighbor-express
Neighbor Express project to provide support for homebound seniors and residents
JordanSiem/Pysftp_vs_FTPlib_Python
Programs for accessing SFTP sites and FTP sites. Includes control and log file example
JordanSiem/Python_Database_Connections
Using python to connect to databases.
JordanSiem/Selenium_Python
Programs for utilizing selenium module mostly for going to websites and performing actions.
JordanSiem/Test
This is my first upload
JordanSiem/Validations_Python
Validation program that is determining if columns exists, connects to databases, and uses some pandas skills.