Showing 2 Result(s)

Pandas: Need to knows

If you are using Python in the postgraduate research space, then chances are you will need pandas. There are many resources and tutorials out there that will give you an introduction to pandas, or even time series analysis with pandas. There are, however, things you should know how to do in pandas that no one …

Python & other tools for data analysis

If you have been coding for some time, you’ll know that many headaches are from IDE (Integrated Development Environment) or package installation, compatibility issues, etc. I have especially horrid memories of trying to get C to work via Eclipse in my first year engineering programming course. Luckily for us coding in Python, several distributions and …