Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Data-Learn/data-engineering
/ functions
Functions
8 in github.com/Data-Learn/data-engineering
⨍
Functions
8
◇
Types & classes
2
↓ 14 callers
Function
even_or_odd
Optional doc string explaining the function
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 04 - Methods, Functions, Packages.py:60
↓ 4 callers
Method
greet
(self, greeting="Hello!")
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:346
↓ 3 callers
Function
calculate_sum
(*args)
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:269
↓ 2 callers
Method
full_name
(self)
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:393
↓ 2 callers
Function
my_func
(**kwargs)
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:297
↓ 1 callers
Function
plot_my_country
(Country_Region, Province_State, Admin2)
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 07 - COVID Demo.py:456
Method
__init__
(self, first_name, last_name)
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:384
Method
greet
(self, greeting="Hello!")
DE-101 Modules/Module07/DE - 101 Lab 7.1/JEP 05 - Collections and Classes.py:390