The service i am providing is Data analysis using python’s pandas, numpy and matplotlib.
First of all, i investigate the data set for any inconsistency and then wrangle the data to prep it for analysis.
I then point out the most important questions to be asked about whatever dataset is offered and try to answer them, eg: Does an increase in the load factor in the transportation network increase profitability.
And using analysis, i find out the correlation between the two factors and plot it visually for clearer understanding, and then i present my findings in a clear and concise way.