Skip to content

Repository for the exercises of ITBA IEEE's Data Analytics Course with Python.

License

Notifications You must be signed in to change notification settings

caidevOficial/Python_ITBA_IEEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITBA_IEEE Logo Pet ITBA Logo Python Logo

caidevoficial

Data Analytics with Python - ITBA - IEEE. 👨‍💻

def startLearning(name:str)->str:
  """
  This function receives a name and returns a greeting.
  """
  message = f"Hi {name}, i'm learning Python!"
  return message

if __name__ == "__main__":
  print(startLearning('Guest'))

Technologies used. 📌

Pyhton Logo Python
Pandas Logo Pandas
NumPy Logo Numpy
MatPlotLib Logo MatPlotLib
VSCode Logo VSCode

License 📄

This proyect is under license [MIT License] - Read the file [LICENSE.md](LICENSE) for details

Where to find me: 🌎

Facu
🤴 Facu Falcone - Junior Developer
GitHub
LinkedIn
Invitame un café en cafecito.app
Buy Me a Coffee at ko-fi.com

About

Repository for the exercises of ITBA IEEE's Data Analytics Course with Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published