Eloi studied Chemistry at the University of Barcelona, but rapidly leaned on the mathematical and physical part of the field, called Physical Chemistry. Later on, he studied a Master's in Atomistic and Multiscale Computational Modelling, were he focused on Computational Quantum Physics. During the last years, he is been mostly interested in the Data field and is currently studying a Master's in Data Science.
He likes to spend its time in nature and he is an animal lover. There are no specific hobbies that define him because he is usually always trying new things, although bouldering, playing chess and videogames and hiking are recurrent in his daily life.
When looking for new opportunities in the Data job market, he found the Nimbus Intelligence Academy. It is the perfect step for him in order to formalize the switch from academy to the private sector, and it is an incredible opportunity for professional and personal growth.
We have already seen how to get Snowflake to work with Python and how to get Snowflake data in convenient Pandas Dataframes. Today, we are going to see how we..... Read more.
As we all know, in Python, there are usually multiple ways of getting to the same result. This is the case for compraisons, for instance, since we can use both.... Read more.
We have all heard about mutable and immutable objects when learning about Python, but what does that actually mean? Let’s open a notebook an experiment a ... Read more.
Today we are going to see how to use our Snowflake Data with Pandas in Python. In a previous blog we already saw how to connect Snowflake with Python, so...... Read more.
Let’s say that we have a database stored in Snowflake with some data that we want to use in a Machine Learning model set up in Python. Is there a...... Read more.
During my formation on Snowflake at Nimbus Intelligence our professor showed us a query that appeared to be nesting Group By and Partitioning in order to calcul... Read more.