Data Analysis

How To Install the Anaconda Python Distribution on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Anaconda Python Distribution on Ubuntu 16.04

This tutorial will guide you through installing Anaconda for Python 3 on an Ubuntu 16.04 server. Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages. It is commonly used for large-scale data processing, scientific computing, and predictive analytics, serving data scientists, developers, business analysts, and those working in DevOps.

Read more
How To Use Aggregations in MongoDB — step-by-step Databases tutorial on Progressive Robot

How To Use Aggregations in MongoDB

MongoDB provides aggregation operations through aggregation pipelines — a sequential series of data processing operations through which the documents go to obtain the final result. In this tutorial, you’ll learn by example how to use the most common features of the aggregation pipelines.

Read more
Импорт и экспорт базы данных MongoDB в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Импорт и экспорт базы данных MongoDB в Ubuntu 20.04

MongoDB — одна из самых популярных СУБД NoSQL. Она отличается масштабируемостью, мощностью и надежностью и удобством в использовании. В этом учебном модуле мы покажем, как создавать резервные копии, восстанавливать и переносить ваши базы данных MongoDB.

Read more
CHAT