Skip to content

chanon-kr/Shared_Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_topping, a topping on great libraries

This library focus on "simplify" (& laziness :P)

PyPi Project Page : https://pypi.org/project/py-topping

To Install the Stable Version

pip install py-topping


To Install the Newest Version

pip install git+https://github.com/chanon-kr/Shared_Function.git

This library will *NOT auto install dependencies for you but you could see the list of dependencies in sample links

You could see samples of how to use this library inside the samples folder in github
https://github.com/chanon-kr/Shared_Function

database

  • To Work with SQL Server, MySQL, PostGreSQL, SQLite and Google BigQuery
  • To read view, table or store procedure as pandas dataframe
  • To insert pandas dataframe into SQL with different methods
    • from 0.3.18, will roll back if job fail, except Google BigQuery
  • Can't read Store Procedure in PostGreSQL will solve this in later version
  • Will working with Oracle Database in later version
  • Dependecies and Sample of use => https://github.com/chanon-kr/Shared_Function/blob/main/samples/database.ipynb

sharepoint


gcp


socket


data_preparation


general_use


opc


run_pipeline