Forum Discussion
Merge tables for a weather forecast
What benefits are you expecting from merging the tables? Is that something that could be done better in the data model.
- Airwen2 years agoFrequent Visitor
Hi lbendlin
Merging would help to link side tables such as a customer base and an item base and then show the result from different angles. Someone helped build the data model, but we can't work together. My knowledge of Python is too short to rebuild the model. The aim was to use the existing data.
Kind regards- lbendlin2 years ago
Super User
I would recommend to spend some time learning how to create and manage data models.
- Airwen2 years agoFrequent Visitor
This project is linked to a larger project where the data model is already established and running. It was an opportunity to extend the existing model by adding a weather forecast table.
The only solution would be to create a different modele using python ?