WhatsApp chat bot in Python using Dialogflow.com This chat bot created for whatsapp web it get new messages and respond. 99% chat bot respond. Tested on 10 u... (more…)
Read more »
ibis - A pandas-like deferred expression system, with first-class SQL support (Impala, PostgreSQL, SQLite, ...)... (more…)
Read more »
A non-validating SQL parser module for Python. Contribute to andialbrecht/sqlparse development by creating an account on GitHub. (more…)
Read more »
A function is a block of code that performs an operation usually a specific task.
Functions help break our program into smaller and modular chunks, making them resusable and redable. They prevent repetition of code.
You can pass data known as parameters... (more…)
Read more »
Contribute to szabolcsdombi/optimization-demo development by creating an account on GitHub. (more…)
Read more »