I'm Filippo and I am a Data Analyst at Picnic technology. Take a look around to see what I am up to.
- Stereotype italian ๐
- Python programmer ๐
- Wanna be clean coder ๐งน
- YouTube intensive user ๐บ
- Data geek ๐
I am very discountinuous in my use of social networks, but you can give it a try:
I have published a couple of Python packages mainly for the sake of learning how to do it. As you might have guessed, they did not exactly become trending. Here they are:
- ๐ EasyPred: easily store, investigate, assess and compare the predictions obtained through your Machine Learning models. Find the repo here!
- ๐บ๏ธ SpreadPandas: get the dimensional mapping of a pandas data frame to a spreadsheet. Find the repo here!
This file tends to get old quite quickly, so make sure to actually check my commits if you want to know the truth.
Anyway, generally I code a lot for work, generally with the goal of automating repetitive actions:
- ETL processes from/to Salesforce: I work in the commercial domain in Picnic technologies, and most of the stuff that concerns me happens in Salesforce. I have been developing a lot of chrono jobs that perform systematic changes/warning/reporting from and to Salesforce.
- Slack warnings/logging: still connected to the above, various workflows that inform users of anomalies and/or changes made.
- Moving data from X to Y: refresh that report, import that file, populate that table in the database. All stuff that often needs to run on a periodic basis.
- ๐๏ธ My Properties Manager: webapp to keep an eye on rented properties, just for the sake of getting my hands dirty with web app designing.