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 566
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 686)
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 566
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 |
|---|---|
Robot Architecture
After working on the board's communication, is time to build the architecture.
| {
"content_hash": "e143124490768b650d2cb6ef72d4fe4b",
"timestamp": "",
"source": "github",
"line_count": 3,
"max_line_length": 78,
"avg_line_length": 33,
"alnum_prop": 0.8181818181818182,
"repo_name": "simoesusp/PatientSimulator",
"id": "801a1c8795ba50f164055cfdd56859a8ba154bc0",
"size": "99",
"bi... |
title: calicoctl create
---
This sections describes the `calicoctl create` command.
Read the [calicoctl command line interface user reference]({{site.baseurl}}/{{page.version}}/reference/calicoctl/)
for a full list of calicoctl commands.
> **Note**: The available actions for a specific resource type may be
> limit... | {
"content_hash": "79ae3f49ba266579bd61fee8319ec7dd",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 162,
"avg_line_length": 38.427350427350426,
"alnum_prop": 0.6812722419928826,
"repo_name": "heschlie/calico",
"id": "5815d3e27aa6d7cd05e16aea9dbb2fff4eb9badc",
"size": "45... |
{% extends 'catalog/base.html' %}
{% load static %}
{% block content %}
<div class="categories">
{% for category in halo_group %}
<a href="{% url 'category' category.tag %}" title="{{ category.name }}">
<img src="{{ category.icon.url }}" alt="{{ category.name }}"/>
</a>
{% endfor %}
... | {
"content_hash": "7b89b3c04ca9fbd4a0f9413922bd9f70",
"timestamp": "",
"source": "github",
"line_count": 28,
"max_line_length": 78,
"avg_line_length": 34.357142857142854,
"alnum_prop": 0.5166320166320166,
"repo_name": "bgalbraith/nincatalog",
"id": "f534ec641a7fd5615536e52450815d8aacb091ce",
"size":... |
package com.soomla.rewards;
import com.soomla.SoomlaUtils;
import org.json.JSONException;
import org.json.JSONObject;
/**
* A specific type of <code>Reward</code> that represents a badge
* with an icon. For example: when the user achieves a top score,
* the user can earn a "Highest Score" badge reward.
*
* Cr... | {
"content_hash": "2324a4535a797ad2ebff651f82a931f3",
"timestamp": "",
"source": "github",
"line_count": 103,
"max_line_length": 96,
"avg_line_length": 25.864077669902912,
"alnum_prop": 0.6298798798798799,
"repo_name": "Senspark/ee-x",
"id": "e9c6ff022f8a202d917799a3da35594a8deb8517",
"size": "3268"... |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
... | {
"content_hash": "e8e45b26c539e18ad3f5d4d80fb77cd1",
"timestamp": "",
"source": "github",
"line_count": 240,
"max_line_length": 562,
"avg_line_length": 40.22083333333333,
"alnum_prop": 0.5738112503884802,
"repo_name": "kuhlenh/port-to-core",
"id": "00922323d2a944cf007befeb308b2f93ca33d774",
"size":... |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>new (UnsafeFuncRewriter)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link r... | {
"content_hash": "5d3d0d05f1d6bc9e304132135ffd0f44",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 141,
"avg_line_length": 56.69565217391305,
"alnum_prop": 0.6779141104294478,
"repo_name": "chenguangshen/ContextAwareDataflow",
"id": "ef516202ce2a5a0f82f6041d595e3e38291557d... |
<!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.7.0_65) on Thu Jan 22 19:02:37 GMT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.a... | {
"content_hash": "ac72aa39f439ca7713c1fbb587879d6c",
"timestamp": "",
"source": "github",
"line_count": 117,
"max_line_length": 221,
"avg_line_length": 43.72649572649573,
"alnum_prop": 0.6346755277560594,
"repo_name": "stain/incubator-taverna-site",
"id": "d18f43bb3fb7244b451ec57b529b0c135e49d7a9",
... |
<?xml version="1.0" encoding="UTF-8"?>
<project name="gdata-scala-client" default="build" basedir=".">
<property environment="env"/>
<!-- Prevents system classpath from being used -->
<property name="build.sysclasspath" value="ignore"/>
<!-- PROPERTIES -->
<property name="source.dir" value="src"/>
<p... | {
"content_hash": "c54e74db5e558a14d8054014b8071b60",
"timestamp": "",
"source": "github",
"line_count": 275,
"max_line_length": 108,
"avg_line_length": 35.014545454545456,
"alnum_prop": 0.6150171357357981,
"repo_name": "jeppenejsum/gdata-scala-client",
"id": "626bcb56164397d8cc238ed2d8cbc051b6a59238"... |
package org.apache.ignite.internal.processors.cache.index;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.UUID;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.Thr... | {
"content_hash": "b69c864d4af52983c002d9891c904389",
"timestamp": "",
"source": "github",
"line_count": 621,
"max_line_length": 120,
"avg_line_length": 32.97423510466989,
"alnum_prop": 0.6274356595204376,
"repo_name": "SomeFire/ignite",
"id": "bdaa1ba4d10f792f0b0f7cd4a672603d3ea42433",
"size": "212... |
namespace {
// Layout constants.
const int kExtensionListPadding = 10;
const int kInsetBottomRight = 13;
const int kInsetLeft = 14;
const int kInsetTop = 9;
const int kHeadlineMessagePadding = 4;
const int kHeadlineRowPadding = 10;
const int kMessageBubblePadding = 11;
// How long to wait until showing the bubble (in... | {
"content_hash": "740d62ff2253c15267e6f636979c7ad2",
"timestamp": "",
"source": "github",
"line_count": 217,
"max_line_length": 80,
"avg_line_length": 37.32258064516129,
"alnum_prop": 0.6929250524756143,
"repo_name": "highweb-project/highweb-webcl-html5spec",
"id": "698a6c31ec4ac98fe9d052f9e63a5c23dd... |
package com.google.code.validationframework.base.transformer.collection;
import com.google.code.validationframework.api.transform.Transformer;
import java.util.ArrayList;
import java.util.Collection;
public class ToListTransformer<E, I extends Collection<E>> implements Transformer<I, ArrayList<E>> {
/**
... | {
"content_hash": "772ddf4d6aaf4b2b318fbf84692d83d8",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 100,
"avg_line_length": 24.5,
"alnum_prop": 0.6299319727891156,
"repo_name": "padrig64/ValidationFramework",
"id": "ef4ea8c20cad75785b89251ede3a28d097257020",
"size": "2117... |
namespace NetBike.Xml.Converters.Objects.Generators
{
using System;
using System.Collections.Generic;
using System.Linq.Expressions;
internal sealed class XmlConvertMethod
{
private readonly Type valueType;
private readonly LambdaExpression parseExpression;
private readonly... | {
"content_hash": "b5d40bcdfb817fb237567cf90118807f",
"timestamp": "",
"source": "github",
"line_count": 30,
"max_line_length": 118,
"avg_line_length": 31.666666666666668,
"alnum_prop": 0.6652631578947369,
"repo_name": "netbike/netbike.xml",
"id": "61ffe72a96ef4d18ac08712524f13b20a23ce87c",
"size": ... |
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="checkbox_drawable_left_padding">45dp</dimen>
<dimen name="pager_margin">1dp</dimen>
<dimen name="actionbar_elevation">4dp</dimen>
</resources>
| {
"content_hash": "8c6f636d2275134932d4d8dd3badafc1",
"timestamp": "",
"source": "github",
"line_count": 6,
"max_line_length": 61,
"avg_line_length": 36.5,
"alnum_prop": 0.684931506849315,
"repo_name": "NasaGeek/utexas-utilities",
"id": "da271a07d127d85ebc598b94c6528e12f0d17d29",
"size": "219",
"b... |
namespace Microsoft.Azure.Devices.Client
{
static class CustomHeaderConstants
{
/// <summary>
/// Used in message responses and feedback
/// Specifies the tracing correlation Id for the request; the resource provider *must* log this
/// so that end-to-end requests can be correla... | {
"content_hash": "7b9303696c8b761a9508b802bb6eee23",
"timestamp": "",
"source": "github",
"line_count": 189,
"max_line_length": 147,
"avg_line_length": 41.17460317460318,
"alnum_prop": 0.5908506810588537,
"repo_name": "fsautomata/azure-iot-sdks",
"id": "de4d9f667b3968de7c9131d0383f0038a8b25984",
"s... |
namespace v8 {
namespace internal {
namespace compiler {
class JSGraph;
class CommonOperatorBuilder;
class Node;
class ControlReducer {
public:
// Perform branch folding and dead code elimination on the graph.
static void ReduceGraph(Zone* zone, JSGraph* graph,
CommonOperatorBuilder* bu... | {
"content_hash": "bc90818c3a52b7ed10f560b4d93e50b8",
"timestamp": "",
"source": "github",
"line_count": 32,
"max_line_length": 79,
"avg_line_length": 32.375,
"alnum_prop": 0.609073359073359,
"repo_name": "razvanphp/arangodb",
"id": "e25bb8820291bd8d784c1d415953d71412d8aa31",
"size": "1283",
"bina... |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("06... | {
"content_hash": "b2160fe897b4e85b4d183218b0a8fc48",
"timestamp": "",
"source": "github",
"line_count": 36,
"max_line_length": 84,
"avg_line_length": 39.083333333333336,
"alnum_prop": 0.7427149964463398,
"repo_name": "beBoss/Telerik",
"id": "f30ebd217b7905d70079dce350db12cef4a054b6",
"size": "1410"... |
package me.icymint.sloth.core.module; | {
"content_hash": "7ce3ff66a1eb1c1226fa50b3a5c18de5",
"timestamp": "",
"source": "github",
"line_count": 2,
"max_line_length": 37,
"avg_line_length": 19,
"alnum_prop": 0.8157894736842105,
"repo_name": "leptonyu/sloth",
"id": "739071441209a776bf0b6e1e58a597a39da59a46",
"size": "630",
"binary": fals... |
<?
// This unit test tests, if the Registration and Activation process provided
// by Yum works
Yii::import('application.modules.user.models.*');
Yii::import('application.modules.user.controllers.*');
class RegistrationTest extends CDbTestCase
{
public $fixtures=array();
public function testRegistration() {
... | {
"content_hash": "3e0028e685d7a2215c63b329318903dd",
"timestamp": "",
"source": "github",
"line_count": 49,
"max_line_length": 77,
"avg_line_length": 30.122448979591837,
"alnum_prop": 0.6490514905149052,
"repo_name": "wantzjt/yii-user-management-facebook",
"id": "8fd822341f638d3bc93251b392be4d67ad20d... |
## cpp-flatten
An header-only C++98 (or better) library that provides an STL-like function that
flattens nested sequences.
### Synopsis
This library consists of one header file (`flatten.hpp`) which provides one
user-visible template function:
template<class T, class InputIterator, class OutputIterator>
voi... | {
"content_hash": "7b03714669761a57eae81ba13e9e2986",
"timestamp": "",
"source": "github",
"line_count": 110,
"max_line_length": 80,
"avg_line_length": 27.154545454545456,
"alnum_prop": 0.6993639102778708,
"repo_name": "Fifty-Nine/cpp-flatten",
"id": "38113335ca0f1a979182d0cf1685f965092a953e",
"size... |
package org.apache.activemq.artemis.jms.tests;
import javax.jms.Connection;
import javax.jms.ConnectionMetaData;
import javax.jms.ExceptionListener;
import javax.jms.JMSException;
import javax.jms.QueueConnection;
import javax.jms.QueueConnectionFactory;
import javax.jms.ServerSessionPool;
import javax.jms.Session;
i... | {
"content_hash": "743910b9055471d44c65ad59f4629976",
"timestamp": "",
"source": "github",
"line_count": 281,
"max_line_length": 141,
"avg_line_length": 30.09964412811388,
"alnum_prop": 0.6700165523764483,
"repo_name": "TomRoss/activemq-artemis",
"id": "e04d3f8bc12770e26751a5aa5ac103aba88fc5c8",
"si... |
package org.jsuffixarrays;
/**
* An algorithm that can produce a <i>suffix array</i> for a sequence of integer symbols.
*
* @see #buildSuffixArray(int[], int, int)
*/
public interface ISuffixArrayBuilder
{
/**
* Computes suffix array for sequence of symbols (integers). The processed sequence is... | {
"content_hash": "06f049d5263f8992cbddb373fbc8f03c",
"timestamp": "",
"source": "github",
"line_count": 35,
"max_line_length": 90,
"avg_line_length": 51.114285714285714,
"alnum_prop": 0.655673560648407,
"repo_name": "carrotsearch/jsuffixarrays",
"id": "402dfbdce4fc3e5b508b8bc61e71d54d11ef42a8",
"si... |
(function(){
String.prototype.trim = function() { return this.replace(/^\s+|\s+$/, ''); };
// document node prototype
function docNode(etype, document) {
this.ownerDocument = document;
this.nodeType = etype;
this.tagName = '';
this.nodeValue = '';
this.index = 0;
this.attributes = {};
this.parentIn... | {
"content_hash": "6fa3d9c645503aea360e674cff51e6dc",
"timestamp": "",
"source": "github",
"line_count": 695,
"max_line_length": 221,
"avg_line_length": 25.618705035971225,
"alnum_prop": 0.6109519797809604,
"repo_name": "jamesu/htmlcanvas",
"id": "ab14e7b7c3280262c8415be0400b8c4bb5887087",
"size": "... |
<!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_51) on Thu Oct 10 10:10:40 EDT 2013 -->
<TITLE>
UriFactory
</TITLE>
<META NAME="date" CONTENT="2013-10-10">
<LINK REL ="stylesheet" TYPE="text/css"... | {
"content_hash": "b3eafc4062b323b286d5f96b14266122",
"timestamp": "",
"source": "github",
"line_count": 333,
"max_line_length": 251,
"avg_line_length": 40.990990990990994,
"alnum_prop": 0.6246886446886447,
"repo_name": "aie108/Instagram-Java",
"id": "0a50b51069df7e5542cae64d0686d0a160075ad6",
"size... |
/**
* Header file for application.cc
*
* PyramidPointRendererPlugin interface independent layer
*
* Author: Ricardo Marroquim
*
* Data created: 20-12-07
*
**/
#ifndef SPLATPYRAMIDPLUGIN_H
#define SPLATPYRAMIDPLUGIN_H
//OpenGL and GLUT includes
// Standard headers
#include <iostream>
#include <fstream>
#incl... | {
"content_hash": "388338ad3df331751c5b19cb1142d3f4",
"timestamp": "",
"source": "github",
"line_count": 146,
"max_line_length": 107,
"avg_line_length": 22.965753424657535,
"alnum_prop": 0.7038473009245452,
"repo_name": "hlzz/dotfiles",
"id": "e61cc7e034450a6dcdb5015465e3424ffaeded43",
"size": "3353... |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Quarks</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.77.1">
<link rel="home" href="index.html" title="GLib Reference Manual">
<link rel="up" href=... | {
"content_hash": "99df2361d1485f2ae84229e45f9e4206",
"timestamp": "",
"source": "github",
"line_count": 311,
"max_line_length": 421,
"avg_line_length": 62.02893890675241,
"alnum_prop": 0.6747187807786014,
"repo_name": "jonnyniv/boost_converter",
"id": "841280220561250494eb3557e832be87b12847ab",
"si... |
<?xml version="1.0" encoding="UTF-8"?>
<!--
#%L
jambeth-test
%%
Copyright (C) 2017 Koch Softwaredevelopment
%%
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/... | {
"content_hash": "7e0c18f40ed31a9fba8b54be6af9fedb",
"timestamp": "",
"source": "github",
"line_count": 31,
"max_line_length": 73,
"avg_line_length": 29.322580645161292,
"alnum_prop": 0.7260726072607261,
"repo_name": "Dennis-Koch/ambeth",
"id": "ac0d91a74e61b51296d58bdf680fcb789e268938",
"size": "9... |
<?xml version="1.0" encoding="UTF-8"?>
<shortcuts>
<shortcut>
<label>20386</label>
<label2>32014</label2>
<icon>DefaultRecentlyAddedMovies.png</icon>
<thumb />
<action>ActivateWindow(Videos,videodb://recentlyaddedmovies/,return)</action>
</shortcut>
<shortcut>
<label>20434</label>
<label2>342</label2>
... | {
"content_hash": "4997634763cceea26b3e7ed557b130e2",
"timestamp": "",
"source": "github",
"line_count": 45,
"max_line_length": 79,
"avg_line_length": 26.933333333333334,
"alnum_prop": 0.6955445544554455,
"repo_name": "aplicatii-romanesti/allinclusive-kodi-pi",
"id": "467961681aa4704584889b78858278720... |
from indico.core.db import db
from indico.util.string import return_ascii
class Photo(db.Model):
__tablename__ = 'photos'
__table_args__ = {'schema': 'roombooking'}
id = db.Column(
db.Integer,
primary_key=True
)
data = db.Column(
db.LargeBinary,
nullable=True
)... | {
"content_hash": "2390081462b1f5ad3f4e5e1b4858c25e",
"timestamp": "",
"source": "github",
"line_count": 23,
"max_line_length": 46,
"avg_line_length": 20.304347826086957,
"alnum_prop": 0.576017130620985,
"repo_name": "mic4ael/indico",
"id": "15d64bb9d3ba6151413a42d6dedf6c92136c7fe0",
"size": "681",
... |
import time
import msgpack
VALID_IDENTIFIER_SET = set(list('abcdefghijklmnopqrstuvwxyz0123456789_-'))
def is_valid_identifier(identifier):
"""Checks if the given identifier is valid or not. A valid
identifier may consists of the following characters with a
maximum length of 100 characters, minimum of 1 c... | {
"content_hash": "2426ce56b2eda18f36987e56810015f4",
"timestamp": "",
"source": "github",
"line_count": 72,
"max_line_length": 74,
"avg_line_length": 24.208333333333332,
"alnum_prop": 0.6551921973608721,
"repo_name": "phalgun/sharq",
"id": "d3cbc1601e2628492af0ecc8529e4d4bfd2791df",
"size": "1829",... |
End of preview.
No dataset card yet
- Downloads last month
- 1