"Reading a csv file?"
I am just starting with rapidminer, it's my second day with the platform. I am managing a data file for a bus company, here in spain. I would like
to have a starting point (model), to obtain several basic stats:sales, transactions, sales by platform, unique users per year(identified with device ID), recurrence factor per month(total transactions per month/unique device IDS), median net price of ticket etc.I have 4 years worth of data.
My data comes from csv files, with ; as a separator and 50 columns as parameters(deviceID, operating system, return or one way ticket, etc).
Once i have those stats, i would like to use rapidminer modelling or predictive analysis for example to estimate the number of tickets sold next year and the total number of sales, and if we will increase in unique users.
I-ve tried using the csv process, and haven't got anything back. How do i post a minimal chunk of my data here so that someone here can give a starting point ? or if anyone can suggest how to obtain a starting template for what i want it would be helpful.
Another problem i have is that my data is logged in a 6 gb csv file, and i've managed to split the data into ten chunks, but this is a bit annoying. I think rapidminer can't manage such file? , when i try to open the file the program stops working( i have to close it, it doesn't answer)
Any help would be kindly appreciated