You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
DBAddin is an MS Excel Addin for retrieving Database data via userdefined functions into Excel and writing Data (DBMapper), executing generic DML (DBAction) and doing all this in Sequences (DBSequence).
Py_game is a classic game deployed python codes. This game is about food variety identification. There are some delicious food images responding to some questions. Download & play now!
Python for Data Science:Solution of a business problem to identify which region has maximum sales volume, which type of products are sold the most, how much revenue the E-Commerce Company makes, and the brands that use its portal.
Music Licensing is an integral part of music business. In this project, I've made use of Python as a programming language. It involves the use of multiple DS(data structures) like List, Dictionary and also, executing various operations using UDF(User Defined Functions). Made use of user defined modules along with file handling!