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: 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 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 |
|---|---|
package org.sqsh.commands;
import org.sqsh.Buffer;
import org.sqsh.BufferManager;
import org.sqsh.Command;
import org.sqsh.Session;
import org.sqsh.SessionRedrawBufferMessage;
import org.sqsh.SqshOptions;
import org.sqsh.options.Argv;
import java.util.ArrayList;
import java.util.List;
/**
* Implements the \buf-app... | {
"content_hash": "4bf37995f15acf96102389da57b93d22",
"timestamp": "",
"source": "github",
"line_count": 76,
"max_line_length": 104,
"avg_line_length": 29.30263157894737,
"alnum_prop": 0.6021553659631792,
"repo_name": "scgray/jsqsh",
"id": "2a57a47eb8256b9fda8e574081900b6a7f278dc5",
"size": "2828",
... |
'use strict';
// The module 'vscode' contains the VS Code extensibility API
// Import the module and reference it with the alias vscode in your code below
import * as vscode from 'vscode';
import { exec, ChildProcess } from 'child_process';
import { normalize } from 'path';
import * as ps from 'ps-node';
import * as ... | {
"content_hash": "44b2aa04ba5b19dc3e73e95b6424da0a",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 152,
"avg_line_length": 43.74418604651163,
"alnum_prop": 0.6451355661881978,
"repo_name": "Jusonex/MTATD",
"id": "be29270d54819bf5783a2326d00552c5bb07f950",
"size": "3762",... |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<studio>
<functionalitySettings>
<functionality id="oneToOneIndex"
state="ENABLE"/>
<functionality id="joinedInheritanceDeleteCascade"
state="ENABLE"/>
<functionality id="newFkConstraintNamin... | {
"content_hash": "b91791764930e85997d4d83e9491fcd7",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 58,
"avg_line_length": 36.54545454545455,
"alnum_prop": 0.5771144278606966,
"repo_name": "balvi/cuba-component-user-session-information",
"id": "26eccf6f4fc8cfa1fbb2d79d3bd9e... |
#include <errno.h>
#include <unistd.h>
#include <sys/statfs.h>
/* Used like: return __statfs_link_max (__statfs (name, &buf), &buf,
name, -1); */
extern long int __statfs_link_max (int result, const struct statfs *fsbuf,
const char *file, int fd);
/* Used like: return __statfs_filesize_max (__statfs (... | {
"content_hash": "e4ad6839487f5343f5aa9ebac9024304",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 79,
"avg_line_length": 31.166666666666668,
"alnum_prop": 0.6577540106951871,
"repo_name": "endplay/omniplay",
"id": "34289d8005d469eed20b0ae96e166f93d0c3ed7e",
"size": "169... |
<?xml version="1.0" encoding="UTF-8"?>
<workspaceFilter version="1.0">
<filter root="/apps/healthcheck/config">
</filter>
<filter root="/etc/healthstatus">
</filter>
</workspaceFilter>
| {
"content_hash": "ba8e20a5a2c18273fee84ee3321996db",
"timestamp": "",
"source": "github",
"line_count": 7,
"max_line_length": 41,
"avg_line_length": 27.428571428571427,
"alnum_prop": 0.6822916666666666,
"repo_name": "joerghoh/cq5-healthcheck",
"id": "f0525f58332eaea40956ccb9cbedbe71b34f86e3",
"size... |
namespace Google.Cloud.Compute.V1.Snippets
{
// [START compute_v1_generated_TargetVpnGateways_Insert_async]
using Google.Cloud.Compute.V1;
using System.Threading.Tasks;
using lro = Google.LongRunning;
public sealed partial class GeneratedTargetVpnGatewaysClientSnippets
{
/// <summary>Sn... | {
"content_hash": "5e47c1c03d299cf3004fb93ebf3c9163",
"timestamp": "",
"source": "github",
"line_count": 48,
"max_line_length": 134,
"avg_line_length": 45.895833333333336,
"alnum_prop": 0.64593735814798,
"repo_name": "jskeet/google-cloud-dotnet",
"id": "ba73599e3a7fb6f4bb9c0eab5ff0755572198bb1",
"si... |
<?php
/**
* English number - words to integer
*/
class EnglishTextFormula extends Formula {
public static $name = 'Anglické číslovky';
protected $max;
protected $min;
public static $subject = 'Angličtina';
public static $advanced = 'do {number}';
/**
* @var EnglishTextElement... | {
"content_hash": "ac0cac971579ab1d3c663ad98bb7ba0f",
"timestamp": "",
"source": "github",
"line_count": 153,
"max_line_length": 227,
"avg_line_length": 28.73856209150327,
"alnum_prop": 0.5990448032749602,
"repo_name": "buralien/mat",
"id": "ed88d7fcf9064badb0812382c5236c01ab221501",
"size": "4397",... |
package com.intel.realsense.librealsense;
public class Colorizer extends Filter {
public Colorizer() {
mHandle = nCreate(mQueue.getHandle());
}
private static native long nCreate(long queueHandle);
}
| {
"content_hash": "0a4cea27fd86a79f7e6fd2fc96bf74ef",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 57,
"avg_line_length": 22.3,
"alnum_prop": 0.7085201793721974,
"repo_name": "IntelRealSense/librealsense",
"id": "28a52715a8d701b9bf40268b7e22fd9a2c7e59a1",
"size": "223",
... |
import {bootstrap} from 'aurelia-bootstrapper';
import {StageComponent} from 'aurelia-testing';
import {PLATFORM} from 'aurelia-pal';
describe('Stage Attachment Item Component', () => {
let component, boundData;
beforeEach(() => {
boundData = {
attach: {
displayName: 'testFile.txt',
... | {
"content_hash": "36e190f8e9b4ff8a0d159a23939c0948",
"timestamp": "",
"source": "github",
"line_count": 66,
"max_line_length": 143,
"avg_line_length": 26.893939393939394,
"alnum_prop": 0.5735211267605633,
"repo_name": "JeffreyRiggle/sona-client",
"id": "a54b4665c428655c85125e75c1905b0374cfbf8b",
"s... |
package org.neo4j.driver.internal.reactive;
import java.util.Map;
import java.util.concurrent.CompletableFuture;
import org.neo4j.driver.AccessMode;
import org.neo4j.driver.Bookmark;
import org.neo4j.driver.Query;
import org.neo4j.driver.TransactionConfig;
import org.neo4j.driver.exceptions.TransactionNestingExceptio... | {
"content_hash": "015f221939822e92941dd13ed9e745dd",
"timestamp": "",
"source": "github",
"line_count": 119,
"max_line_length": 120,
"avg_line_length": 38.739495798319325,
"alnum_prop": 0.7078091106290673,
"repo_name": "neo4j/neo4j-java-driver",
"id": "7dd371c34a6300d952408cb47b5b708f60d1cd30",
"si... |
namespace P07.HackTests.Math
{
using System;
using NUnit.Framework;
using System.Collections;
using Moq;
[TestFixture]
class FloorTests
{
public static IEnumerable TestListsOfDecimals
{
get
{
yield return new TestCaseData(0M, 0M);
... | {
"content_hash": "d014bf1e1c6715c7ec459315b05222f3",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 82,
"avg_line_length": 30.53125,
"alnum_prop": 0.5711361310133061,
"repo_name": "Steffkn/SoftUni",
"id": "ce0f600507755295ccb967a08de2445ce5217c7c",
"size": "979",
"binar... |
package org.pentaho.di.ui.spoon.delegates;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Hashtable;
import java.util.List;
import java.util.Map;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.MessageBox;
import org.eclipse.swt.widgets.Shell;
import org.pen... | {
"content_hash": "235cd929b689cd23d7971e1ec6057c85",
"timestamp": "",
"source": "github",
"line_count": 1046,
"max_line_length": 119,
"avg_line_length": 38.27820267686425,
"alnum_prop": 0.6309348385324309,
"repo_name": "ViswesvarSekar/pentaho-kettle",
"id": "32e97f14dd1b01534391ad40fe84131c26a05822",... |
package com.wandrell.pattern.repository.pagination;
import java.util.Collection;
import com.wandrell.pattern.repository.FilteredRepository;
/**
* Extension of {@link com.wandrell.pattern.repository.FilteredRepository
* FilteredRepository} allowing paginating it's contents to get a subset of
* them.
* <p>
* Th... | {
"content_hash": "083142dfa9d460ec9ac91be733210c3e",
"timestamp": "",
"source": "github",
"line_count": 56,
"max_line_length": 80,
"avg_line_length": 32.625,
"alnum_prop": 0.6836343732895457,
"repo_name": "Bernardo-MG/persistence-utils-java",
"id": "7f5d558c9298dae017df64844421390a01095018",
"size"... |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>weak-up-to: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.... | {
"content_hash": "67b77287c351f35cd9ee76fabe62fe64",
"timestamp": "",
"source": "github",
"line_count": 179,
"max_line_length": 159,
"avg_line_length": 42.039106145251395,
"alnum_prop": 0.5581395348837209,
"repo_name": "coq-bench/coq-bench.github.io",
"id": "5c01417649c08586290bace5f2ff837a9e0c0281",... |
// LICENSE : MIT
"use strict";
var normalizeDir = require("./normalize-dir");
var defaultTestDir = "test/";
/**
* Return `dir/` string
* always suffix with `/`
* @param {object} pkg
* @returns {string}
*/
function getTestDirFromPkg(pkg) {
if (pkg &&
typeof pkg.directories === 'object' &&
typeof... | {
"content_hash": "b7236d9d40d66209e38f3cb6c5478050",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 51,
"avg_line_length": 24,
"alnum_prop": 0.6395833333333333,
"repo_name": "power-assert-js/intelli-espower-loader",
"id": "7f2b2cd3c8fae04fa4fe370d17a4c6212aebee37",
"size"... |
package pub.pjoc.pay.channels.wechat.service;
import com.xiongyingqi.util.StringUtil;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.util.Assert;
import pub.pjoc.pay.chan... | {
"content_hash": "6711c45f48147b4ba57eff59c933b9f7",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 97,
"avg_line_length": 33.13636363636363,
"alnum_prop": 0.7171467764060356,
"repo_name": "pjoc-team/pjoc-pay",
"id": "fbdf66172e5620f1ec3805b21e1100fed9e21e37",
"size": "4... |
<!DOCTYPE html>
<!--
Copyright (c) 2013 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following di... | {
"content_hash": "616107c96065ed3a3a7e7a5f3215fae5",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 80,
"avg_line_length": 38.074074074074076,
"alnum_prop": 0.7358949416342413,
"repo_name": "yugang/crosswalk-test-suite",
"id": "5bd52baaa290b8b0ad29d351cc996f43ff11a629",
"... |
#pragma once
#include "PolyGlobals.h"
#include "PolyString.h"
#include "PolyMatrix4.h"
#include "PolyQuaternion.h"
#include "PolyColor.h"
#include <vector>
namespace Polycode {
class Renderer;
class _PolyExport EntityProp {
public:
String propName;
String propValue;
};
/**
* Base class for both 2D an... | {
"content_hash": "a72bbb9b5fcf5afae21b2cad45391531",
"timestamp": "",
"source": "github",
"line_count": 613,
"max_line_length": 314,
"avg_line_length": 28.172920065252853,
"alnum_prop": 0.6024319629415171,
"repo_name": "mcclure/backup-Polycode",
"id": "d8838c00575106481e333e2ac32c941b73478313",
"si... |
class GarbageBag < ActiveRecord::Base
#TODO: name and dorm id combination should be unique instead of name unique
validates :name, presence: true, length: { maximum: 50}, uniqueness: true
validates :status, presence: true
validates_presence_of :user, message: 'user should exist'
validates_inclusion_of :status... | {
"content_hash": "8e1721195d044203b88d8dff6b97e25c",
"timestamp": "",
"source": "github",
"line_count": 11,
"max_line_length": 77,
"avg_line_length": 44.27272727272727,
"alnum_prop": 0.6981519507186859,
"repo_name": "TomGijselinck/dorm-management-tool",
"id": "8e089f8905808ec2746bb2e502ae9067222b6408... |
from cffi import FFI
ffi = FFI()
ffi.set_source("_pypy_winbase_cffi", None)
# ---------- MSVCRT ----------
ffi.cdef("""
typedef unsigned short wint_t;
int _open_osfhandle(intptr_t osfhandle, int flags);
intptr_t _get_osfhandle(int fd);
int _setmode(int fd, int mode);
int _locking(int fd, int mode, long nbytes);
i... | {
"content_hash": "8915fddbff924149e1ff550c51045a25",
"timestamp": "",
"source": "github",
"line_count": 78,
"max_line_length": 76,
"avg_line_length": 24.73076923076923,
"alnum_prop": 0.6480041472265422,
"repo_name": "timm/timmnix",
"id": "088d48fb806d997c977c5cb0b4fb2a7ae4b5e199",
"size": "2564",
... |
<o2 use O2Doc::Tutorial />
<o2 docSection title="multiColumnLayout, column">
<o2 multiColumnLayout> allows you to lay out as many columns as you would like in a table-like way without the table-tag being used (which is good
for screen readers and search engine ratings). It's also a very easy-to-use alternati... | {
"content_hash": "fda17ebf39090c296264767bb705aaea",
"timestamp": "",
"source": "github",
"line_count": 54,
"max_line_length": 164,
"avg_line_length": 37.148148148148145,
"alnum_prop": 0.6739780658025922,
"repo_name": "haakonsk/O2-Framework",
"id": "d1e4a4cfd4866af41aa72c640d3cf2e545e786fa",
"size"... |
export const RADIOBUTTONGROUP = '[data-component="radiogroup"]';
export const RADIOBUTTONCOMPONENT = '[data-component="radio-button"]';
export const RADIOBUTTONROLE = '[role="radio"]';
| {
"content_hash": "d76b33b3e39680f21a338fa5f6a3c7ae",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 70,
"avg_line_length": 61.666666666666664,
"alnum_prop": 0.7567567567567568,
"repo_name": "Sage/carbon",
"id": "237678a2a8dc50edd8c45c3a50c0586dc0416868",
"size": "215",
"... |
<?php
namespace Winnerpicker\Instagram\Contracts\Entities;
interface UserContract
{
/**
* ID пользователя.
*
* @return int
*/
public function id(): int;
/**
* API-токен пользователя.
*
* @return string
*/
public function token(): string;
}
| {
"content_hash": "66d0f16c1c2c641cd524428967d497be",
"timestamp": "",
"source": "github",
"line_count": 20,
"max_line_length": 52,
"avg_line_length": 14.95,
"alnum_prop": 0.568561872909699,
"repo_name": "winnerpicker/instagram-sdk",
"id": "3f01cc9b00c52cfbc2432eef38b2ea81d09bbc5a",
"size": "328",
... |
OPTIONS_KEEPDASHDASH=
OPTIONS_SPEC="\
git merge [options] <remote>...
git merge [options] <msg> HEAD <remote>
--
stat show a diffstat at the end of the merge
n don't show a diffstat at the end of the merge
summary (synonym to --stat)
log add list of one-l... | {
"content_hash": "bdbe756d386865aacee0484f0425efa2",
"timestamp": "",
"source": "github",
"line_count": 615,
"max_line_length": 95,
"avg_line_length": 23.36260162601626,
"alnum_prop": 0.62896714922049,
"repo_name": "anatm/administrator",
"id": "7b922c39480c8b78d0687cbabac59672f9ae6ede",
"size": "14... |
package io.proleap.cobol.asg.metamodel.procedure.compute;
import io.proleap.cobol.asg.metamodel.CobolDivisionElement;
import io.proleap.cobol.asg.metamodel.call.Call;
public interface Store extends CobolDivisionElement {
Call getStoreCall();
boolean isRounded();
void setRounded(boolean rounded);
void setSto... | {
"content_hash": "88585b096272209c29a545e86558c2dd",
"timestamp": "",
"source": "github",
"line_count": 17,
"max_line_length": 59,
"avg_line_length": 20.352941176470587,
"alnum_prop": 0.8005780346820809,
"repo_name": "uwol/cobol85parser",
"id": "c9fc7d499bc30287451c8d16bbd8883afb78c6d8",
"size": "5... |
// Copyright 2017 Google Inc. All Rights Reserved.
//
// 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... | {
"content_hash": "bd0a07269f8dabd141eb4ac7c0711f53",
"timestamp": "",
"source": "github",
"line_count": 150,
"max_line_length": 134,
"avg_line_length": 43.54,
"alnum_prop": 0.6447710917164293,
"repo_name": "jskeet/google-cloud-dotnet",
"id": "2b0548e25b8d4cae15ce25bc0274b099fb911339",
"size": "6754... |
package com.gs.fw.common.mithra.test.domain;
import java.sql.Timestamp;
public class BitemporalProductCategory extends BitemporalProductCategoryAbstract
{
public BitemporalProductCategory(Timestamp businessDate
, Timestamp processingDate
)
{
super(businessDate
,processingDate
);
// You must not modify this... | {
"content_hash": "fcea06c300ed4b706062369d369d692b",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 80,
"avg_line_length": 25.142857142857142,
"alnum_prop": 0.7916666666666666,
"repo_name": "goldmansachs/reladomo",
"id": "f03dd6419132d72647e52ea539111397bbb2d1f2",
"size":... |
let fs = require("fs");
let PluginLoader = require("./PluginLoader");
class PluginManager {
constructor(_core) {
this.paths = [];
this.plugins = [];
this.pluginnames = {};
this.loaded = [];
// this.config = _config;
this.core = _core;
this.config = _core.con... | {
"content_hash": "03bf10981c3282a00bfded35b38d4137",
"timestamp": "",
"source": "github",
"line_count": 179,
"max_line_length": 81,
"avg_line_length": 29.18435754189944,
"alnum_prop": 0.44352986217457885,
"repo_name": "WritheM/Wallace",
"id": "4471587fb1bb646598092d4b7ebcb33157fa57bb",
"size": "522... |
Ext.app.Module = function(config){
Ext.apply(this, config);
Ext.app.Module.superclass.constructor.call(this);
this.init();
}
Ext.extend(Ext.app.Module, Ext.util.Observable, {
init : Ext.emptyFn
}); | {
"content_hash": "9b8eb52bec03c6fdd7cf61f3ceae468c",
"timestamp": "",
"source": "github",
"line_count": 10,
"max_line_length": 53,
"avg_line_length": 22.3,
"alnum_prop": 0.6502242152466368,
"repo_name": "G4Studio/tobacco",
"id": "b5e3b6a14a7dbfa57c1350ca197440bf0267bead",
"size": "347",
"binary":... |
/**
* @file rcDataObjLseek.c
*
*/
/*** Copyright (c), The Regents of the University of California ***
*** For more information please refer to files in the COPYRIGHT directory ***/
/* This is script-generated code. */
/* See dataObjLseek.h for a description of this API call.*/
#include "dataObjLseek... | {
"content_hash": "660e4e54b52682e4b8f2f311afc357f7",
"timestamp": "",
"source": "github",
"line_count": 88,
"max_line_length": 79,
"avg_line_length": 32.01136363636363,
"alnum_prop": 0.665956691515797,
"repo_name": "iPlantCollaborativeOpenSource/irods-3.3.1-iplant",
"id": "510acb9be5cf4a448662438a957... |
package com.darksci.pardot.api.request.customredirect;
import com.darksci.pardot.api.request.BaseRequest;
/**
* Used to generate a Custom Redirect read request.
*/
public class CustomRedirectReadRequest extends BaseRequest<CustomRedirectReadRequest> {
@Override
public String getApiEndpoint() {
r... | {
"content_hash": "97a4ebfa871b1b756ce4c878b943bb39",
"timestamp": "",
"source": "github",
"line_count": 21,
"max_line_length": 87,
"avg_line_length": 22.238095238095237,
"alnum_prop": 0.7259100642398287,
"repo_name": "Crim/pardot-java-client",
"id": "abfacc2dd968d8b9c719709061c9deccaefc1868",
"size... |
package org.apache.camel.dataformat.bindy.fixed.marshall.simple;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.GregorianCalendar;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.camel.CamelExecution... | {
"content_hash": "11e5745243aeee29849257cdfcbc6c1e",
"timestamp": "",
"source": "github",
"line_count": 210,
"max_line_length": 173,
"avg_line_length": 29.18095238095238,
"alnum_prop": 0.6006853785900783,
"repo_name": "sverkera/camel",
"id": "ea2a06d5cefd7f384abaf48fb05970ad0b8452b7",
"size": "6931... |
End of preview.
No dataset card yet
- Downloads last month
- 1