← All tags
1 post tagged with "Pandas"
08 September, 2019#Python#Pandas#data analysis
The method chain must go on
Recently, I had a chance to refactor a Python command-line app used internally at work. The key function of this app is to fetch and reshape some tabular data to update a database and generate a CSV file that is a dataset product based on…