data science

How to Read and Write Parquet Files with Python

Apache Parquet files are a popular columnar storage format used by data scientists and anyone using the Hadoop ecosystem. It was developed to be very efficient in terms of compression and encoding. Check out their documentation if you want to know all the details about how Parquet files work. You can read and write Parquet […]

How to Read and Write Parquet Files with Python Read More »

Anaconda Debuts Data Science Certification Program

Anaconda put out a press release this morning that states the following: “Anaconda, the most popular Python data science platform provider, today introduced the Anaconda Data Science Certification, giving data scientists a way to verify their proficiency, and organizations an independent standard for qualifying current and prospective data science experts.” Anaconda is in a non-exclusive

Anaconda Debuts Data Science Certification Program Read More »

Anaconda and Microsoft Partner for Machine Learning

Anaconda released a statement that they are partnering with Microsoft to “deliver Python-powered machine learning”. Anaconda is a data science distribution of the Python programming language. If you go check out the statement, you will find that Microsoft is specifically planning to “embed Anaconda into Azure Machine Learning, Visual Studio and SQL Server”. I used

Anaconda and Microsoft Partner for Machine Learning Read More »