Projects with this topic
-
-
Allows user to open their bookmarked pages by using a search engine like interface.
Updated -
A Python module, primarily on linear and multiple regression including normalizing data, computing hypothesis, and evaluating cost.
Updated -
🚛 ✈️ An advanced Streamlit dashboard designed as an AI-powered assistant for World Movers Phils Inc. This application leverages Google Gemini for multimodal interactions, enabling users to get information, request quotes, marketing, analyze documents/images, use voice commands, and more, all within a custom-themed interface.Updated -
Repositorio que analiza problemáticas ambientales, sociales y administrativas en México, con un enfoque en el uso de datos, validación estructural y análisis geoespacial.
Updated -
Michael G. Inso / WorldMovers Advanced Logistics Hub ADK Edition v3.2 Expanded
CI/CD Catalog project🤖 🚛 Supercharge logistics with GCP ADK agent & Gemini on Cloud Run. It has multimodal chat, manages the fleet, tracks inventory, and uses tools for live data. All interactions are logged to BigQuery for instant insights.Updated -
Praktisi Mengajar Teknik Informatika Universitas Nusa Putra 2024
Updated -
Data pipeline for handling invoicing data using Python, Pandas (and other packages) and Ragic DB's RESTful API.
Updated -
The part of the CharityGuard-Ragic DB datapipeline for the CG management
Updated -
A generic dash/plotly app builder with reusable components and simple layout options.
Updated -
English: Python script to collect data from datasets and insert them into a Postgres database via ORM. It can be expanded to extract other data sources (such as PDFs, Word, CSV, etc.) and apply custom functions. It comes with an Excel spreadsheet of the State of Minas Gerais' expenses from 2005-2016 as an example of a dataset for collection.
pt-BR: Script Python para coletar dados de datasets e inserir em um banco de dados Postgres via ORM. Pode ser expandido para extrair outras fontes de dados (como pdf's, word, csv, etc) e aplicar funções customizadas. Acompanha um excel dos gastos do Estado de Minas Gerais do ano de 2005-2016 como exemplo de dataset para a coleta.
Updated -
English: Python project to extract PDF data from the current directory.
One script transforms the PDF data into a pandas dataframe for eventual conversion to Excel. The other script stores this data in JSON for indexing in a non-relational Elasticsearch database.
pt-BR:Projeto em Python para extração de dados de pdf do diretório atual.
Um script transforma os dados do pdf em pandas dataframe para eventual conversão para excel. O outro script armazena esses dados em JSON para indexar em um banco de dados não relacional Elasticsearch.
Updated -
Reads in a csv file (uploaded to Amazon S3 bucket) as a pandas dataframe. Performs basic data transformations and adds a column with flags based on ranges in temperature values in the dataframe. Uploads a copy of the modified data as a csv file in a different bucket. Emails list of recipients with a presigned URL to download the object.
Updated -
The main database of the French National Health Data System (SNDS) contains data from Health Insurance reimbursements, hospital treatment and medical causes of death. In order to characterise its use for health research and innovation, an interactive cartography has been produced to understand the framework of its use and to identify the stakeholders of the SNDS ecosystem. A bibliographic search via PubMed (available here), LiSSa, HAL was conducted to identify scientific articles published starting January 2007 on studies using SNDS data. The list of authors, their affiliations, keywords, the number of citations and much more were collected. A descriptive analysis was carried out in order to assess temporal and geographical trends in the use of SNDS main database. The graphs where generated with networkx, a python package used for the creation manipulation and study of complex networks. To generate the Author/Affiliations graphs we first create the adjacency matrix between the Authors/Affiliations and the article PMIDs. We then use the networkx.Graph class to create the needed undirected graphs, using the adjacency matrices as the data to intialize the graphs.
Updated -
-
Common statistics and functions to work with financial time series.
Updated -