class DataAnalyst:
def __init__(self):
self.name = "Gladys Mawarni"
self.role = ["Data Analyst", "Data Scientist"]
self.interest = ["Scala", "Big Data", "Data Engineer"]
self.language_spoken = ["in_ID", "en_US"]
def say_hi(self):
print("Hi there! Thank you for visiting!")
me = DataAnalyst()
me.say_hi()
Pinned Loading
-
-
-
zoogle
zoogle PublicCombining Google Map's API with data web scraped from Zomato's website.
Jupyter Notebook
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.