Git Product home page Git Product logo

data-science-cookbook's Introduction

NC State University Libraries' Data Science Cookbook

This cookbook contains sample code to solve common data science problems in languages like Python and R.

If you have an idea for a topic for the Cookbook, please open a Github Issue, and add any details that might help.

If you'd like to contribute a new recipe, take a look at the brief contributing.md file, which sets out a basic workflow for contributing.

data-science-cookbook's People

Contributors

csbailey5t avatar eternalscholar avatar hunterjiang97 avatar kmricha4 avatar mikenutt avatar peishien avatar rhuang44 avatar srschmittling avatar waltgurley avatar wyhinton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

eternalscholar

data-science-cookbook's Issues

Natural Laguage Process

Provide guidance to process text data with Python, including text cleaning, feature engineering, label classification and etc.

Code snippet to convert HDF5 to TIFF

The following Colab notebook includes a code snippet that I created to convert an HDF5 file to a TIFF file. Converting an HDF file to one or more TIFF files is necessary for visualization and/or spatial analysis of the data within GIS softwares/packages.

This particular code snippet uses data from the Global Fire Emissions Database (https://www.geo.vu.nl/~gwerf/GFED/GFED4/) and converts the data for the month of June into a TIFF file.

https://colab.research.google.com/drive/1OHmjAacJZW7rlmSGR73D1pJo8Mppf2G3?usp=sharing

The above notebook was created last semester to help a patron.

Hashtag network graph

Transforming data downloaded from Crimson Hexagon into a hashtag network graph. In this hashtag co-occurrence graph, the nodes are the hashtags in the corpus of tweets, and the edges represent co-occurrences of two hashtags in the same tweet.

Resources

python notebook from former Consultant https://github.com/shreyasabu22/Hashtag-Network-Graph

https://trello-attachments.s3.amazonaws.com/5581bcf471e9c010571d7237/5d8c2c75d923b465fa8b9c7c/fe7d59056691e0c7c943e4a08bf7c91f/hashtag_test_5.html

Add code provided by patron to run parallelized code on HPC (MATLAB)

I would like to add code that a patron worked out to get his code running in parallel on HPC cluster. I would confirm this is ok with him and indicate code was written by him and his sources.

I think it could be very helpful for people encountering issues with HPC parallel code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.