U unargibsvil New Member Mar 20, 2013 #1 For a project I'm working on I need to digest large data feeds which are available in either CSV or XML formats and import the data into Django models. Which format should I choose for performance?
For a project I'm working on I need to digest large data feeds which are available in either CSV or XML formats and import the data into Django models. Which format should I choose for performance?