How to refresh data using parse and swift?

How do I parse and analyze demographic data using Python?

  • I am having an Excel sheet with following information: 1.Personal Details(Name,Age,Gender,City of Residence,City of Interest,Ethnicity), 2.Contact Details(Mobile,Landline,Email), 3.Employment Details(Employer,Sector,Salary,Experience,Job Profile), 4.Ownership of Assets(Property,Other assets like Car). How should I proceed now? Please guide me with your valuable suggestions.

  • Answer:

    Firstly, do some data munging for making it easy to proceed to the analytics part. This is the first and the most important, and also the most time-consuming step. (but things like outlier detection, etc would be super-exciting) If you're still confused about the munging part, pl go through this: http://nbviewer.ipython.org/github/herrfz/dataanalysis/blob/master/week2/data_munging_basics.ipynb Then, you can proceed towards the most exciting part: The analytics. Depending on the nature of your data and the outcome you want (be it regression or classification or something else), select a model and implement it on the data. Then comes the optimization techniques (and cross-validation too.)

Jalem Raj Rohit at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.