Search

Search in:

Results (1089)

Articles

Pandas for data management and data analysis

Pandas is a Python data manipulation library that simplifies data processing across many IT sectors and roles, including analysts, data scientists, ETL engineers, and more, to read, process, and write data. Moreover, as it usually happens with Python, all actions...

Articles

Building User Web Interfaces with React application

Since the very appearance of the concept of the World Wide Web network in 1991, Tim Berns-Lee came up with the idea of ​​an interactive hypertext exchange of user information with an information system. Also, the idea of using the...

Articles

FastAPI and Flask for building API

Nowadays, the problem of writing APIs in various frameworks and programming languages ​​arises very often. This applies to both small projects for internal needs and enterprise-level projects, which are now being built on the basis of microservices architecture. A lot...