How to handle changes to imported csv files
Afficher commentaires plus anciens
I am currently using readtable with DelimitedTextImportOptions to extract specific variables only (i.e total deposits) from multiple csv files of financial institutions to do some analysis. These files all have the same structure(same number of rows and columns and same variable names). What functionality can use to handle any changes to these csv files? i.e a new column or row is added to them? I would still only be interested in specific variables though like total depsits
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!