Skip to content

Damned pipelines is a pretty nice exercise for those trying to figure it out if these data thing is their thing ;)

Notifications You must be signed in to change notification settings

HEBA-7/damned_pipelines

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📣 📣 📣 DAMNED PIPELINES!!!!

Image

Frustrated? Lost? Dreaming about Pipelines?...don't worry, after finishing this exercise you'll get it and wouldn't believe that you've lived so long without Pipelines 🙌 🙌 🙌


🔧 First things first: GET YOUR TOKEN!

Just go to your GitHub account settings and generate a Personal access token using the Developer setting options.

IMPORTANT: be sure to ONLY select the repo actions for your token...that would be enough! Also, be careful with pushing that token to GitHub.


🔨 Now The Challenge!!!

You need to fill the main.py and module.py files with all the functions and parameters included in the development notebook, in order to finish the Pipeline.

IMPORTANT: remember to print whatever you think is important in order to inform the user that everything worked fine!


💡 BONUS (yeah, there's always a Bonus 🙈)

If you still feel strong, add some magic to your code. Using the argparse library, create the posibility to generate the table just for a particular lab (e.g.: python main.py -l "advanced-mysql").


HAVE FUN!!!

Image

About

Damned pipelines is a pretty nice exercise for those trying to figure it out if these data thing is their thing ;)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.8%
  • Python 14.2%