Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Where to build a portfolio of data science projects?

Options
  • 16-05-2018 9:53am
    #1
    Registered Users Posts: 788 ✭✭✭


    Currently learning Python using Pandas and Numpy, SQL, and Tableau for visualisations.

    Where's the best place to collect my workings so that a potential employer  could view it? 

    I'm thinking maybe Kaggle allows me to do this? 
    Can I store Tableau visualisation on their website?
    Or should I store my code on GitHub?

    I'm looking to have a few interesting examples up there.

    Thanks!


Comments

  • Registered Users Posts: 788 ✭✭✭parc


    Also is anyone using D3.js
    Do you have to learn JavaScript beforehand?


  • Posts: 11,614 ✭✭✭✭ [Deleted User]


    parc wrote: »
    Currently learning Python using Pandas and Numpy, SQL, and Tableau for visualisations.

    Where's the best place to collect my workings so that a potential employer  could view it? 

    I'm thinking maybe Kaggle allows me to do this? 
    Can I store Tableau visualisation on their website?
    Or should I store my code on GitHub?

    I'm looking to have a few interesting examples up there.

    Thanks!

    Personally I'd go with github.


  • Registered Users Posts: 788 ✭✭✭parc


    Hi there

    Thanks for the response 

    What kind of code could I show on Github for a university application?

    Something that shows I'm fairly comfortable for a beginner in Python?

    So far I've done some work on Jupyter notebooks using Google BigQuery Datasets


  • Registered Users Posts: 1,455 ✭✭✭FastFullBack


    parc wrote: »
    Hi there

    Thanks for the response 

    What kind of code could I show on Github for a university application?

    Something that shows I'm fairly comfortable for a beginner in Python?

    So far I've done some work on Jupyter notebooks using Google BigQuery Datasets

    I would suggest storing all the code base on github including the interactive python scripts. As well as that then maybe and end to end overview/blog of what you did and publish it on medium.


Advertisement