Dataset Preview
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: ArrowInvalid
Message: JSON parse error: Missing a closing quotation mark in string. in row 383
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 145, in _generate_tables
dataset = json.load(f)
File "/usr/local/lib/python3.9/json/__init__.py", line 293, in load
return loads(fp.read(),
File "/usr/local/lib/python3.9/json/__init__.py", line 346, in loads
return _default_decoder.decode(s)
File "/usr/local/lib/python3.9/json/decoder.py", line 340, in decode
raise JSONDecodeError("Extra data", s, end)
json.decoder.JSONDecodeError: Extra data: line 2 column 1 (char 3837)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1995, in _prepare_split_single
for _, table in generator:
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 148, in _generate_tables
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/json/json.py", line 122, in _generate_tables
pa_table = paj.read_json(
File "pyarrow/_json.pyx", line 308, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 154, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 91, in pyarrow.lib.check_status
pyarrow.lib.ArrowInvalid: JSON parse error: Missing a closing quotation mark in string. in row 383
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 datasetNeed 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 |
|---|---|
from setuptools import setup, find_packages # Always prefer setuptools over distutils
from codecs import open # To use a consistent encoding
from os import path
here = path.abspath(path.dirname(__file__))
# Get the long description from the relevant file
with open(path.join(here, 'README.rst'), encoding='utf-8') as... | {
"content_hash": "7277482f881bf3a79763887ed7252c0d",
"timestamp": "",
"source": "github",
"line_count": 83,
"max_line_length": 98,
"avg_line_length": 37.1566265060241,
"alnum_prop": 0.6767185473411155,
"repo_name": "energy-data/energydata.info",
"id": "ea490324e30a62dda13182dba043d352f14b1ee1",
"si... |
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
[y] hybris Platform
Copyright (c) 2000-2013 hybris AG
All rights reserved.
This software is the confidential and proprietary information of hybris
("Confidential Information"). You shall not disclose such Confidential
Information and shall use it only in accordan... | {
"content_hash": "675454c209d75e81bf5df6b3baff4ab2",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 103,
"avg_line_length": 27.17241379310345,
"alnum_prop": 0.7233502538071066,
"repo_name": "kungfu-software/fujitsu-hybris-training",
"id": "5337ac2f3b80b7e3db595381377ac99ad3... |
@interface LUKeychainServices : NSObject
@property (nonatomic, copy) NSString *accessGroup;
@property (nonatomic, assign) LUKeychainAccessAccessibility accessibilityState;
@property (nonatomic, strong) NSDictionary *additionalQueryParams;
@property (nonatomic, copy) NSString *service;
+ (instancetype)keychainServices... | {
"content_hash": "9bd045a4ebb4410a5b16a84a0f551ba3",
"timestamp": "",
"source": "github",
"line_count": 15,
"max_line_length": 81,
"avg_line_length": 44.733333333333334,
"alnum_prop": 0.7645305514157973,
"repo_name": "TheLevelUp/LUKeychainAccess",
"id": "9b4ff68d4ee3cb9e5cf601cde78f62a2fbe6479b",
"... |
<?php
namespace Symfony\Component\Console\Input;
/**
* StringInput represents an input provided as a string.
*
* Usage:
*
* $input = new StringInput('foo --bar="foobar"');
*
* @author Fabien Potencier <fabien@symfony.com>
*
* @api
*/
class StringInput extends ArgvInput {
const REGEX_STRING = '([^... | {
"content_hash": "88659b2d331122b5d63c8333ca9be57e",
"timestamp": "",
"source": "github",
"line_count": 76,
"max_line_length": 163,
"avg_line_length": 33.19736842105263,
"alnum_prop": 0.5132778438367024,
"repo_name": "Amaire/filmy",
"id": "17b568c8c969240a879b7f30b20a600bf6dc9561",
"size": "2752",
... |
extern "Java"
{
namespace gnu
{
namespace javax
{
namespace swing
{
namespace text
{
namespace html
{
namespace css
{
class Selector;
}
}
}
}
}
}
namespace javax
{
namesp... | {
"content_hash": "e4c09203189fdba1e395b54f7a35d82f",
"timestamp": "",
"source": "github",
"line_count": 68,
"max_line_length": 120,
"avg_line_length": 26.529411764705884,
"alnum_prop": 0.6186252771618626,
"repo_name": "the-linix-project/linix-kernel-source",
"id": "3266efd1c00b546716b5b3685262ab9c7a7... |
import apiparser
import string
def PrintHead():
print '; DO NOT EDIT - This file generated automatically by mesadef.py script'
print 'DESCRIPTION \'Mesa (OpenGL work-alike) for Win32\''
print 'VERSION 6.0'
print ';'
print '; Module definition file for Mesa (OPENGL32.DLL)'
print ';'
print '... | {
"content_hash": "cfb7a3aaae056199aac2307e2d80dfd4",
"timestamp": "",
"source": "github",
"line_count": 178,
"max_line_length": 82,
"avg_line_length": 34.69662921348315,
"alnum_prop": 0.6792422279792746,
"repo_name": "devlato/kolibrios-llvm",
"id": "77cc4a3506f82876665440c1ecefae9c4459a8de",
"size"... |
%> @file BLOM_polyblockChangeInputs.m
%> @brief callback function for Polyblock that changes the number of inputs
%> to the block based on user specified P and K matricies
%>
%> More detailed description of the problem.
%>
%> @param block the current handle of the block
%>
%=============================================... | {
"content_hash": "821409be4d1faff515aca8645c55281f",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 78,
"avg_line_length": 32.535714285714285,
"alnum_prop": 0.610318331503842,
"repo_name": "MPC-Berkeley/BLOM",
"id": "dac6b8e47d643d75ebc2c26727c8003673967f4a",
"size": "911... |
Steps | Desired Results | Complete | Comments
--------------------------|--------------------------------------------|----------| --------
Open Open Live Writer | | |
Click on File | | |
Click on Options | | |
Click on Preferences | Ensure that the dialog box matches image below | |... | {
"content_hash": "28a9afe52317ed9195145fe38ae9f932",
"timestamp": "",
"source": "github",
"line_count": 171,
"max_line_length": 129,
"avg_line_length": 41.228070175438596,
"alnum_prop": 0.6737588652482269,
"repo_name": "willduff/OpenLiveWriter-1",
"id": "6daedfafa1b29076f06ae88fe4f3b6f46884852f",
"... |
/*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribu... | {
"content_hash": "211ba3eb2f38b351a98e06a3ff8bd3d6",
"timestamp": "",
"source": "github",
"line_count": 156,
"max_line_length": 86,
"avg_line_length": 24.884615384615383,
"alnum_prop": 0.7109737248840804,
"repo_name": "nomencurator/taxonaut",
"id": "ceab405f248d83f0522399fa14f7d5a21a5e247c",
"size"... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Thu Jan 23 20:22:16 EST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class... | {
"content_hash": "511a0447708ade52634b2f70f5e9c12d",
"timestamp": "",
"source": "github",
"line_count": 175,
"max_line_length": 381,
"avg_line_length": 44.142857142857146,
"alnum_prop": 0.6100970873786408,
"repo_name": "arnaud71/webso-db",
"id": "44e13796ce0e1bd11064a0537d9684dc85ca7bea",
"size": "... |
package com.emerchantpay.gateway.threeds.v2;
import com.emerchantpay.gateway.api.RequestBuilder;
import com.emerchantpay.gateway.api.exceptions.InvalidParamException;
import com.emerchantpay.gateway.api.requests.financial.card.Sale3DRequest;
import org.apache.commons.lang3.RandomStringUtils;
import org.junit.Before;
i... | {
"content_hash": "b04ee0055a2cb4fe8da34a9924e98ff9",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 125,
"avg_line_length": 40.26744186046512,
"alnum_prop": 0.7458850707479064,
"repo_name": "GenesisGateway/genesis_java",
"id": "2ce7694d47441160b95349c6b8ad765341f1df95",
"... |
import WriteStore from './WriteStore';
import generateId from '../utils/generateId';
import getTimestamp from '../utils/getTimestamp';
import TransporterError from '../errors/TransporterError';
import StoreError from '../errors/StoreError';
let customHandleError;
export function onError(callback) {
customHandleError... | {
"content_hash": "f480d6fd1341c9d06050eb72d0529050",
"timestamp": "",
"source": "github",
"line_count": 227,
"max_line_length": 90,
"avg_line_length": 28.044052863436125,
"alnum_prop": 0.482406534715677,
"repo_name": "ProAI/react-transporter",
"id": "fc2273c917f12cc5ea4326cf8c27cd1005e0fdfc",
"size... |
package hu.akarnokd.reactive4javaflow.tck;
import hu.akarnokd.reactive4javaflow.*;
import org.testng.annotations.Test;
import java.util.concurrent.Flow;
@Test
public class SequenceEqualTckTest extends BaseTck<Boolean> {
@Override
public Flow.Publisher<Boolean> createFlowPublisher(final long elements) {
... | {
"content_hash": "53e9b508187a10de5f929b72a445a446",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 77,
"avg_line_length": 21.464285714285715,
"alnum_prop": 0.6139767054908486,
"repo_name": "akarnokd/Reactive4JavaFlow",
"id": "58629ad435d7fbb1c9692d68f600262a9fa36f56",
"s... |
author: slowe
categories: News
comments: true
date: 2016-08-09T00:00:00Z
tags:
- Linux
- OVS
- Networking
- OSS
title: Open vSwitch Now a Linux Foundation Project
url: /2016/08/09/ovs-linux-foundation/
---
News emerged today that [Open vSwitch (OVS)][link-1] has formally moved over to the [Linux Foundation][link-2]. T... | {
"content_hash": "33fcfe23f6b42b8a6329b64383ae9725",
"timestamp": "",
"source": "github",
"line_count": 29,
"max_line_length": 385,
"avg_line_length": 56.86206896551724,
"alnum_prop": 0.7853244390539721,
"repo_name": "lowescott/weblog",
"id": "93841474e700fc77d915d8d95f5fa2666fe53e78",
"size": "165... |
<?php
namespace Concrete\Core\Entity\Express;
use Concrete\Core\Attribute\CategoryObjectInterface;
use Concrete\Core\Entity\PackageTrait;
use Concrete\Core\Entity\Site\Site;
use Concrete\Core\Export\ExportableInterface;
use Concrete\Core\Express\Search\ColumnSet\ColumnSet;
use Concrete\Core\Express\Search\ColumnSet\De... | {
"content_hash": "de4d1a0656bd0afdfdf41246c319243a",
"timestamp": "",
"source": "github",
"line_count": 580,
"max_line_length": 134,
"avg_line_length": 21.901724137931033,
"alnum_prop": 0.5638038258679052,
"repo_name": "hissy/concrete5",
"id": "5d0f739ff0a6ce94f09f4a0675883ee8cf57e2b5",
"size": "12... |
<?xml version="1.0" encoding="UTF-8"?>
<configuration scan="true">
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>%d %p [%t] %C{1} - %m%n</pattern>
</encoder>
</appender>
<logger name="com.pushsignal" level="DEBUG"/>
<!--
<logger name="org.hibernate.type... | {
"content_hash": "7a40b13fb49e85947651e36b0b320d6a",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 70,
"avg_line_length": 32.833333333333336,
"alnum_prop": 0.6412859560067682,
"repo_name": "gdenning/bta",
"id": "68afe7557ea4a0378697be8e9ddf3342ce894545",
"size": "591",
... |
"""empty message
Revision ID: cf1ff3b8de01
Revises: abb327ba1c51
Create Date: 2019-04-30 13:18:57.612425
"""
from alembic import op
import sqlalchemy as sa
# revision identifiers, used by Alembic.
revision = 'cf1ff3b8de01'
down_revision = 'abb327ba1c51'
branch_labels = None
depends_on = None
def upgrade():
# ... | {
"content_hash": "8a93738c865775da736b09c408dd58f6",
"timestamp": "",
"source": "github",
"line_count": 34,
"max_line_length": 65,
"avg_line_length": 25.38235294117647,
"alnum_prop": 0.6639629200463499,
"repo_name": "viewportvr/daysinvr",
"id": "46ff3c6f37a5757fcacb5decdf622493f8436799",
"size": "8... |
import * as React from "react";
import { Component, StoreComponent, dispatchAction } from "../../CarbonFlux";
import SpriteView from "../SpriteView";
import { richApp } from "../../RichApp";
import recentImagesStore, { RecentImagesStoreState, ImageType, RecentImage } from "./RecentImagesStore";
import { SymbolsOverscan... | {
"content_hash": "fd1d1b048c207f5efb1971ceae574f15",
"timestamp": "",
"source": "github",
"line_count": 60,
"max_line_length": 171,
"avg_line_length": 42.166666666666664,
"alnum_prop": 0.6632411067193675,
"repo_name": "CarbonDesigns/carbon-ui",
"id": "7c4cd4bd7256c06decb57ddf77eed86c62aeeb53",
"siz... |
"use strict";
var ReactComponent = require('ReactComponent');
var ReactMultiChildUpdateTypes = require('ReactMultiChildUpdateTypes');
var flattenChildren = require('flattenChildren');
/**
* Given a `curChild` and `newChild`, determines if `curChild` should be
* updated as opposed to being destroyed or replaced.
... | {
"content_hash": "b09935758d4d3b3032f98e534e9e3ded",
"timestamp": "",
"source": "github",
"line_count": 424,
"max_line_length": 80,
"avg_line_length": 28.3938679245283,
"alnum_prop": 0.6346042030068942,
"repo_name": "bevacqua/react",
"id": "e0e12cd82e07ea26c4708400b6336fdd02f60146",
"size": "12698"... |
#ifndef QTESTELEMENT_H
#define QTESTELEMENT_H
#include <QtTest/qtestcoreelement.h>
QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
QT_MODULE(Test)
class QTestElement: public QTestCoreElement<QTestElement>
{
public:
QTestElement(int type = -1);
~QTestElement();
bool addLogElement(QTestElement *ele... | {
"content_hash": "64277e0d7dc949fde67cc72a51f588b8",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 57,
"avg_line_length": 16.805555555555557,
"alnum_prop": 0.687603305785124,
"repo_name": "stephaneAG/PengPod700",
"id": "30af23ee3e6faa14143b60236752ee0db373a2f1",
"size": ... |
@interface TTBlendStyle : TTStyle {
CGBlendMode _blendMode;
}
@property (nonatomic) CGBlendMode blendMode;
+ (TTBlendStyle*)styleWithBlend:(CGBlendMode)blendMode next:(TTStyle*)next;
@end
| {
"content_hash": "3ca9833301b6e0f2d38e2910cb23af30",
"timestamp": "",
"source": "github",
"line_count": 9,
"max_line_length": 75,
"avg_line_length": 21.444444444444443,
"alnum_prop": 0.772020725388601,
"repo_name": "rogerthat-platform/rogerthat-ios-client",
"id": "10e9253e832abf625799237c0565dc56d75a... |
package com.opengamma.bbg;
import static org.testng.AssertJUnit.assertEquals;
import org.apache.shiro.authz.Permission;
import org.testng.annotations.Test;
import com.opengamma.util.auth.AuthUtils;
import com.opengamma.util.test.TestGroup;
/**
* Test.
*/
@Test(groups = TestGroup.UNIT)
public class BloombergPermi... | {
"content_hash": "d48bf5b215052dd65f488b94c06a4612",
"timestamp": "",
"source": "github",
"line_count": 55,
"max_line_length": 120,
"avg_line_length": 32.09090909090909,
"alnum_prop": 0.7705382436260623,
"repo_name": "jerome79/OG-Platform",
"id": "962d0baa6d39ff2e1d279d6b219eaf5f496eb54d",
"size": ... |
'use strict';
// MODULES //
var isPlainObject = require( '@stdlib/assert/is-plain-object' );
var hasOwnProp = require( '@stdlib/assert/has-own-property' );
var isReadableStreamLike = require( '@stdlib/assert/is-node-readable-stream-like' );
var isWritableStreamLike = require( '@stdlib/assert/is-node-writable-stream... | {
"content_hash": "ae5e1e3c35bd5d534bf8b1d02ca763ef",
"timestamp": "",
"source": "github",
"line_count": 140,
"max_line_length": 222,
"avg_line_length": 42.67142857142857,
"alnum_prop": 0.6799464345497155,
"repo_name": "stdlib-js/stdlib",
"id": "9ce9eeac16c432fe50009d18a43dc1857444a305",
"size": "65... |
import { NgModule } from '@angular/core';
import { Routes, RouterModule } from '@angular/router';
const routes: Routes = [
{
path: '',
data: {
title: 'Forms'
},
children: [
{
path: 'basic-forms',
loadChildren: './basic-forms/basic-forms.module#BasicFormsModule'
},
... | {
"content_hash": "93a28b7908f9d55a3c5d8ddf00e597a5",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 82,
"avg_line_length": 21.59259259259259,
"alnum_prop": 0.6003430531732419,
"repo_name": "davidchristie/kaenga-housing-calculator",
"id": "a6b7a8aa7ac2e777c50ba09b9c2333f44b4... |
export const AddInCar = function ({ dispatch, state }) {
dispatch('ADDINCAR', 1)
}
| {
"content_hash": "9d64f7f2bd768f94f3dcbc64ef66ffe1",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 56,
"avg_line_length": 29,
"alnum_prop": 0.6551724137931034,
"repo_name": "GeoffreyQiao/vue-app",
"id": "305d3bc95cfb8935f2902ff5c65b975dba969f54",
"size": "87",
"binary":... |
package com.evolveum.midpoint.web.component.objectdetails;
import java.util.List;
import com.evolveum.midpoint.gui.api.model.LoadableModel;
import com.evolveum.midpoint.gui.api.page.PageBase;
import com.evolveum.midpoint.prism.path.ItemPath;
import com.evolveum.midpoint.web.component.assignment.GdprAssignmentPanel;
i... | {
"content_hash": "fd586def33ec82eebe22fcf2bb0114a3",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 124,
"avg_line_length": 38.432432432432435,
"alnum_prop": 0.8157524613220816,
"repo_name": "arnost-starosta/midpoint",
"id": "f106e58e50ceed25de1c7f3b9aaacf99a9334639",
"si... |
<div class="box">
<div class="heading">
<h1><img alt="" src="<?php echo theme_url('assets/images/category.png'); ?>"> Navigation Item Edit</h1>
<div class="buttons">
<a class="button" href="#" onClick="$('#navigation_item_edit').submit()"><span>Save</span></a>
</div>
</div>
... | {
"content_hash": "f66caf3549b9e349c81f7191e39262b5",
"timestamp": "",
"source": "github",
"line_count": 101,
"max_line_length": 307,
"avg_line_length": 61.99009900990099,
"alnum_prop": 0.47931640313049034,
"repo_name": "zurcxer/canvas_goodfood",
"id": "8d1b6d415c3b5cb8d263ddfb455c2a28467fc785",
"si... |
import { tail } from '../src/common/common';
import { services } from '../src/common/coreservices';
import { copy, CustomAsyncPolicy, PathNode, Resolvable, ResolveContext, StateObject } from '../src/index';
import { UIRouter } from '../src/router';
import { StateRegistry } from '../src/state/stateRegistry';
import { St... | {
"content_hash": "a0984ba0e04158f1a51ae4c0eeaa0d89",
"timestamp": "",
"source": "github",
"line_count": 676,
"max_line_length": 120,
"avg_line_length": 28.630177514792898,
"alnum_prop": 0.5060452619613517,
"repo_name": "ui-router/core",
"id": "4507cace06c4889542ae061905c8efeb29f8404e",
"size": "193... |
<?xml version="1.1" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="chileyequil.camera" >
<uses-permission android:name="android.permission.INTERNET" />
<application
android:allowBackup="true"
android:icon="@drawable/nachos"
android:... | {
"content_hash": "3e1749f55fd88f7ec92dd7db914bda74",
"timestamp": "",
"source": "github",
"line_count": 41,
"max_line_length": 116,
"avg_line_length": 35.390243902439025,
"alnum_prop": 0.6099241902136457,
"repo_name": "mmiranda96/chilaiquil-api",
"id": "72464b88e5de68b0d5d408d2731f0c417d3dfbee",
"s... |
<?php
/*
* How to prepare a new payment with the Mollie API.
*/
try {
ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);
require_once __DIR__ . "/../vendor/autoload.php";
require_once __DIR__ . "/functions.php";
/*
* Initialize the Mollie AP... | {
"content_hash": "81122a5e858a1919db95ed138ff2c4a6",
"timestamp": "",
"source": "github",
"line_count": 84,
"max_line_length": 141,
"avg_line_length": 36.916666666666664,
"alnum_prop": 0.5765881973556917,
"repo_name": "mollie/mollie-api-php",
"id": "0de662bce07484ffaf789472b9f4d369526c871d",
"size"... |
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientat... | {
"content_hash": "4b6cf8ccc82e912d7076e67baa659c16",
"timestamp": "",
"source": "github",
"line_count": 18,
"max_line_length": 72,
"avg_line_length": 42.22222222222222,
"alnum_prop": 0.7092105263157895,
"repo_name": "AlexMofer/AMWidget",
"id": "4806ab6bc71f4446486c08bc4f73ac16f7c2a622",
"size": "76... |
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('events', '0002_auto_20160907_1518'),
]
operations = [
migrations.AlterField(
model_name='eventpage',
name='slug_en',
... | {
"content_hash": "921426098731734ad6814550c63f3fcb",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 201,
"avg_line_length": 36.52173913043478,
"alnum_prop": 0.6214285714285714,
"repo_name": "jeremy-c/unusualbusiness",
"id": "d6dca711e593c90f39eda03c540f05c2b81d765c",
"siz... |
package org.apache.camel.component.jpa;
import java.util.List;
import java.util.Map;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.... | {
"content_hash": "be55839f827b427428bcc221b0d1d7e0",
"timestamp": "",
"source": "github",
"line_count": 274,
"max_line_length": 141,
"avg_line_length": 31.919708029197082,
"alnum_prop": 0.6109078435856391,
"repo_name": "cunningt/camel",
"id": "538ed3a497366095a07775809d4bf8887cc58c52",
"size": "954... |
app.controller('search_account_ctrl', function ($scope) {
$scope.options = gon.accounting_groups;
$scope.init = function(account, description) {
$scope.account = '#'+account;
$scope.description = '#'+description;
};
$scope.select_accounting_group = function() {
for (x=0; x < gon.account... | {
"content_hash": "e0c357e5d12dfa81499b192ac66893e6",
"timestamp": "",
"source": "github",
"line_count": 27,
"max_line_length": 77,
"avg_line_length": 39.111111111111114,
"alnum_prop": 0.5539772727272727,
"repo_name": "dulvie/kinna",
"id": "9cabff772a09f9092920257ce2bfbbef55b10475",
"size": "1056",
... |
package org.gradle.test.performance.mediummonolithicjavaproject.p386;
public class Production7733 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | {
"content_hash": "a0d8c78a5e7d5ff5941cd00ba82c95e9",
"timestamp": "",
"source": "github",
"line_count": 105,
"max_line_length": 69,
"avg_line_length": 18.00952380952381,
"alnum_prop": 0.6171337916446324,
"repo_name": "oehme/analysing-gradle-performance",
"id": "5e83d09617dcab8356397a77319db694da1c5a4... |
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Collections.Generic;
using System.IO;
using System.Threading.Tasks;
using Azure.AI.FormRecognizer.DocumentAnalysis.Tests;
using Azure.Core.TestFramework;
namespace Azure.AI.FormRecognizer.Docume... | {
"content_hash": "0888b5b3349bae68bdb1cb95c84f3280",
"timestamp": "",
"source": "github",
"line_count": 129,
"max_line_length": 159,
"avg_line_length": 47.201550387596896,
"alnum_prop": 0.5424536048612252,
"repo_name": "Azure/azure-sdk-for-net",
"id": "d221d32ef4752305765f8e9b0e4eda67abd15566",
"si... |
package de.lightful.maven.plugins.drools.impl.logging;
public class MavenErrorLogStream extends MavenLogStream<MavenErrorLogStream> {
@Override
public void writeToStream() {
mavenLog.error(stringBuilder.toString());
}
}
| {
"content_hash": "24e551661fd68eddf3f19450a683074b",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 78,
"avg_line_length": 21.272727272727273,
"alnum_prop": 0.7735042735042735,
"repo_name": "maven-drools/plugin.maven-drools-plugin",
"id": "5de29994b8361c1c57e6885c58252ad23a... |
using namespace IECore;
using namespace Gaffer;
using namespace GafferScene;
IE_CORE_DEFINERUNTIMETYPED( FilteredSceneProcessor );
size_t FilteredSceneProcessor::g_firstPlugIndex = 0;
FilteredSceneProcessor::FilteredSceneProcessor( const std::string &name, Filter::Result filterDefault )
: SceneProcessor( name )
{
... | {
"content_hash": "c46994b10874cf6e066fc6fede20db28",
"timestamp": "",
"source": "github",
"line_count": 46,
"max_line_length": 106,
"avg_line_length": 28.347826086956523,
"alnum_prop": 0.7461656441717791,
"repo_name": "davidsminor/gaffer",
"id": "935111137c4c01e044f71051a08330befc08b832",
"size": "... |
<!--
Copyright 2017 Goldman Sachs.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... | {
"content_hash": "0ca2f90982c71e669c7820f5bb359115",
"timestamp": "",
"source": "github",
"line_count": 195,
"max_line_length": 204,
"avg_line_length": 37.14358974358974,
"alnum_prop": 0.5428689769432555,
"repo_name": "shantstepanian/obevo",
"id": "9b6eade502b542348b409c16033d6c1e5cdaebeb",
"size":... |
package org.jivesoftware.util;
import java.awt.Color;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.lang.reflect.InvocationTargetException;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import ... | {
"content_hash": "13ee59e5fef5136603db205ec54ced46",
"timestamp": "",
"source": "github",
"line_count": 288,
"max_line_length": 101,
"avg_line_length": 40.18055555555556,
"alnum_prop": 0.5922053231939164,
"repo_name": "speedy01/Openfire",
"id": "88f20f6befdf4a680a3115b5b241cbb735e21f0a",
"size": "1... |
package com.google.cloud.dialogflow.v2beta1.samples;
// [START dialogflow_v2beta1_generated_EntityTypes_ListEntityTypes_sync]
import com.google.cloud.dialogflow.v2beta1.AgentName;
import com.google.cloud.dialogflow.v2beta1.EntityType;
import com.google.cloud.dialogflow.v2beta1.EntityTypesClient;
import com.google.cl... | {
"content_hash": "39dfac7d980029ba48cee8ebd1f62800",
"timestamp": "",
"source": "github",
"line_count": 37,
"max_line_length": 100,
"avg_line_length": 43.054054054054056,
"alnum_prop": 0.736346516007533,
"repo_name": "googleapis/google-cloud-java",
"id": "58cefed6977f2fbaeccf39e31f8986652f547a05",
... |
End of preview.
No dataset card yet
- Downloads last month
- 2