1. If it is a sql server database, there is a built-in data warehouse that can do some olap. 2. If you have a hadoop cluster, you can also import it to the cluster for analysis operations. 3. If none of the above are available, and your The machine configuration is good and the memory is sufficient, so just use pandas to do it
1. If it is a sql server database, there is a built-in data warehouse that can do some olap.
2. If you have a hadoop cluster, you can also import it to the cluster for analysis operations. 3. If none of the above are available, and your The machine configuration is good and the memory is sufficient, so just use pandas to do it