Articles

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....

The rel=noopener and rel=noreferrer attributes
Could the rel=noopener and rel=noreferrer attributes improve both your security and your SEO?
The rel=noopener and rel=noreferrer attributes
Could the rel=noopener and rel=noreferrer attributes improve both your security and your SEO?

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...

How to extract link directly from your Browser?
Always wanted to quickly extract links on 1 page, from your browser, without using too many tools? This is a quick tip that I "labelled" as SEO because I use it on...
How to extract link directly from your Browser?
Always wanted to quickly extract links on 1 page, from your browser, without using too many tools? This is a quick tip that I "labelled" as SEO because I use it on...