Intro to python

Helpful links for data analysis in python

Getting started with Python for data analysis. Dataframes are 2-dimensional labeled data structures with columns of potentially different types. You can think of it like a spreadsheet. Numpy and Pandas are two very powerful and commonly used libraries used for datasets in bioinformatics. If you don’t have these installed, you... [Read More]