Epython Lab
6.39K subscribers
667 photos
31 videos
104 files
1.23K links
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems.

Buy ads: https://telega.io/c/epythonlab
Download Telegram
Print calendar of the current year
@epythonlab
πŸ‘8
Given an array of integers, find the pair of adjacent elements that has the largest product and return that product.
Define a function solution(inputArray)

Example: For inputArray = [3, 6, -2, -5, 7, 3], the output should be

solution(inputArray) = 21.

@epythonlab
πŸ‘1
Find Century from Year
@epythonlab
πŸ‘6
Python 3 Object-oriented Programming

πŸ“– book

@epythonlab #pythonbooks
πŸ‘5
Create your own Twitter Developer Account to explore twitter content
https://developer.twitter.com/en/portal/petition/essential/basic-info
πŸ‘2
Alphabets Pattern in Python
@epythonlab #short_codes
πŸ‘2
Handbook of Data Visualization

πŸ“– book

@epythonlab #mlbooks
πŸ‘5
Simple URL Shortener
@epythonlab #short_code
πŸ”₯4❀2πŸ‘1