The Wayback Machine - https://web.archive.org/web/20210807152440/https://github.com/topics/dataprocessing
Skip to content
#

dataprocessing

Here are 95 public repositories matching this topic...

kMutagene
kMutagene commented Dec 1, 2018

As analyzing biological data with BioFSharp involves a lot of scripting, optional pretty printers help a lot when looking at results directly in the fsi window. This should be especially easy to add for parsing libraries that can already write the correct file format. A basic pretty printer for biocollections is already impelemented.
Here are some formats from the top of my head, feel free to add

Build a Flask web application to help users retrieve key restaurant information and feature-based reviews (generated by applying market-basket model – Apriori algorithm and NLP on user reviews).
  • Updated May 22, 2020
  • Python

The python module can be used to scrape data and process data from different sources. The python module can output data as either as a dataframe in the country year format or it will output data in excel files This module has primarily been created for processing data for the International Futures (IFs) Project however, it can be used to process data in general. The module can be used to process data from the following sources, 1) World Bank World Development Indicators (WDI) 2) UNESCO Education indicators(UIS) 3) FAO Food Balance Sheets (FAO) 4) IMF Global Finance Statistics (IMF GFS) 5) Health data from the Institute for Health and Metric Evaluation (IHME) 6) Water data from FAO AQUASTAT 7) Energy data from EIA Currently this module can be run as is on Windows. For usage on Macs, the user may have to make changes to the code lines which specify paths.
  • Updated Jan 11, 2020
  • Python

Improve this page

Add a description, image, and links to the dataprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dataprocessing topic, visit your repo's landing page and select "manage topics."

Learn more