Trending repository
-
Updated
Sep 13, 2021 - Haskell
September 28, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
A GitHub App built with Probot that creates a new branch after assigning an issue
My database resides at $HOME, it would be great if path can support ~ and $HOME and expand that to my home path.
The objective of this notebook is to get access to all the job list in Remotive.io for certain keywords.
Connect to Remotive API, query from variables in input, and return dataframe with the following columns:
In src/glue.rs, Glue module is a kind of wrapper interface which provides users to execute sql queries in a simple way.
It is firstly designed to run multiple sql query string.
e.g. In https://docs.rs/gluesql/0.7.0/gluesql/,
let sqls = "
DROP TABLE IF EXISTS Glue;
CREATE TABLE Glue (id INTEGER);
INSERT INTO Glue VALUES (100);
INSERT IN
Proof read transcribed code of UPDATE_PROGRAM against scans
Lines: 548
Page: 1386—1396 (10)
Reduced quality scans can be found here