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 692
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 2186)
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 692
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 |
|---|---|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_65) on Thu May 08 14:45:34 IST 2014 -->
<TITLE>
Overview List (FeedHenry Android SDK)
</TITLE>
<META NAME="date" CONTENT="2014-05-08">
<LINK REL ="... | {
"content_hash": "774c307cf387483c272f29d2a2b0a1c8",
"timestamp": "",
"source": "github",
"line_count": 50,
"max_line_length": 147,
"avg_line_length": 31.1,
"alnum_prop": 0.6983922829581993,
"repo_name": "matzew/fh-android-sdk",
"id": "ed369686232894111bb8dc1ceb8648addc8de3e2",
"size": "1555",
"b... |
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "deeaacba6104b21eed34e44c34353166",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.307692307692308,
"alnum_prop": 0.6940298507462687,
"repo_name": "mdoering/backbone",
"id": "4bae891974f046eab4480dac293dbfca4c8133b0",
"size": "18... |
// Copyright 2019-present the Material Components for iOS authors. 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
//... | {
"content_hash": "f0e3249293fbeea7c256d27a4462e664",
"timestamp": "",
"source": "github",
"line_count": 293,
"max_line_length": 100,
"avg_line_length": 35.91467576791809,
"alnum_prop": 0.760239475434762,
"repo_name": "material-components/material-components-ios",
"id": "59520720c24b3629783b422479c155... |
ProcessGroup::ProcessGroup(Process* leader) : gid(leader->getPid()), listProc()
{
listProc.push_back(leader);
}
void ProcessGroup::addProcess(Process* proc)
{
listProc.push_back(proc);
proc->setpgid(gid);
}
ProcessGroup::~ProcessGroup()
{
}
void ProcessGroup::removeProcess(Process* proc)
{
for (auto it = listP... | {
"content_hash": "1bfb75075c20b788e5893f29c5a5d961",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 79,
"avg_line_length": 15.806451612903226,
"alnum_prop": 0.6571428571428571,
"repo_name": "boulangg/phoenix",
"id": "1c4dac5eef185c18c0a8a215429219c14bf6be64",
"size": "519... |
<?php
/* knp_menu.html.twig */
class __TwigTemplate_7e968a9b449025bf5c075581baa5eda3be0b4acbcb3c2d6d0c9542be1f29e85c extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
// line 1
try {
$this->parent = $this->env->loadTempl... | {
"content_hash": "18c8ed0ab2e231651d5539fa34e2dae2",
"timestamp": "",
"source": "github",
"line_count": 307,
"max_line_length": 721,
"avg_line_length": 61.08794788273616,
"alnum_prop": 0.5386584195371654,
"repo_name": "orlk/hopitrepo",
"id": "b05497f1a304cf7d049957dc47b3d7f3276e0493",
"size": "1875... |
package org.apereo.cas.config;
import com.mongodb.MongoClientURI;
import com.warrenstrange.googleauth.IGoogleAuthenticator;
import org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorTokenCredentialRepository;
import org.apereo.cas.adaptors.gauth.MongoDbGoogleAuthenticatorTokenRepository;
import org.apereo.cas.con... | {
"content_hash": "7d0a3003be8b8e0752229ff4ce94f861",
"timestamp": "",
"source": "github",
"line_count": 86,
"max_line_length": 134,
"avg_line_length": 44.7906976744186,
"alnum_prop": 0.789460020768432,
"repo_name": "gabedwrds/cas",
"id": "af34e2e6fe584e184f5a8f98a191c20d46fc0957",
"size": "3852",
... |
/*
* <blockinfo type="IPFIXSource" invocation="async" thread_exclusive="True">
* <humandesc>
* Reads records from an IPFIX transport session and outputs messages
* according to the datatypes registered with the source block. May
* send out Messages of any type, depending on the data received from
... | {
"content_hash": "1b8dc39aa59f9caec52de4b2c4ee7af9",
"timestamp": "",
"source": "github",
"line_count": 202,
"max_line_length": 104,
"avg_line_length": 33.084158415841586,
"alnum_prop": 0.5491545713003142,
"repo_name": "cnplab/blockmon",
"id": "03b747eecd4e71cdd55ee26449122476218f29be",
"size": "85... |
package io.searchbox.core.search.aggregation;
import com.google.gson.JsonObject;
import java.util.Objects;
/**
* Place holder class used to represent the root aggregation
* returned to the user for processing.
*
* @author cfstout
*/
public class RootAggregation extends MetricAggregation {
public RootAggreg... | {
"content_hash": "92e7ad80c6c223bb9675f22b8fd5755a",
"timestamp": "",
"source": "github",
"line_count": 24,
"max_line_length": 60,
"avg_line_length": 20.75,
"alnum_prop": 0.6987951807228916,
"repo_name": "searchbox-io/Jest",
"id": "0efc313ff7ee27828bb2a2e5aa92d514858bb7d1",
"size": "498",
"binary... |
namespace chromeos {
class AccountMigrationWelcomeDialog : public SystemWebDialogDelegate {
public:
// Displays the migration dialog for the |email|.
static AccountMigrationWelcomeDialog* Show(const std::string& email);
protected:
AccountMigrationWelcomeDialog(const GURL gurl, const std::string& email);
~A... | {
"content_hash": "4c154ddade0169459613fcd2fb8171cd",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 79,
"avg_line_length": 30.6875,
"alnum_prop": 0.7708757637474541,
"repo_name": "endlessm/chromium-browser",
"id": "96670974836b8dce627cb553f048c3e708a991a2",
"size": "1443"... |
set -e
# Additional arguments:
# --rebuild_docs: Just build the projects and docs, don't create nuget packages.
# Also, use the latest to pick up new docs changes rather than
# the commit of the tag.
# --skip_tests: Skip the integration tests
# --ssh: Use SSH to clone GitHub repos
rebui... | {
"content_hash": "57101398627c818163d868ad4d23857f",
"timestamp": "",
"source": "github",
"line_count": 83,
"max_line_length": 120,
"avg_line_length": 26.313253012048193,
"alnum_prop": 0.6868131868131868,
"repo_name": "googleapis/dotnet-spanner-nhibernate",
"id": "4215ce38fe2a35fb55be04f950c152f50f21... |
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | {
"content_hash": "eb2128f5092fbbd20c55f8431a96dcee",
"timestamp": "",
"source": "github",
"line_count": 13,
"max_line_length": 39,
"avg_line_length": 10.23076923076923,
"alnum_prop": 0.6917293233082706,
"repo_name": "mdoering/backbone",
"id": "d1f3bd94b10fa139645b4f7196ec34ce963e60e2",
"size": "183... |
<?php
/**
* Detects for-loops that can be simplified to a while-loop.
*
* This rule is based on the PMD rule catalog. Detects for-loops that can be
* simplified as a while-loop.
*
* <code>
* class Foo
* {
* public function bar($x)
* {
* for (;true;) true; // No Init or Update part, may as w... | {
"content_hash": "7ce05b211aece076a5e8f197bf0ce212",
"timestamp": "",
"source": "github",
"line_count": 90,
"max_line_length": 96,
"avg_line_length": 27.044444444444444,
"alnum_prop": 0.5349219391947412,
"repo_name": "hunyoboy/respository_list",
"id": "3fc1c80bd8f017caded6cb39c1338a8ef2469edb",
"si... |
End of preview.
No dataset card yet
- Downloads last month
- 1