Giter Club home page Giter Club logo

code-snippet's Introduction

Code-Snippet for myself

This repository code-snippet is for frequently used code.
Some of them are open-sourced, and some are self-written. Below are the list of them with proper links.

  1. geocoding with folium, geopandas and geojson
    1.1. interactive geocoding with folium [Link]
    1.2. tips of geopandas from Pycon 2019 tutorial

    • Korean font problem : try another encoding [Link]
    • Reading geometry data as text [Link]
    • About geocoding coordination system, epsg and proj [Link]
    • Geometry file type selection by driver [Link]
  2. data visualization with matplotlib and seaborn.
    2.1. Multiple graphs in a frame [Link]
    2.2. Data distribution (bar plot) with text, for Categorical data [Link] and Numerical data [Link]
    2.3. Scatter plot on a Map [Link]
    2.4. Colors and Colormaps [Link]
    2.5. Violin plot with Raw data [Link], subplot control with gridspec [Link]

  3. data analysis with pandas.
    3.1. Nice representation of pandas DataFrame to markdown [Link]
    3.2. Find address (raw and column) by value [Link]
    3.3. Create Timestamp from split data [Link]
    3.4. Find first data of each date [Link]

  4. techniques of numpy.
    4.1. Numpy vectorization functions [Link]
    4.2. numpy.vectorize() [Link] and as decoration[Link]

code-snippet's People

Contributors

jehyunlee avatar

Watchers

 avatar

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.