Browsed by
Tag: pandas

Data visualisations in Python with Seaborn

Data visualisations in Python with Seaborn

I made a cheat sheet for various visualisations from the Seaborn library. I hope it will be of use for others 🙂 If you experience problems please comment to improve the sheet. Download here: Searborn visualisation cheat sheet

Data analysis with python – pandas basics summary

Data analysis with python – pandas basics summary

While I did research at university I worked mostly with quantitative data and did all analysis either in SPSS (a very small part) and R. R is a powerful tool yet comparable easy to learn (with basic knowledge about programming). But I found its limiting in the ability to create interfaces. One could, rightfully, argue its not its purpose. This limitation in mind brought my interest to python. Python offers many ways to create interfaces, such as via Django or…

Read More Read More