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.drill.exec.server.rest; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.jaxrs.base.JsonMappingExceptionMapper; import com.fasterxml.jackson.jaxrs.base.JsonParseExceptionMapper; import com.fasterxml.jackson.jaxrs.json.JacksonJaxbJsonProvider; import com.google.common...
{ "content_hash": "d479b8664aeec94312b9261dcb45a432", "timestamp": "", "source": "github", "line_count": 355, "max_line_length": 132, "avg_line_length": 43.309859154929576, "alnum_prop": 0.7421138211382113, "repo_name": "parthchandra/incubator-drill", "id": "89141d735d588f4c40e8b04d328e59ff717e1bf5", ...
namespace blink { class LayoutBoxModelObject; class LocalFrameView; class PropertyTreeState; class TextElementTiming; class TracedValue; class TextRecord : public base::SupportsWeakPtr<TextRecord> { public: TextRecord(DOMNodeId new_node_id, uint64_t new_first_size, const FloatRect& element...
{ "content_hash": "84bd17b6f31f92de2cfe996a954974a3", "timestamp": "", "source": "github", "line_count": 223, "max_line_length": 110, "avg_line_length": 35.95964125560538, "alnum_prop": 0.7353784761192168, "repo_name": "endlessm/chromium-browser", "id": "6f48bf95211742b96ae2367bfc2bc5a14b1fa46b", "s...
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="lang:clipboard.copy" content="Copy to clipboard"> <meta name="lang...
{ "content_hash": "24e6e571ae4452551276fb941e55b574", "timestamp": "", "source": "github", "line_count": 457, "max_line_length": 999, "avg_line_length": 46.47483588621444, "alnum_prop": 0.6234285983332548, "repo_name": "statsmodels/statsmodels.github.io", "id": "ba8b62d877dad459bf9a7b958983acace7dec9d...
from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import descriptor_pb2 # @@protoc_insertion_point(imports) DESCRIPTOR = _descriptor.FileDescriptor( name='app_notification_specifics.proto...
{ "content_hash": "7e5806218cd9cde9a7bdf734b512e27c", "timestamp": "", "source": "github", "line_count": 98, "max_line_length": 392, "avg_line_length": 40.89795918367347, "alnum_prop": 0.7000998003992016, "repo_name": "valurhrafn/chrome-sync-server", "id": "a64fb11fd1176dfb55328a60820b27a2c1e6735c", ...
<?php namespace TDM\UserBundle\Tests\Controller; use Symfony\Bundle\FrameworkBundle\Test\WebTestCase; class DefaultControllerTest extends WebTestCase { public function testIndex() { $client = static::createClient(); $crawler = $client->request('GET', '/hello/Fabien'); $this->assertT...
{ "content_hash": "3691c7c66d5084c61b8304cd45a92da4", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 90, "avg_line_length": 23.352941176470587, "alnum_prop": 0.672544080604534, "repo_name": "Bastienp/testTDM", "id": "fd42c747436c617449c21090f28f852b5ea88f90", "size": "397"...
namespace NPOI.POIFS.Crypt.Agile { using System; using System.Collections.Generic; using System.IO; using System.Text; using NPOI.OpenXmlFormats.Encryption; using NPOI.POIFS.Crypt; using NPOI.POIFS.FileSystem; using NPOI.Util; public class AgileEncryptor : Encryptor { priva...
{ "content_hash": "447a407be3fd8ba41362c05bdf4c4c75", "timestamp": "", "source": "github", "line_count": 384, "max_line_length": 159, "avg_line_length": 55.106770833333336, "alnum_prop": 0.6320589764188838, "repo_name": "antony-liu/npoi", "id": "a4166ebc8202311bb93404f12bc6122be7897d9a", "size": "22...
package org.terasology.rendering.assets.mesh; import gnu.trove.list.TFloatList; import gnu.trove.list.TIntList; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.terasology.assets.ResourceUrn; import org.terasology.assets.format.AbstractAssetFileFormat; import org.terasology.assets.format.AssetDataF...
{ "content_hash": "182f9ef961602ec363b16c79bdbbd101", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 105, "avg_line_length": 39.09090909090909, "alnum_prop": 0.6315245478036176, "repo_name": "samuto/Terasology", "id": "66fbeda7f406932aa86c18075987fe2e9ae49fda", "size": "44...
import argparse import codecs import copy import logging import sys import dockercloud import requests from dockercloudcli import commands from dockercloudcli import parsers from dockercloudcli.exceptions import InternalError from . import __version__ requests.packages.urllib3.disable_warnings() sys.stdout = codecs...
{ "content_hash": "93382d7c11d9f04c6bb1133178d16930", "timestamp": "", "source": "github", "line_count": 305, "max_line_length": 120, "avg_line_length": 51.540983606557376, "alnum_prop": 0.5794529262086514, "repo_name": "docker/dockercloud-cli", "id": "0ae5ea21086e19e0f36054fcb9c8988b0cbbe302", "siz...
#if NETFRAMEWORK using Accessibility; namespace FlaUI.Core.Patterns { public partial interface ILegacyIAccessiblePattern { IAccessible GetIAccessible(); } public abstract partial class LegacyIAccessiblePatternBase<TNativePattern> : ILegacyIAccessiblePattern where TNativePattern : clas...
{ "content_hash": "5775a7c6623e3e007cc82c55aaf36ecd", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 106, "avg_line_length": 23.352941176470587, "alnum_prop": 0.7329974811083123, "repo_name": "Roemer/FlaUI", "id": "d7c006e7501c9e586a6e6d1e302af824c2266487", "size": "399", ...
class MixObserver < Mongoid::Observer def after_destroy(mix) mix.tire.index.remove('mix', mix.id) end end
{ "content_hash": "b406ffbc34efc30aaec30a595ce87f84", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 38, "avg_line_length": 22, "alnum_prop": 0.7363636363636363, "repo_name": "Medow/mixturefm", "id": "09b6ae9b8ad65f74035e6f4e146c38e8ab1e2131", "size": "110", "binary": fal...
package org.apache.airavata.xbaya.ui.dialogs.graph.system; import java.awt.event.ActionEvent; import javax.swing.AbstractAction; import javax.swing.JButton; import javax.swing.JPanel; import javax.swing.JSpinner; import javax.swing.SpinnerNumberModel; import org.apache.airavata.workflow.model.graph.GraphException;...
{ "content_hash": "551d1a3f13470aeae1891bc3b2597774", "timestamp": "", "source": "github", "line_count": 153, "max_line_length": 100, "avg_line_length": 29.908496732026144, "alnum_prop": 0.6022727272727273, "repo_name": "machristie/airavata", "id": "4002fca55c8ee4a15fe4523a8e120b3168b892c0", "size":...
title: "Overview" description: "Overview documentation for Sensu." product: "Sensu Core" version: "1.8" weight: 20 layout: "base-for-directory-listing" menu: sensu-core-1.8: identifier: overview --- {{< directoryListing >}}
{ "content_hash": "ec20741cbe1da1447b0770797902fc7a", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 48, "avg_line_length": 19.25, "alnum_prop": 0.70995670995671, "repo_name": "sensu/sensu-docs", "id": "aa85b642e25d106a0879258d0e1aa04c2be57b2a", "size": "235", "binary": ...
alias di="docker images" # Get images alias dl="docker ps -lq" # Get latest container ID alias dp="docker ps" # Get container process alias dx="docker exec -it" # Run specific app on running Container alias dpa="docker ps -a" # Get process included stop container alias dpq="docker ps -aq" # Get...
{ "content_hash": "87b6d32f2bb16cff922523de59ed74ce", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 131, "avg_line_length": 66.48, "alnum_prop": 0.6462093862815884, "repo_name": "wharsojo/myboot2docker", "id": "ab99a28ffc7802a88f8cb6ae9492189d8bfa9bb3", "size": "1769", ...
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //-----------------------------------------...
{ "content_hash": "f2ea6fd534011be4db2db72ace01a126", "timestamp": "", "source": "github", "line_count": 17, "max_line_length": 81, "avg_line_length": 26.11764705882353, "alnum_prop": 0.42117117117117114, "repo_name": "EmilMitev/Telerik-Academy", "id": "654fa23ab9ff0031ecdbca85eee72d6c751bd704", "si...
from neutron.agent.l3 import fip_rule_priority_allocator as frpa from neutron.tests import base class TestFipPriority(base.BaseTestCase): def test__init__(self): test_pr = frpa.FipPriority(10) self.assertEqual(10, test_pr.index) def test__repr__(self): test_pr = frpa.FipPriority(20) ...
{ "content_hash": "ed08bc88472e85fbbf9cb95502fa7789", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 71, "avg_line_length": 37.5, "alnum_prop": 0.6218181818181818, "repo_name": "eayunstack/neutron", "id": "998701702bec9a39df2e0f22944bec42af1a7ad9", "size": "2284", "binar...
using System.IO; using System.Reflection; using HtmlAgilityPack; using Moq; using NUnit.Framework; using Nancy; using Nancy.Testing; using WelcomePage.Core; namespace WelcomePage_UnitTests { [TestFixture] public class BootstrapperTests { [Test] public void HomePage() { ...
{ "content_hash": "568181c8ca4aad706e2ad056f2279172", "timestamp": "", "source": "github", "line_count": 89, "max_line_length": 96, "avg_line_length": 30.359550561797754, "alnum_prop": 0.5658771280532938, "repo_name": "rlipscombe/vs-welcome-page", "id": "ace7d628757c692765145cc3a95025e7e3898742", "s...
import os import import_dataset PROJECT_ID = os.environ["AUTOML_PROJECT_ID"] BUCKET_ID = "{}-lcm".format(PROJECT_ID) DATASET_ID = "VCN0000000000000000000" def test_import_dataset(capsys): # As importing a dataset can take a long time and only four operations can # be run on a dataset at once. Try to import ...
{ "content_hash": "15e274cba47555e90ac463adbdd28ecc", "timestamp": "", "source": "github", "line_count": 27, "max_line_length": 79, "avg_line_length": 34.22222222222222, "alnum_prop": 0.6482683982683982, "repo_name": "GoogleCloudPlatform/python-docs-samples", "id": "05262094fb1269746eaa2f2f528c29f63a7...
package com.aware.plugin.automatic_query.querymanagement; import android.content.Context; import android.util.Log; import java.util.ArrayList; import java.util.Comparator; import java.util.List; import java.util.concurrent.ConcurrentSkipListSet; import de.unipassau.mics.contextopheles.base.ContextophelesConstants; i...
{ "content_hash": "bf6c61be71201ec56f47027a558042bf", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 228, "avg_line_length": 55, "alnum_prop": 0.7300485773768216, "repo_name": "EEXCESS/android-app", "id": "f44bc0f882bb50218b091d7338fa9cd9573a0f57", "size": "7205", "bina...
ACCEPTED #### According to Index Fungorum #### Published in Acta Mycol. Sin. 4(3): 145 (1985) #### Original name Uncinula liquidambaris R.Y. Zheng & G.Q. Chen ### Remarks null
{ "content_hash": "7e0b2340d5eaf0d0fa4ada0daa85795f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 45, "avg_line_length": 13.76923076923077, "alnum_prop": 0.6759776536312849, "repo_name": "mdoering/backbone", "id": "7590c6abe627d7ef4b409be43c1e6bcb003aa23f", "size": "276...
package org.hypothesis.servlet.jnlp; import java.io.*; import java.util.*; import java.util.jar.JarEntry; import java.util.jar.JarFile; import java.util.jar.JarOutputStream; /** * JarDiff is able to create a jar file containing the delta between two jar * files (old and new). The delta jar file can then be applied...
{ "content_hash": "23ef538c00b0cdf8eb2f615b98354c88", "timestamp": "", "source": "github", "line_count": 513, "max_line_length": 131, "avg_line_length": 27.212475633528264, "alnum_prop": 0.6270057306590258, "repo_name": "tilioteo/hypothesis", "id": "0d59627faedf809d112a4954143942e492c3583e", "size":...
========================================= VistA Patches: GEN. MED. REC. - GENERATOR ========================================= This directory contains patch host files for a VistA package. The files are organized into subdirectories named for each patch. See `<../README.rst>`__ for package details.
{ "content_hash": "d7c99f04857784b131fc996ec23b6182", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 65, "avg_line_length": 37.625, "alnum_prop": 0.5481727574750831, "repo_name": "luisibanez/vista-debian-med-package", "id": "a31264886b811c2e063f9cf9d9fd751678340e3f", "size"...
class Gws::Circular::TrashPurgeJob < Gws::ApplicationJob include Gws::TrashPurge::BaseJob self.model = Gws::Circular::Post end
{ "content_hash": "1ced4349712d74c3d5f1b275749ef676", "timestamp": "", "source": "github", "line_count": 5, "max_line_length": 56, "avg_line_length": 26.4, "alnum_prop": 0.7575757575757576, "repo_name": "shirasagi/shirasagi", "id": "44c8161128853e19f6bb4d32f03ddc1418fb353f", "size": "132", "binary...
void f() { auto int a; // expected-warning {{'auto' storage class specifier is not permitted in C++11, and will not be supported in future releases}} int auto b; // expected-error{{cannot combine with previous 'int' declaration specifier}} } typedef auto PR25449(); // expected-error {{'auto' not allowed in typedef...
{ "content_hash": "ca3babc6fddc1818a17b9b866ceeceef", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 140, "avg_line_length": 53.833333333333336, "alnum_prop": 0.718266253869969, "repo_name": "ensemblr/llvm-project-boilerplate", "id": "f3daf1a19f3cafb43d58cec892a15ffdec7befdd"...
package com.amazonaws.services.glue.model; import java.io.Serializable; import javax.annotation.Generated; import com.amazonaws.protocol.StructuredPojo; import com.amazonaws.protocol.ProtocolMarshaller; /** * <p> * A column in a <code>Table</code>. * </p> * * @see <a href="http://docs.aws.amazon.com/goto/WebAP...
{ "content_hash": "1a7f7554cdf402c4ec4d7ee342697dd3", "timestamp": "", "source": "github", "line_count": 304, "max_line_length": 137, "avg_line_length": 27.167763157894736, "alnum_prop": 0.5631432376801065, "repo_name": "jentfoo/aws-sdk-java", "id": "4b576ddbf642f74a3e86f6cc693fde819ed2a407", "size"...
package org.drools.workbench.screens.guided.dtable.client.widget; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.Map; import com.google.gwt.event.shared.EventBus; import org.drools.workbench.models.datamodel.oracle.DataType; import org.drools.workbench.models.datamodel.r...
{ "content_hash": "6f5fdb56cdf7ed1659896e14a85b122e", "timestamp": "", "source": "github", "line_count": 178, "max_line_length": 125, "avg_line_length": 44.162921348314605, "alnum_prop": 0.6176059025569266, "repo_name": "padmaragl/drools-wb", "id": "16b21476cb40db83dab7b468d810602c8cb03b3f", "size":...
package org.codehaus.groovy.grails.cli.support; import org.codehaus.groovy.tools.RootLoader; import org.codehaus.groovy.tools.LoaderConfiguration; import java.net.URL; /** * @author Graeme Rocher * @since 1.0 * <p/> * Created: Nov 29, 2007 */ public class GrailsRootLoader extends RootLoader { ...
{ "content_hash": "d233ee4257be37d814e11b47105f5fdf", "timestamp": "", "source": "github", "line_count": 31, "max_line_length": 91, "avg_line_length": 24.29032258064516, "alnum_prop": 0.6547144754316069, "repo_name": "lpicanco/grails", "id": "1a86936de2fd239ccf9adcf845b0ee1c80c778a8", "size": "1352"...
package com.microsoft.azure.management.labservices.v2018_10_15; import com.fasterxml.jackson.annotation.JsonProperty; /** * Represents the payload to list environments owned by a user. */ public class ListEnvironmentsPayload { /** * The resource Id of the lab. */ @JsonProperty(value = "labId") ...
{ "content_hash": "4e0121faae4d3ab6f8f5940378661c4b", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 63, "avg_line_length": 21.16216216216216, "alnum_prop": 0.6257982120051085, "repo_name": "selvasingh/azure-sdk-for-java", "id": "ba973ae9c11b8a9c6b14458ed31b70864b2d6421", ...
require File.dirname(__FILE__) + '/bench_helper' require File.dirname(__FILE__) + '/github_contest' GithubContest::Data.load! cluster = GithubContest::UsersCluster.new(:require_watches=>2, :vector_type => :tanimoto) Benchmark.bm(20) do |results| results.report("load data:") do cluster.load! end results....
{ "content_hash": "8208ae2e0c3da9096710cf975e46322b", "timestamp": "", "source": "github", "line_count": 26, "max_line_length": 89, "avg_line_length": 22.153846153846153, "alnum_prop": 0.6996527777777778, "repo_name": "danielsdeleo/Decider", "id": "5c185fa728b9f2c612422575574ca59785e975da", "size": ...
<?php if (isset($_POST['submit'])) { // load file require_once '../src/Validator.php'; // instanciate object. // optional, if you are going to check for username etc. is taken // you have to inject a db class in the constructor. $v = new Datalaere\PHPSecurity\Validator(); $v->setFeedback('req', ' is ...
{ "content_hash": "ab3fd045ee1d4eb7d606141a268e3757", "timestamp": "", "source": "github", "line_count": 79, "max_line_length": 75, "avg_line_length": 29.240506329113924, "alnum_prop": 0.5004329004329005, "repo_name": "WebSupport-DK/php-security", "id": "82497467e521d33599790f2384fa62bfeab79024", "s...
<!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 (1.8.0_60-ea) on Tue Sep 06 12:41:45 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wil...
{ "content_hash": "f4fdfdb7986f178bb5e02107fd9a3328", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 657, "avg_line_length": 51.73529411764706, "alnum_prop": 0.664013644115975, "repo_name": "wildfly-swarm/wildfly-swarm-javadocs", "id": "4468d5d18f1aca49c78d1f44c5b67f010b2b4...
package org.apache.struts2.util; /** * Entry in a list. * */ public class ListEntry { final private Object key; final private Object value; final private boolean isSelected; public ListEntry(Object key, Object value, boolean isSelected) { this.key = key; this.va...
{ "content_hash": "c34faaf7b62944e2f19fe330003aa5d6", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 68, "avg_line_length": 17.176470588235293, "alnum_prop": 0.5684931506849316, "repo_name": "xiaguangme/struts2-src-study", "id": "6f9a2177385a8bfce66befb5da5f5d2bb55a33cc", ...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>zorns-lemma: Not compatible</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.cs...
{ "content_hash": "73cf374f8b36e5e94ada0720f2d4d3cf", "timestamp": "", "source": "github", "line_count": 176, "max_line_length": 157, "avg_line_length": 40.16477272727273, "alnum_prop": 0.546894893195643, "repo_name": "coq-bench/coq-bench.github.io", "id": "e3202d88b8d083d4c856a1bd3840d51f3f4f9c8e", ...
End of preview.

No dataset card yet

Downloads last month
2