Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<content_hash: string, timestamp: string, source: string, line_count: int64, max_line_length: int64, avg_line_length: double, alnum_prop: double, repo_name: string, id: string, size: string, binary: bool, copies: string, ref: string, path: string, mode: string, license: string, language: list<item: struct<name: string, bytes: string>>, symlink_target: string>
to
{'content_hash': Value(dtype='string', id=None), 'timestamp': Value(dtype='string', id=None), 'source': Value(dtype='string', id=None), 'line_count': Value(dtype='int64', id=None), 'max_line_length': Value(dtype='int64', id=None), 'avg_line_length': Value(dtype='float64', id=None), 'alnum_prop': Value(dtype='float64', id=None), 'repo_name': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'size': Value(dtype='string', id=None), 'binary': Value(dtype='bool', id=None), 'copies': Value(dtype='string', id=None), 'ref': Value(dtype='string', id=None), 'path': Value(dtype='string', id=None), 'mode': Value(dtype='string', id=None), 'license': Value(dtype='string', id=None), 'language': [{'name': Value(dtype='string', id=None), 'bytes': Value(dtype='string', id=None)}]}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
                  arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<content_hash: string, timestamp: string, source: string, line_count: int64, max_line_length: int64, avg_line_length: double, alnum_prop: double, repo_name: string, id: string, size: string, binary: bool, copies: string, ref: string, path: string, mode: string, license: string, language: list<item: struct<name: string, bytes: string>>, symlink_target: string>
              to
              {'content_hash': Value(dtype='string', id=None), 'timestamp': Value(dtype='string', id=None), 'source': Value(dtype='string', id=None), 'line_count': Value(dtype='int64', id=None), 'max_line_length': Value(dtype='int64', id=None), 'avg_line_length': Value(dtype='float64', id=None), 'alnum_prop': Value(dtype='float64', id=None), 'repo_name': Value(dtype='string', id=None), 'id': Value(dtype='string', id=None), 'size': Value(dtype='string', id=None), 'binary': Value(dtype='bool', id=None), 'copies': Value(dtype='string', id=None), 'ref': Value(dtype='string', id=None), 'path': Value(dtype='string', id=None), 'mode': Value(dtype='string', id=None), 'license': Value(dtype='string', id=None), 'language': [{'name': Value(dtype='string', id=None), 'bytes': Value(dtype='string', id=None)}]}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

text
string
meta
dict
package org.apache.hadoop.hdfs.server.datanode; import java.io.File; import java.io.FileDescriptor; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.channels.ClosedChannelException; import java.util.Collections; import java.util.HashMap; import java.util.LinkedList;...
{ "content_hash": "b58df29a0b115de72393ac8d271345f7", "timestamp": "", "source": "github", "line_count": 1344, "max_line_length": 93, "avg_line_length": 28.895089285714285, "alnum_prop": 0.6604609244238445, "repo_name": "simbadzina/hadoop-fcfs", "id": "2ac94165abdcd1d7d936b9907bfdd46f0f397961", "siz...
layout: default title: "arcgis-egdb cookbook" category: cookbooks item: arcgis-egdb version: 1.1.0 latest: true --- # arcgis-egdb cookbook The arcgis-egdb cookbook creates enterprise geodatabases in SQL Server or PostgreSQL databases and registers them with ArcGIS Server as the site's managed database. ## Platforms...
{ "content_hash": "fc26e15cb9a660a8997b01711cfae56e", "timestamp": "", "source": "github", "line_count": 256, "max_line_length": 424, "avg_line_length": 30.6328125, "alnum_prop": 0.6483040040805916, "repo_name": "Esri/arcgis-cookbook", "id": "3ea45662a3b47ddd00b5805f579a86887e109870", "size": "7846"...
package com.github.tonivade.claudb.command.set; import static com.github.tonivade.claudb.data.DatabaseKey.safeKey; import com.github.tonivade.resp.annotation.Command; import com.github.tonivade.resp.annotation.ParamLength; import com.github.tonivade.resp.command.Request; import com.github.tonivade.resp.protocol.Redi...
{ "content_hash": "cdf6438d1eb856bfa487063c8a644790", "timestamp": "", "source": "github", "line_count": 28, "max_line_length": 97, "avg_line_length": 35.392857142857146, "alnum_prop": 0.8153380423814329, "repo_name": "tonivade/claudb", "id": "f619ca6b8281129af8ff5773768709a2c9a7f888", "size": "1135...
;(function ($, Formstone, undefined) { "use strict"; /** * @method private * @name resize * @description Handles window resize */ function resize(windowWidth) { Functions.iterate.call($Instances, resizeInstance); } /** * @method private * @name cacheInstances * @description Cac...
{ "content_hash": "df9a8481cce71060d84afaaa0d59e01e", "timestamp": "", "source": "github", "line_count": 866, "max_line_length": 158, "avg_line_length": 24.68013856812933, "alnum_prop": 0.5907921209002012, "repo_name": "ufhy/Formstone", "id": "aa652980569ebfd3268e7847b72e6f9e175cd307", "size": "2137...
#include "config.h" #include "SliderThumbElement.h" #include "CSSValueKeywords.h" #include "ElementShadow.h" #include "Event.h" #include "Frame.h" #include "HTMLInputElement.h" #include "HTMLParserIdioms.h" #include "MouseEvent.h" #include "RenderDeprecatedFlexibleBox.h" #include "RenderSlider.h" #include "RenderTh...
{ "content_hash": "a54dbf462f955080e03dbb032e7e269c", "timestamp": "", "source": "github", "line_count": 502, "max_line_length": 134, "avg_line_length": 34.04780876494024, "alnum_prop": 0.6857009127076995, "repo_name": "yoavweiss/RespImg-WebCore", "id": "d6920a913f1dd744f7c4f8caa2f35bf7c0e99a5f", "s...
typedef void* yyscan_t; int yylex_init(yyscan_t*); YYSTYPE yyget_extra(yyscan_t scanner); int yylex_init_extra(YYSTYPE, yyscan_t*); int yylex(yyscan_t); int yylex_destroy(yyscan_t); struct yy_buffer_state; typedef struct yy_buffer_state* YY_BUFFER_STATE; YY_BUFFER_STATE yy_scan_string(const char*, yyscan_t); v...
{ "content_hash": "492daa8bdc5982c143d403eaf7acf605", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 54, "avg_line_length": 17.952380952380953, "alnum_prop": 0.7374005305039788, "repo_name": "y4n9squared/HEtest", "id": "9389f42caea052ffc4d069c32f4d4a014f2b8a56", "size": "2...
import { setOverlayHandlerOverride } from '../../../../resources/overlay_plugin_api'; import { OverlayHandlerRequests, OverlayHandlerResponses, PluginCombatantState, } from '../../../../types/event'; import AnalyzedEncounter from '../data/AnalyzedEncounter'; import LineEvent from '../data/network_log_converter/Li...
{ "content_hash": "df78b4a6aaa0229fa5e69fa4b5423310", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 98, "avg_line_length": 37.37837837837838, "alnum_prop": 0.6565437454808387, "repo_name": "quisquous/cactbot", "id": "ee967aa97331de8be2a48bd9f2161785c18484dd", "size": "276...
package test import org.scalatest.matchers.{MatchResult, Matcher} import scala.util.Try /** * Para estender os matchers do ScalaTest de forma a ficar mais intuitivo alguns testes * Matchers inspirados no specs2 * @author Giovanni Silva * 22/09/15. */ trait CustomMatchers { object beSuccessfulTry exte...
{ "content_hash": "83795cd74df310aa60eb435f47255b0c", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 126, "avg_line_length": 32.83050847457627, "alnum_prop": 0.6566855962829117, "repo_name": "giovannicandido/slush-spring-aurelia", "id": "5782a8cfeb127d1e0f5638d5e0a6d31a4d7eb...
.class final Landroid/support/v17/leanback/widget/DetailsOverviewSharedElementHelper; .super Landroid/support/v4/app/SharedElementCallback; .source "DetailsOverviewSharedElementHelper.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Landroid/support/v17/leanback/widget/De...
{ "content_hash": "3b9007c9905d0ca510519db41e34ac8a", "timestamp": "", "source": "github", "line_count": 517, "max_line_length": 186, "avg_line_length": 37.129593810444874, "alnum_prop": 0.7603667430714732, "repo_name": "BatMan-Rom/ModdedFiles", "id": "ae97770364741d6a272034a76b8552b56da492b9", "siz...
layout: story title: SPIKE Move Story Across Kanban date: 2016-03-16 13:04 acs: - determine a technology on which to base Kanboard board dragging - determine a mechanism that facilitates the user moving Stories across the board assigned: - Luther Baker - John Doe scenarios: - As a developer, I would like a simp...
{ "content_hash": "e388203ce8c04bc00756b9e6bcc72c7c", "timestamp": "", "source": "github", "line_count": 20, "max_line_length": 360, "avg_line_length": 37.25, "alnum_prop": 0.7812080536912752, "repo_name": "FuzzyBearings/Kanban-Tool", "id": "f40d239f716037d8fa54fe284fa3e21549523a6d", "size": "749", ...
using System; using System.ComponentModel; using System.Linq; using Nuke.Common.Tooling; [TypeConverter(typeof(TypeConverter<Configuration>))] public class Configuration : Enumeration { public static Configuration Debug = new Configuration { Value = nameof(Debug) }; public static Configuration Relea...
{ "content_hash": "b0a4e6fccb5682968b51018540476798", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 88, "avg_line_length": 29.529411764705884, "alnum_prop": 0.7270916334661355, "repo_name": "martin211/aimp_dotnet", "id": "2a9faba62b816c8febe24c8eec96eb820adbc972", "size":...
class HighLightsController < ApplicationController #----> Controller is used by Ajax and does not totally respond to the Rails 4.2 convention. before_action :auth before_action :set_high_light, only: [:show, :edit, :update, :destroy] # GET /high_lights # GET /high_lights.json #-----> Can't touch...
{ "content_hash": "e25175bf63064f8564cd657630b15e3f", "timestamp": "", "source": "github", "line_count": 107, "max_line_length": 108, "avg_line_length": 29.27102803738318, "alnum_prop": 0.617816091954023, "repo_name": "Ice-A-Slice/kvalitetshjulet", "id": "398413a62741b3ffbf9c198825d218e1d277d786", "...
using System; using System.Collections.Generic; using System.Threading; namespace Apache.Geode.Client.UnitTests { using NUnit.Framework; using Apache.Geode.DUnitFramework; using Apache.Geode.Client.Tests; using Apache.Geode.Client; using QueryStatics = Apache.Geode.Client.Tests.QueryStatics; using Quer...
{ "content_hash": "71019dbb7df04960baffba3ed59dc1bc", "timestamp": "", "source": "github", "line_count": 198, "max_line_length": 104, "avg_line_length": 26.48989898989899, "alnum_prop": 0.6326024785510009, "repo_name": "mhansonp/geode-native", "id": "0e56440fe878772403c36fe1f5cd015fbbce61f1", "size"...
require_relative 'boot' require 'rails/all' # Require the gems listed in Gemfile, including any gems # you've limited to :test, :development, or :production. Bundler.require(*Rails.groups) module Hello class Application < Rails::Application # Initialize configuration defaults for originally generated Rails ver...
{ "content_hash": "a778dd84dab245f3ec01123a1793f6de", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 82, "avg_line_length": 34.526315789473685, "alnum_prop": 0.760670731707317, "repo_name": "seansu4you87/kupo", "id": "e699b90ff53d6d68614e37a51cf8478e64f2d319", "size": "656...
[T4Scaffolding.Scaffolder(Description = "SpongeBob.Interfaces - Adds the generic interfaces for data and services")][CmdletBinding()] param( [string]$Project, [string]$CodeLanguage, [string[]]$TemplateFolders, [switch]$Force = $false ) ############################################################## # NAM...
{ "content_hash": "5d8cefc7e9bd3c6d73d3af491ba0b944", "timestamp": "", "source": "github", "line_count": 130, "max_line_length": 133, "avg_line_length": 39.99230769230769, "alnum_prop": 0.6245431813810348, "repo_name": "rmanoto/XVA", "id": "8b442d0b70c749e4f8ace7ca5acf19ecc79696ee", "size": "6489", ...
'use strict'; import React, { Component } from 'react'; import { View, Animated, Alert, } from 'react-native'; import LinearGradient from 'react-native-linear-gradient'; import { FBLogin } from '../actions/Login'; import LoginOverlay from './LoginOverlay'; const styles = require('./style/Login'); const compa...
{ "content_hash": "4b0d01b4232a52607151242d049f4eb6", "timestamp": "", "source": "github", "line_count": 110, "max_line_length": 141, "avg_line_length": 26.572727272727274, "alnum_prop": 0.6520697913102976, "repo_name": "httpdeveloper/AdsManager", "id": "51e856df5d4057ed93f15284d9b7bb1e4fef10cb", "s...
ENV["RAILS_ENV"] = "test" require "codeclimate-test-reporter" CodeClimate::TestReporter.start require File.expand_path("../../spec/dummy/config/environment.rb", __FILE__) require "action_controller" require "rspec/rails" require 'ostruct' RSpec.configure do |config| config.infer_spec_type_from_file_location! co...
{ "content_hash": "a133fe9afb38c47fff118e4b0b37390f", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 77, "avg_line_length": 23.73913043478261, "alnum_prop": 0.7307692307692307, "repo_name": "oswaldoferreira/action_bouncer", "id": "6db32d26813d46ae4d47b6c95024be2b0cc10568", ...
using System; using HtmlAgilityPack; namespace Xyperico.Base.Testing { public class HtmlDocumentAssertion { private HtmlDocument Html; public HtmlDocumentAssertion(HtmlDocument html) { Html = html; } public HtmlDocumentAssertion Where(Action<HtmlDocument> a) { ...
{ "content_hash": "d885d71968faf909a0b96e1a28aaf4c3", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 62, "avg_line_length": 16.727272727272727, "alnum_prop": 0.6277173913043478, "repo_name": "JornWildt/Xyperico", "id": "f35744fb77bc9e7195489716ae0ed0a69887bde5", "size": "3...
<?php require_once('Connections/ECOM.php'); ?> <?php // *** Validate request to login to this site. if (!isset($_SESSION)) { session_start(); } $query_Recordset1 = "SELECT * FROM userdetails WHERE UserName='".$_POST['textfield']."' AND Question='".$_POST['question']."' AND Answer='".$_POST['textfield2']."...
{ "content_hash": "fcc3e2f5e25e05a1dee7a75b925c50a3", "timestamp": "", "source": "github", "line_count": 53, "max_line_length": 178, "avg_line_length": 25.962264150943398, "alnum_prop": 0.6104651162790697, "repo_name": "yumsuresht/Ecom", "id": "d1aa47cb7199d15d6f33e311e71827baeea3499b", "size": "137...
class CreateQueries < ActiveRecord::Migration def change create_table :queries do |t| t.text :english t.text :other t.belongs_to :language t.belongs_to :user t.timestamps end end end
{ "content_hash": "1b9beaea4207209ac889f070f9190697", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 45, "avg_line_length": 17.46153846153846, "alnum_prop": 0.6299559471365639, "repo_name": "stellajkimm/translateYo", "id": "92abd9edc7df9aaff148abf136b8c6bb19d33cdb", "size"...
require "spec_helper" module Scanny::Checks describe SkipBeforeFiltersCheck do before :each do @runner = Scanny::Runner.new(SkipBeforeFiltersCheck.new) @login_required_issue = issue(:info, "The \"skip_before_filter\" method with :login_required filter is used.", [285, 288, 425]) ...
{ "content_hash": "ef86f87dde827a1b2f8fb29c33e18cfe", "timestamp": "", "source": "github", "line_count": 81, "max_line_length": 94, "avg_line_length": 46, "alnum_prop": 0.678743961352657, "repo_name": "openSUSE/scanny", "id": "090662fa48d65958a5be48331195408d8d4a0fb1", "size": "3726", "binary": fa...
from googledrive import GoogleDrive from onedrive import OneDrive from scpUpload import ScpUpload from logs import * SERVICE_GOOGLE_DRIVE = 'googledrive' SERVICE_ONEDRIVE = 'onedrive' SERVICE_DROPBOX = 'DROPBOX' SERVICE_SCP = 'scp' class Upload(object): """ TODO interface or abstract class for upload services...
{ "content_hash": "d7c6f40432158b69b5828bac7fd79d19", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 61, "avg_line_length": 29.5, "alnum_prop": 0.6120527306967984, "repo_name": "niqdev/packtpub-crawler", "id": "1d0fc899405c85dfbfe5f6284477e9d8331bc9e3", "size": "1062", "...
package main import ( "bytes" "io" "os/exec" "strings" "time" "github.com/go-check/check" "github.com/kr/pty" "gotest.tools/assert" ) // regression test for #12546 func (s *DockerSuite) TestExecInteractiveStdinClose(c *check.C) { testRequires(c, DaemonIsLinux) out, _ := dockerCmd(c, "run", "-itd", "busybox...
{ "content_hash": "4654f9e264a790fcb94ffcfc39347780", "timestamp": "", "source": "github", "line_count": 95, "max_line_length": 117, "avg_line_length": 27.42105263157895, "alnum_prop": 0.6310940499040307, "repo_name": "unclejack/docker", "id": "21abcbad8c0b9030d11c72e35902248bf31c4582", "size": "262...
package com.alx.etx.model; import com.alx.etx.data.ParticipantState; import com.fasterxml.jackson.databind.PropertyNamingStrategy; import com.fasterxml.jackson.databind.annotation.JsonNaming; import lombok.Data; import java.time.OffsetDateTime; @JsonNaming(PropertyNamingStrategy.SnakeCaseStrategy.class) public @Data...
{ "content_hash": "6d59f6359ab7078fab7013c6e6030c2e", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 61, "avg_line_length": 30.954545454545453, "alnum_prop": 0.801762114537445, "repo_name": "alemser/etx", "id": "7db80c6afbeb5f175bea9b959d6c05499b74e6b7", "size": "681", "...
package com.tle.web.sections.events; import com.tle.web.sections.MutableSectionInfo; import com.tle.web.sections.SectionId; import com.tle.web.sections.SectionInfo; import java.util.EventListener; public class InfoEvent extends AbstractSectionEvent<InfoEventListener> { private final boolean removed; private fin...
{ "content_hash": "9552928d049b037427aabd520de3bf55", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 89, "avg_line_length": 27.529411764705884, "alnum_prop": 0.7756410256410257, "repo_name": "equella/Equella", "id": "1df8d58d2841ce22d02b9c75be19967468a9f3fd", "size": "1739...
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Pretty JSON</title> <style>body{font-family:sans-serif;padding:0}textarea{font:14px Menlo,Monaco,monospace;box-sizing:border-box;display:block;border:0;outline:0;padding:10px;position:fixed;top:0;left:0;right:0;bottom:0}button{position:fixed;right:10px;b...
{ "content_hash": "b1e2f63ff93bf9f5d0c4bd91d65bcf29", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 422, "avg_line_length": 43.733333333333334, "alnum_prop": 0.6897865853658537, "repo_name": "soffes/prettyjson.com", "id": "deeb3075998c42630657a1687e95eb1f87baecaf", "size"...
package kf import ( "encoding/json" "fmt" "github.com/silenceper/wechat/v2/util" ) const ( customerBatchGetAddr = "https://qyapi.weixin.qq.com/cgi-bin/kf/customer/batchget?access_token=%s" ) // CustomerBatchGetOptions 客户基本信息获取请求参数 type CustomerBatchGetOptions struct { ExternalUserIDList []string `json:"externa...
{ "content_hash": "d33c06e0499b7e1bd1963bfde1e86bbb", "timestamp": "", "source": "github", "line_count": 54, "max_line_length": 229, "avg_line_length": 31.51851851851852, "alnum_prop": 0.6962397179788484, "repo_name": "silenceper/wechat", "id": "1ded143f9367f434bf2be2186374d0fb36bada03", "size": "19...
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>UI Input Module &mdash; Leap Motion JavaScript SDK v3.1 documentation</title> <link rel="stylesheet" href="../../cpp/_static/bootstr...
{ "content_hash": "75d14e8d756c3b8f37c10c65109fac01", "timestamp": "", "source": "github", "line_count": 350, "max_line_length": 521, "avg_line_length": 39.04571428571428, "alnum_prop": 0.6018586272501097, "repo_name": "MTASZTAKI/ApertusVR", "id": "52ac448043b9b6e05829d81f7883b06c2e6e26d4", "size": ...
layout: page title: Curtis International Party date: 2016-05-24 author: Marilyn Foley tags: weekly links, java status: published summary: Praesent elit ante, viverra a pellentesque ut, pulvinar nec. banner: images/banner/wedding.jpg booking: startDate: 02/25/2017 endDate: 03/01/2017 ctyhocn: NCLHXHX groupCode: ...
{ "content_hash": "7502b1481cc0474515ff5f05667e4708", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 782, "avg_line_length": 89.32, "alnum_prop": 0.8083296014330497, "repo_name": "KlishGroup/prose-pogs", "id": "9cd49a7058346bdde0ca06ae66a9fd1264a1e9f9", "size": "2237", "...
var svnMonitor = require("svnmonitor"); var sqlite3 = require("sqlite3").verbose(); var paths = new sqlite3.Database("paths.db"); var monitor = new sqlite3.Database("monitor.db"); var moment = require("moment"); //var async = require('async'); monitor.run("DROP TABLE IF EXISTS Monitor"); monitor.run("CREATE TA...
{ "content_hash": "79e8c9b8cb669c01dc5d94f62be58d3a", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 207, "avg_line_length": 32.95614035087719, "alnum_prop": 0.639073729039127, "repo_name": "joshjung/TeamRepoMonitor", "id": "a6a77547f211e7cde6505045d0378688ce3acea1", "siz...
End of preview.

No dataset card yet

Downloads last month
3