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:    ArrowInvalid
Message:      JSON parse error: Missing a closing quotation mark in string. in row 364
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 3242)
              
              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 364
              
              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 com.jetbrains.python.findUsages; import com.intellij.openapi.project.Project; import com.intellij.psi.PsiElement; import com.intellij.psi.util.PsiTreeUtil; import com.intellij.usages.PsiNamedElementUsageGroupBase; import com.intellij.usages.Usage; import com.intellij.usages.UsageGroup; import com.intellij.usa...
{ "content_hash": "4a39596cad3e8085af74386cbadd766b", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 116, "avg_line_length": 37.111111111111114, "alnum_prop": 0.7904191616766467, "repo_name": "fitermay/intellij-community", "id": "2a54070123a6ee8d2d6f41db447f51b53c9ec828", ...
""" Created on 12 Sep 2020 @author: Bruno Beloff (bruno.beloff@southcoastscience.com) example: csv_reader.py -l 10 pm2p5-h1-validation.csv | ./pmx_inference_test.py example CSV: label, praxis.meteo.val.hmd, praxis.meteo.val.tmp, praxis.pmx.val.per, praxis.pmx.val.bin:0, praxis.pmx.val.bin:1, praxis.pmx.val.bin:2, p...
{ "content_hash": "4e86dc82f292e87f701c99b4d56ee065", "timestamp": "", "source": "github", "line_count": 131, "max_line_length": 119, "avg_line_length": 30.15267175572519, "alnum_prop": 0.5944303797468354, "repo_name": "south-coast-science/scs_dev", "id": "a37d7e9009ea9c5639ae10dcc616fd91d99cf6bf", ...
# Clientes * Adicionar Clientes * Atualizar Clientes * Excluir Clientes * Listar Clientes ## Dados Clientes * Razão Social * CNPJ * Endereço * Relacionamento de Pessoa com Cliente * Pessoa (s) de contato (Gestor do contrato) * Relacionamento do Equipamento com o Cliente * Relacionamento do Tipo de...
{ "content_hash": "fbad51d1e60eceb07572f7b5a2327d32", "timestamp": "", "source": "github", "line_count": 114, "max_line_length": 176, "avg_line_length": 23.99122807017544, "alnum_prop": 0.717001828153565, "repo_name": "Gambya/mod", "id": "66a436b228d673112b007292e0d21e58c266f306", "size": "2797", ...
NSString *const CIOAPISessionURLResponseErrorKey = @"io.context.error.response"; @interface CIODownloadTask : NSObject @property (nullable, nonatomic) NSURL *saveToURL; @property (nullable, nonatomic, copy) CIOSessionDownloadProgressBlock progressBlock; @property (nullable, nonatomic, copy) void (^successBlock)(); @p...
{ "content_hash": "efadbb941cbb1d1c30d3f9314f35eb1b", "timestamp": "", "source": "github", "line_count": 186, "max_line_length": 120, "avg_line_length": 41.553763440860216, "alnum_prop": 0.641997671108811, "repo_name": "contextio/contextio-ios", "id": "12f6d829ccff869df9305b796f8afb7d25e5d27b", "siz...
// ================================================================================================= // ADOBE SYSTEMS INCORPORATED // Copyright 2010 Adobe Systems Incorporated // All Rights Reserved // // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms // of the Adobe lic...
{ "content_hash": "893f7077cb08b20d194e8eb8a2829b64", "timestamp": "", "source": "github", "line_count": 239, "max_line_length": 100, "avg_line_length": 22.828451882845187, "alnum_prop": 0.4398826979472141, "repo_name": "apavlenko/vmf", "id": "54680f847c7ef5b49fa03e675714b8e19dbcf6f6", "size": "5456...
<!doctype html> <html lang="en"> <head> <title>Code coverage report for app/shared/input/select/input-select.component.ts</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../../prettify.css" /> <link rel="stylesheet" href="../../../../base.css" /> <meta name="viewport" content="wi...
{ "content_hash": "89db7088e749d718523ad6060e976593", "timestamp": "", "source": "github", "line_count": 134, "max_line_length": 177, "avg_line_length": 32.007462686567166, "alnum_prop": 0.6292842154348333, "repo_name": "darekf77/account-login", "id": "ff6a610ffa1206fc4542e1a68b61df076e7ce967", "siz...
using namespace Eigen; using namespace std; void mexFunction(int nlhs, mxArray* plhs[], int nrhs, const mxArray* prhs[]) { // check number of arguments if (nrhs < 4) { mexErrMsgIdAndTxt("Drake:collidingPointsmex:NotEnoughInputs", "Usage: colliding_points = " "collidi...
{ "content_hash": "dd40330313e060954c23ba40ee773bfa", "timestamp": "", "source": "github", "line_count": 71, "max_line_length": 80, "avg_line_length": 35.140845070422536, "alnum_prop": 0.6420841683366734, "repo_name": "sheim/drake", "id": "576e52adf3e6f5043130c04d427ac122c240a3d2", "size": "2636", ...
/ class RemoteEnrolleeResource { friend class EnrolleeSecurity; public: typedef std::shared_ptr< RemoteEnrolleeResource > Ptr; typedef std::function< void(std::shared_ptr< ProvisioningStatus >) > ProvStatusCb; /** * RemoteEnrolleeRe...
{ "content_hash": "7bb1a31767d765a5c936828194713e20", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 106, "avg_line_length": 36.333333333333336, "alnum_prop": 0.5934830749762733, "repo_name": "santais/iotivity", "id": "019a51494f00f3d7c39029c82c4f7d7dc41a6980", "size": "44...
// Boost.Geometry - gis-projections (based on PROJ4) // Copyright (c) 2008-2015 Barend Gehrels, Amsterdam, the Netherlands. // This file was modified by Oracle on 2017, 2018. // Modifications copyright (c) 2017-2018, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle....
{ "content_hash": "eec21282e014b8ab4b227e6e876b9111", "timestamp": "", "source": "github", "line_count": 537, "max_line_length": 128, "avg_line_length": 45.81750465549348, "alnum_prop": 0.4225735652739392, "repo_name": "Simran-B/arangodb", "id": "e4a1ff953082a5697f41129d465e93f052b93569", "size": "2...
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle ...
{ "content_hash": "f2ecfd725915ae6770866c23d68b9225", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 89, "avg_line_length": 42.65217391304348, "alnum_prop": 0.7186544342507645, "repo_name": "OscarMesa/AppLiderazgoMoodel", "id": "14b026681a866fcc381df0b981d8d3a4b810ccf5", "...
var v = function * () { } //// [FunctionExpression1_es6.js] var v = function () { };
{ "content_hash": "4c62039d75f2c0503c4df77363b56452", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 33, "avg_line_length": 21.5, "alnum_prop": 0.5581395348837209, "repo_name": "freedot/tstolua", "id": "73ad9419d3c883c5c968b8177db417a352e64ec7", "size": "120", "binary": f...
<html> <!-- Copyright (c) 1999 The Apache Software Foundation. All rights reserved. --> <head> <title>View Source Code</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body bgcolor="#FFFFFF"> <p><font color="#0000FF"><a href="products.jsp"><img src="../../images/execute.g...
{ "content_hash": "499c73bdd3318ba293176f8830ebc29b", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 125, "avg_line_length": 34.19047619047619, "alnum_prop": 0.6518105849582173, "repo_name": "devjin24/howtomcatworks", "id": "b03e84d9fbb8703ca66aa5d3064f1813390e7bf4", "size...
import {inject, Lazy} from 'aurelia-framework'; import {HttpClient} from 'aurelia-fetch-client'; import {RestService} from '../rest-service'; const serviceUri = require('../host').core + '/articles/categories'; export class Service extends RestService{ constructor(http, aggregator) { super(http, aggregator);...
{ "content_hash": "9e6b6f6f6987dc7fa1d34827d284bbc0", "timestamp": "", "source": "github", "line_count": 40, "max_line_length": 68, "avg_line_length": 20.225, "alnum_prop": 0.6328800988875154, "repo_name": "lioenel/bateeq-ui", "id": "487f704265082fa9ae823ced86325ec6d85a63ef", "size": "809", "binar...
/** * Stylesheet assets for apeman. * @module apeman-asset-stylesheets */ 'use strict' const path = require('path') const basedir = path.resolve(__dirname) exports.reactDemo = path.resolve(basedir, "dist/react-demo.css")
{ "content_hash": "2a42564c40de65ad334821ba13318900", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 64, "avg_line_length": 19, "alnum_prop": 0.7105263157894737, "repo_name": "apeman-asset-labo/apeman-asset-stylesheets", "id": "67f56e6d767c9860ea58cafbf87b95edf2144cf8", "s...
/* table cc_student_health_insurance */ CREATE TABLE cc_student_health_insurance ( /* core */ id INT NOT NULL PRIMARY KEY AUTO_INCREMENT, college_id INT(11) NOT NULL, created_at DATETIME NOT NULL, opt_out TINYINT(...
{ "content_hash": "6dfe841c9abf55a20e381ea7e55976ce", "timestamp": "", "source": "github", "line_count": 30, "max_line_length": 72, "avg_line_length": 38.333333333333336, "alnum_prop": 0.5391304347826087, "repo_name": "carthage-college/django-djsani", "id": "184be1b618adf8200e702497ab9754558b9105fb", ...
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright 2014 Fernando Rincon Martin <frm.rincon@gmail.com> 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/LIC...
{ "content_hash": "e619c7ec22a1645eca46285a68bfa19a", "timestamp": "", "source": "github", "line_count": 174, "max_line_length": 148, "avg_line_length": 48.672413793103445, "alnum_prop": 0.7749439130948164, "repo_name": "frincon/openeos", "id": "d784c07f309f8ead026d87a4ffe593ea3b449eec", "size": "84...
"""Formatters.""" from __future__ import absolute_import from __future__ import division from __future__ import print_function def format_python(text): try: import black except ImportError: raise RuntimeError(u"install black formatter to format: pip install black") return black.format_st...
{ "content_hash": "b6d5015b43399e59725f64f72e368c44", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 83, "avg_line_length": 25.071428571428573, "alnum_prop": 0.7008547008547008, "repo_name": "google/ci_edit", "id": "058739e519ff663b54516783e438eb856fe00835", "size": "926",...
// Include gulp var gulp = require("gulp"); // Install tools and plugins. var es = require("event-stream"), del = require("del"), path = require("path"), plugins = require("gulp-load-plugins")(); // Set paths var basePath = { src: "./src/", build: "./build/", dist: "./dist/" }, path = { ...
{ "content_hash": "47f7732bee41767b83fd56809a49d26b", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 147, "avg_line_length": 27.52, "alnum_prop": 0.5701308139534884, "repo_name": "devette/experiments", "id": "99034a8db7599a847b72e86dfb2c69df3085ebb5", "size": "2752", "b...
package com.game.src.main; import java.awt.Rectangle; public class GameObject { public double x, y; public GameObject(double x, double y) { this.x = x; this.y = y; } public Rectangle getBounds(int width, int height) { return new Rectangle((int)x, (int) y, width, height); } } ...
{ "content_hash": "a51c10590084356cd65d8724c8cfe07a", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 55, "avg_line_length": 15.285714285714286, "alnum_prop": 0.616822429906542, "repo_name": "Clicuter/SpaceGame", "id": "a39d8871209a18a447cf47603322c37c95eaee59", "size": "32...
package foundation.softwaredesign.orbi.persistence.repo.music; import foundation.softwaredesign.orbi.model.music.Song; import foundation.softwaredesign.orbi.persistence.entity.music.SongEntity; import foundation.softwaredesign.orbi.service.game.server.DateConverter; import org.apache.deltaspike.data.api.mapping.Simple...
{ "content_hash": "ccac40de6dc12520406350c0fa652dbe", "timestamp": "", "source": "github", "line_count": 36, "max_line_length": 79, "avg_line_length": 27.13888888888889, "alnum_prop": 0.7164790174002047, "repo_name": "sd-f/orbi", "id": "facefcf666144b51e5f9bc66e52b761f3b00221c", "size": "977", "bi...
// ***************************************************************************** // // © Component Factory Pty Ltd 2012. All rights reserved. // The software and associated documentation supplied hereunder are the // proprietary information of Component Factory Pty Ltd, 17/267 Nepean Hwy, // Seaford, Vic 3198, A...
{ "content_hash": "0ea1fc4d5059f18045545af39f86c661", "timestamp": "", "source": "github", "line_count": 301, "max_line_length": 89, "avg_line_length": 38.245847176079735, "alnum_prop": 0.5793085476025017, "repo_name": "Cocotteseb/Krypton", "id": "595346311e11beda1703fcf7c6c31bf40acc3613", "size": "...
using System.Net.Http.Formatting; using System.Web.Http; using System.Web.Mvc; using System.Web.Optimization; using System.Web.Routing; using Newtonsoft.Json; using Newtonsoft.Json.Serialization; using RedfieldWeather.Common; namespace RedfieldWeather { public class WebApiApplication : System.Web.HttpApplication { ...
{ "content_hash": "affac9999f6e5f4e3e523808fbf11b87", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 74, "avg_line_length": 28.6, "alnum_prop": 0.7882117882117882, "repo_name": "erenken/redfieldweather", "id": "8a507d8f52ecf59ab87c35aa64090c36279dd21b", "size": "1003", "...
<?php /** * Signals that an entity count limit was exceeded for some level. * For example, too many criteria for a campaign. * @package Google_Api_Ads_AdWords_v201605 * @subpackage v201605 */ class EntityCountLimitExceeded extends ApiError { const WSDL_NAMESPACE = "https://adwords.google.com/api/adwords/...
{ "content_hash": "754b57c0e530ffd4cf0b29d21169802d", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 79, "avg_line_length": 21.942528735632184, "alnum_prop": 0.5746464117338921, "repo_name": "SonicGD/google-adwords-api-light", "id": "b7aaa86202d3b803b2170a7548204753a352768f"...
/* |-------------------------------------------------------------------------- | Hashii :: Easily parse hashtags. |-------------------------------------------------------------------------- */ var Hashii = (function() { /** * Hashii module scope accessor. */ var $scope; /** * Hashii construc...
{ "content_hash": "a69bc3b475e6149814465e8606142302", "timestamp": "", "source": "github", "line_count": 260, "max_line_length": 100, "avg_line_length": 27.619230769230768, "alnum_prop": 0.49519565520122544, "repo_name": "JoshuaCoquelle/Hashii", "id": "8d1a35e19dd38c7e2bdcf860cc33f08c18130c4e", "siz...
using namespace swift; using namespace Lowering; /// Emit a copy of this value with independent ownership. ManagedValue ManagedValue::copy(SILGenFunction &gen, SILLocation l) { if (!cleanup.isValid()) { assert(gen.getTypeLowering(getType()).isTrivial()); return *this; } auto &lowering = gen.getTypeLow...
{ "content_hash": "af4ee0ab61f4e6d108fd6c2e92f60bdd", "timestamp": "", "source": "github", "line_count": 85, "max_line_length": 80, "avg_line_length": 34.50588235294118, "alnum_prop": 0.7009887487214456, "repo_name": "gmilos/swift", "id": "4257995337f8cb1972d07d9fd19e4f9ce7ac32e3", "size": "3770", ...
"""Tests for the SWIG-wrapped events writer.""" from __future__ import absolute_import from __future__ import division from __future__ import print_function import os.path from tensorflow.core.framework import summary_pb2 from tensorflow.core.util import event_pb2 # pylint: disable=invalid-import-order, g-bad-import...
{ "content_hash": "b7917e162a5602b7a0db9f0e53c093be", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 110, "avg_line_length": 31.89855072463768, "alnum_prop": 0.7119491140390731, "repo_name": "frreiss/tensorflow-fred", "id": "7702b2e7855842d6e2fb053c95b1a5753fdd317f", "size...
/* * 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 * distribut...
{ "content_hash": "8ca54359f8c9e7a7d789ad1bcbe71774", "timestamp": "", "source": "github", "line_count": 97, "max_line_length": 75, "avg_line_length": 27.587628865979383, "alnum_prop": 0.7100149476831091, "repo_name": "protodef/octopus", "id": "e7e4d37b42ea68e3588b48aa2b9eb25c6b439558", "size": "267...
package com.attensa.rubberband.data; import lombok.Value; import java.util.Map; @Value public class DocumentUpdate { String documentId; Map<String, Object> fieldUpdates; }
{ "content_hash": "c71d951fca4d1de617d453fb3eb7fedf", "timestamp": "", "source": "github", "line_count": 12, "max_line_length": 37, "avg_line_length": 15.333333333333334, "alnum_prop": 0.75, "repo_name": "jkwatson/rubberband", "id": "5fd796922a4099b60c581b5fad1d7a01135beedf", "size": "184", "binar...
using Raksha.Asn1; namespace Raksha.Asn1.Misc { public class VerisignCzagExtension : DerIA5String { public VerisignCzagExtension(DerIA5String str) : base(str.GetString()) { } public override string ToString() { return "VerisignCzagExtension: " + t...
{ "content_hash": "1f291699f9ae4da8bf9712aa236f581e", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 64, "avg_line_length": 19.72222222222222, "alnum_prop": 0.5859154929577465, "repo_name": "Everbytes/Raksha", "id": "e55f30cd4cfbe149d348fc653db76300858230e6", "size": "355"...
<?php namespace Tests\Mollie\TestHelpers; trait LinkObjectTestHelpers { protected function assertLinkObject($href, $type, $linkObject) { $this->assertEquals( $this->createLinkObject($href, $type), $linkObject ); } protected function createNamedLinkObject($name,...
{ "content_hash": "a183284e0dfd5996468bb350113f9649", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 66, "avg_line_length": 20.96551724137931, "alnum_prop": 0.5394736842105263, "repo_name": "mollie/mollie-api-php", "id": "d1717e2b1e8169808190aa870cef47f02ea4385c", "size": ...
var common = require('../common'); var assert = common.assert; var fixture = common.helper.fixture; var writer = common.m3u.httpLiveStreamingWriter(); // EXT-X-TARGETDURATION: Maximum media file duration. writer.targetDuration(10); // EXT-X-MEDIA-SEQUENCE: Sequence number of first file (optional). // (optional) write...
{ "content_hash": "9de0d342276aed7da73f29a1c4dcfcaf", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 83, "avg_line_length": 27.96153846153846, "alnum_prop": 0.7269601100412655, "repo_name": "brunosantos/node-m3u", "id": "1c519545ee922dd485612838226a6c163afd6948", "size": "...
<div class="content-wrapper"> <!-- Content Header (Page header) --> <div class="box-body"> <div class="box box-info"> <div class="box-header with-border"> <h3 class="box-title">Cadastros de Exemplares</h3> <input type="hidden" name="captcha"> </div...
{ "content_hash": "6db35654d5941eae97494d230b358799", "timestamp": "", "source": "github", "line_count": 231, "max_line_length": 152, "avg_line_length": 46.96103896103896, "alnum_prop": 0.4252396755162242, "repo_name": "giovaninovello/PDS", "id": "11c069360c32875bd9e5c95f5f6a6f3faaca95bf", "size": "...
<?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:id="@+id/activity_checkin_detail" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingBottom="8...
{ "content_hash": "03c0143ede82502465eb11487afa9058", "timestamp": "", "source": "github", "line_count": 94, "max_line_length": 82, "avg_line_length": 37.9468085106383, "alnum_prop": 0.504345388281469, "repo_name": "studgent/android", "id": "80f2f2eda97abcb249ad66a7596e999589ae611c", "size": "3567",...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "ca820e228480fd73ebc5ea91b1bef93c", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "8e3365ae2c88656f0928af169fe57609ffbeb4cb", "size": "193...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "fc5790e73198f3af7e9a7d71d07f7277", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "9d3ae428833331912f6db14dd01fb4750780fad9", "size": "176...
<?xml version="1.0" ?> <template xmlns="http://schemas.sulu.io/template/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.sulu.io/template/template http://schemas.sulu.io/template/template-1.0.xsd"> <key>startbootstrap</key> <view>ClientWebs...
{ "content_hash": "e37accf5b3f965a058a3d977572296b6", "timestamp": "", "source": "github", "line_count": 223, "max_line_length": 121, "avg_line_length": 43.65022421524664, "alnum_prop": 0.3502157386480378, "repo_name": "fahadonline/sulu", "id": "1113b57b6005477d3b19e1fb37701b2a734fe3f1", "size": "97...
package com.viro.graph; public class Edge { Node from; Node to; String label; }
{ "content_hash": "09c113cfb34b56f5257e8dec7dece63d", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 23, "avg_line_length": 11.75, "alnum_prop": 0.6276595744680851, "repo_name": "prakharagrawal/ViRo", "id": "a82510016ba2d45698bdccbf6634ff601ab70e4a", "size": "708", "binar...
public class NetworkWaitingGuiFactory { private NetworkEntityWaiting networkEntity; public static NetworkWaitingGuiFactory With(NetworkEntity networkEntity) { return new NetworkWaitingGuiFactory() { networkEntity = (NetworkEntityWaiting) networkEntity }; } public NetworkWaitingGui Get(NetworkEntityRole role) ...
{ "content_hash": "6ea6254b48c320982cd3e594542f6e2a", "timestamp": "", "source": "github", "line_count": 21, "max_line_length": 97, "avg_line_length": 26.19047619047619, "alnum_prop": 0.7963636363636364, "repo_name": "alvarogzp/nextation", "id": "065b76367187462ab87b9c3379f7027843abcceb", "size": "5...
from supriya.tools.requesttools.Request import Request class ParallelGroupNewRequest(Request): ### CLASS VARIABLES ### __slots__ = ( ) ### INITIALIZER ### def __init__( self, ): Request.__init__(self) raise NotImplementedError ### PUBLIC METHODS ### ...
{ "content_hash": "bf49634d335f5835898dfd733047e960", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 56, "avg_line_length": 19.09090909090909, "alnum_prop": 0.6063492063492063, "repo_name": "andrewyoung1991/supriya", "id": "fc66c4ff386b32911ced02901b389f3d3b38c261", "size"...
@interface RightBarButton : UIButton @end
{ "content_hash": "ed29acc88836c4e0781fbd6907626803", "timestamp": "", "source": "github", "line_count": 3, "max_line_length": 36, "avg_line_length": 14.333333333333334, "alnum_prop": 0.7906976744186046, "repo_name": "linjohn527/aifengxian", "id": "781ce40efd37299cb5ffa3c0117dc5c299699e19", "size": ...
""" Test some twanager commands which map to the fastly api This test requires that fastly.* keys are in tiddlywebconfig.py and that those keys are not checked in. These tests only work for @cdent as they test against the live api. As such they are not tests, really, but learning exercises. """ import os import pyte...
{ "content_hash": "9b491fa3ef385fddf64677f4b4f99e7f", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 69, "avg_line_length": 25.119402985074625, "alnum_prop": 0.6892453951277481, "repo_name": "cdent/tiddlywebplugins.fastly", "id": "ee09503958ae8f1c121ccfa3da250919d53e170b", ...
import sys import re import os import shutil import subprocess """Copy Special exercise """ def get_special_paths(dir) : abs_dir = os.path.abspath(dir) files = () for file in os.listdir(dir): if re.search('\_\_.*\_\_',file) is not None: files += (abs_dir + '/' + file,) return fi...
{ "content_hash": "7cb1733c4499b473059e074597b3cce1", "timestamp": "", "source": "github", "line_count": 83, "max_line_length": 69, "avg_line_length": 20.795180722891565, "alnum_prop": 0.5608342989571263, "repo_name": "Jaimenms/google-python-exercises", "id": "39432af70ff37d429b01968fc51a72c295b68693"...
#ifndef IdentifierTransformer_h #define IdentifierTransformer_h #ifdef __cplusplus #include <sbml/common/extern.h> #include <sbml/common/libsbml-namespace.h> LIBSBML_CPP_NAMESPACE_BEGIN class SBase; class LIBSBML_EXTERN IdentifierTransformer { public: IdentifierTransformer(); virtual ~IdentifierTransformer(...
{ "content_hash": "f2554cfb567f2374d20547fa51d2914b", "timestamp": "", "source": "github", "line_count": 39, "max_line_length": 42, "avg_line_length": 16.128205128205128, "alnum_prop": 0.7360890302066773, "repo_name": "Fairly/opencor", "id": "ca09dd75b987c17473fb400134e925f2262110a4", "size": "2322"...
package io.carml.model; public interface DatatypeMap extends Resource, ExpressionMap { }
{ "content_hash": "f0ee39701915ac4603d8c78c057586fa", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 62, "avg_line_length": 22.5, "alnum_prop": 0.8111111111111111, "repo_name": "carml/carml", "id": "98bb613256dda04561fcd91ab9502e0685f91296", "size": "90", "binary": false,...
using HttpException = Saklient.Errors.HttpException; namespace Saklient.Errors { /// <summary>要求されたHTTPメソッドは対応していません。 /// </summary> public class HttpMethodNotAllowedException : HttpException { /// <summary> /// <param name="status" /> /// <param name="code" /> /// <param name="message" /> /// </summ...
{ "content_hash": "a1cb70ff147447992a14e03c61cf4511", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 181, "avg_line_length": 23.47826086956522, "alnum_prop": 0.6518518518518519, "repo_name": "sakura-internet/saklient.cs", "id": "de4870b6bfcfe33bfa3f99288c42b42e3a8d82c2", "...
// Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>. // Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE using System.Runtime.CompilerServices; // We publish our internal attributes to other sub-projects of the framework. // Note, that we omit visual tests as th...
{ "content_hash": "4183f66464c0ffaa208d8f29a5b9cfe6", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 102, "avg_line_length": 45.36363636363637, "alnum_prop": 0.7695390781563126, "repo_name": "Nabile-Rahmani/osu-framework", "id": "d17cc2f2d09614e17b950b1e6f9aba0915a04cf5", ...
package com.myrunning.leaderboard.web; /** * File: AddComparatorFormController.java * Author: Joshua Forester * Date: 2009/08/26 * Description: Controller object for the comparator app. **/ import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframewo...
{ "content_hash": "25cc4c08c0a0d43f88ed050175f06fa5", "timestamp": "", "source": "github", "line_count": 70, "max_line_length": 96, "avg_line_length": 28.728571428571428, "alnum_prop": 0.7856787667826952, "repo_name": "joshforester/rdboard", "id": "c0bc90d6b216214252ed17c12bb28e3463182aa1", "size": ...
'-------------------------------------------------------------------------------------------' ' Inicio del codigo '-------------------------------------------------------------------------------------------' ' Importando librerias '--------------------------------------------------------------------------------------...
{ "content_hash": "d8b4b222846074a2b352a42dcb31ae5d", "timestamp": "", "source": "github", "line_count": 146, "max_line_length": 235, "avg_line_length": 65.76712328767124, "alnum_prop": 0.5538429493855447, "repo_name": "kodeitsolutions/ef-reports", "id": "f7dfda913daf3ea823402a5d795a38753e3b292c", "...
<!doctype html> <html> <title>npm-start</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-start.html"> <script async=true src="../../static/toc.js"></script> <b...
{ "content_hash": "34d4ad588f2c62ec407cdf71dba59e6a", "timestamp": "", "source": "github", "line_count": 37, "max_line_length": 807, "avg_line_length": 84.5945945945946, "alnum_prop": 0.6958466453674121, "repo_name": "ebelair/jdg15-info", "id": "ec10f71c33b8c44d32a1022163c6a3ab18139520", "size": "31...
// // Copyright (c) articy Software GmbH & Co. KG. All rights reserved. // #pragma once #include "ArticyObjectWith_Base.h" #include "ArticyObjectWithZIndex.generated.h" UINTERFACE(MinimalAPI, BlueprintType, meta=(CannotImplementInterfaceInBlueprint)) class UArticyObjectWithZIndex : public UArticyObjectWith_Base...
{ "content_hash": "5d139d919a0c352358d9b79baf0c54c2", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 83, "avg_line_length": 26.097560975609756, "alnum_prop": 0.6981308411214954, "repo_name": "ArticySoftware/ArticyImporterForUnreal", "id": "e094626f186c1e2b1cef8b6c8d84c28aade...
package uk.gov.gchq.gaffer.accumulostore.key.core.impl.bytedEntity; import uk.gov.gchq.gaffer.accumulostore.key.core.AbstractCoreKeyIteratorSettingsFactoryTest; import uk.gov.gchq.gaffer.accumulostore.key.core.impl.byteEntity.ByteEntityIteratorSettingsFactory; public class ByteEntityIteratorSettingsFactoryTest exten...
{ "content_hash": "d9bb73be2c9335bfce3d14719c7e1e76", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 103, "avg_line_length": 44.09090909090909, "alnum_prop": 0.843298969072165, "repo_name": "GovernmentCommunicationsHeadquarters/Gaffer", "id": "1bb417c7a2f8304f316e1773d35e93d...
End of preview.

No dataset card yet

Downloads last month
1