Python Articles SEO et données
SEO & Data blog by Arthur Camberlein
Python articles by Arthur Camberlein. The SEO and Data blog of an North American SEO Specialist in Canada. If you want to know more about me, please go to the About section or the Projects one.

Find missing date data with Python
How to leverage Python to fill-out the missing dates on a file? Let's see that together!
Find missing date data with Python
How to leverage Python to fill-out the missing dates on a file? Let's see that together!

How to change tag style in bulk? For an experiment
Not so long ago, I faced an issue while wanted to test a colleague idea: how can we test on which links user are more willing to click. TL;DR If my...
How to change tag style in bulk? For an experiment
Not so long ago, I faced an issue while wanted to test a colleague idea: how can we test on which links user are more willing to click. TL;DR If my...

How to save a .parquet file in Python?
To save a .parquet file with Python, you can use the pandas library, which provides a convenient way to read and write data in a variety of formats, including Parquet....
How to save a .parquet file in Python?
To save a .parquet file with Python, you can use the pandas library, which provides a convenient way to read and write data in a variety of formats, including Parquet....

Type hints in Python function
While reviewing code from a colleague, I came across a -> pd.DataFrame in a Python function. I discovered that this indicates that the function is expected to return a pandas DataFrame.
Type hints in Python function
While reviewing code from a colleague, I came across a -> pd.DataFrame in a Python function. I discovered that this indicates that the function is expected to return a pandas DataFrame.

What is a .parquet file?
div> I was recently introduced to .parquet extension files. Let me share with you what I learned! Parquet files are popular for storing and processing large datasets in big data...
What is a .parquet file?
div> I was recently introduced to .parquet extension files. Let me share with you what I learned! Parquet files are popular for storing and processing large datasets in big data...

AC Consulting: A Tech Playground for Arthur Cam...
Welcome to AC Consulting, a unique platform where technology meets innovation. AC Consulting is not just a business; it's a passion project, a side hustle, and a tech playground for...
AC Consulting: A Tech Playground for Arthur Cam...
Welcome to AC Consulting, a unique platform where technology meets innovation. AC Consulting is not just a business; it's a passion project, a side hustle, and a tech playground for...