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
<?xml version="1.0"?> <config> <modules> <Bitbull_Soisy> <version>0.6.2</version> </Bitbull_Soisy> </modules> <global> <models> <soisy> <class>Bitbull_Soisy_Model</class> </soisy> </models> <blocks> <soisy> <class>Bitbull_Soisy_Block</class> </soisy> </blocks> <helpers> <soisy...
{ "content_hash": "f21f4a1511f6b7030c9292a79128d368", "timestamp": "", "source": "github", "line_count": 108, "max_line_length": 257, "avg_line_length": 29.425925925925927, "alnum_prop": 0.6633102580239144, "repo_name": "soisy/soisy-magento-plugin", "id": "8be021df795d8d8e50e2050d72d0637de5470c4c", ...
using System.Threading.Tasks; using Microsoft.AspNet.SignalR; using OnTheRoad.Logic.Contracts; namespace OnTheRoad.MVC.Hubs { public class ChatHub : Hub { private readonly IConversationService conversationService; public ChatHub(IConversationService conversationService) { ...
{ "content_hash": "15620c4e14be84b3ac8b46c0d2602d2c", "timestamp": "", "source": "github", "line_count": 34, "max_line_length": 81, "avg_line_length": 29.323529411764707, "alnum_prop": 0.6579739217652959, "repo_name": "george-georgiev/on-the-road", "id": "396f211509052fb63663fcfc4061661b32ca2f41", "...
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ScalaProjectSettings"> <option name="ignorePerformance" value="true" /> </component> </project>
{ "content_hash": "0a18a96c0a121e220477fb4c926621f3", "timestamp": "", "source": "github", "line_count": 6, "max_line_length": 52, "avg_line_length": 30.166666666666668, "alnum_prop": 0.6850828729281768, "repo_name": "laxmanjangley/FFrame", "id": "348d2d79d0fc970335f248671a2b52f3cc80a086", "size": "...
package org.usfirst.frc.team2791.practicebotSubsystems; import edu.wpi.first.wpilibj.AnalogInput; import edu.wpi.first.wpilibj.CANTalon; import edu.wpi.first.wpilibj.Servo; import org.usfirst.frc.team2791.abstractSubsystems.AbstractShakerShooterWheels; /** * Created by Akhil on 4/10/2016. * This class is used for t...
{ "content_hash": "53af8b7e1f4fa01a5555052931342f07", "timestamp": "", "source": "github", "line_count": 24, "max_line_length": 85, "avg_line_length": 39.958333333333336, "alnum_prop": 0.7518248175182481, "repo_name": "akhilcjacob/Robot_2016_Ver2.0", "id": "9f93e54798dbac55c3d3a07577f291724f58db6a", ...
package com.mbrlabs.mundus.commons.scene3d; import com.badlogic.gdx.utils.Array; /** * * @author Marcus Brummer * @version 22-06-2016 */ public abstract class BaseNode<T extends BaseNode> implements Node<T> { public final int id; protected Array<T> children; protected T parent; public BaseNod...
{ "content_hash": "1c80add85652d6e56eda3cdde57470d6", "timestamp": "", "source": "github", "line_count": 67, "max_line_length": 71, "avg_line_length": 18.71641791044776, "alnum_prop": 0.5717703349282297, "repo_name": "mbrlabs/Mundus", "id": "589819fb92883c50930ed08cdd8173f9753d0641", "size": "1860",...
$(function () { // Prevent demo form submission $('#demo-validation').submit (function (e) { e.preventDefault () }) })
{ "content_hash": "f055cbc8a50b00dc4f20c698d98c4380", "timestamp": "", "source": "github", "line_count": 8, "max_line_length": 46, "avg_line_length": 17.25, "alnum_prop": 0.5579710144927537, "repo_name": "goodtune/vitriolic", "id": "dbd88dd043de3960143a286e5a508fe495b6b660", "size": "138", "binary...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Table::getColumnCount() \ Language (API) \ Processing 2+</title> <link rel="icon" href="/favicon.ico" type="image/x-icon" ...
{ "content_hash": "19b9fe590553f52bb71f8564930e5350", "timestamp": "", "source": "github", "line_count": 157, "max_line_length": 419, "avg_line_length": 39.32484076433121, "alnum_prop": 0.6245545837382572, "repo_name": "davielong86/processing", "id": "793b189e7e44020f4b5330525cbd46f68f221392", "size...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
{ "content_hash": "867de78fbda4154f6a040c7eaa379c3d", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 9.692307692307692, "alnum_prop": 0.7063492063492064, "repo_name": "mdoering/backbone", "id": "1e75f795ef408422a71c59df1de88f1f78d9d72d", "size": "181...
package edu.snu.csne.csne2543.methods; /** * @author Brent Eskridge */ public class OverloadedMethodExample { public static void main( String[] args ) { gitRDone( 42 ); gitRDone( 55L ); gitRDone( 3.14159f ); } // Signature: gitRDone( int ) public static void gitRDone...
{ "content_hash": "19ae488afa12118b5ffb5c624ad73e05", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 57, "avg_line_length": 21.666666666666668, "alnum_prop": 0.5776223776223777, "repo_name": "snucsne/CSNE-Course-Source-Code", "id": "c16d438d515f330fb5030968a7cd0a78fda715b4",...
<!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 --> <title>CommandLine.IModelTransformer (picocli 4.7.0 API)</title> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <s...
{ "content_hash": "375736a2052d3420e0cc858ea099e211", "timestamp": "", "source": "github", "line_count": 252, "max_line_length": 391, "avg_line_length": 37.1468253968254, "alnum_prop": 0.672898194637325, "repo_name": "remkop/picocli", "id": "a3ea33d64852b3ec597ef576e07888bc4341ef92", "size": "9361",...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Globalization; using System.Diagnostics; namespace SymbolicAlgebra { public partial class SymbolicVariable { /// <summary> /// Derive one pure term. /// </summary> /// <param nam...
{ "content_hash": "95f0a0565f9306724eeefe338c6ae1f8", "timestamp": "", "source": "github", "line_count": 410, "max_line_length": 203, "avg_line_length": 43.13170731707317, "alnum_prop": 0.45199049988690343, "repo_name": "ibluesun/SymbolicAlgebra", "id": "a83323985603dcfaaff150f2decead41bc1ad78b", "s...
package io.github.mzmine.gui.framework.strokechooser; import java.awt.BasicStroke; import java.awt.Graphics2D; public class SettingsBasicStroke { /** * */ private static final long serialVersionUID = 1L; private float w, miterlimit, dashphase; private int cap, join; private float[] array; priva...
{ "content_hash": "e033adc4b98e2843e5066863d0bc96fa", "timestamp": "", "source": "github", "line_count": 170, "max_line_length": 100, "avg_line_length": 23, "alnum_prop": 0.6281329923273657, "repo_name": "mzmine/mzmine3", "id": "50f60e923bbd7e5a13dbd57c2f0b4b74e76bb67b", "size": "5055", "binary": ...
require 'friendly_id' require 'kramdown' module Engrave class Engine < ::Rails::Engine end end
{ "content_hash": "a04ac6907e1f19ec435f77c275daeb73", "timestamp": "", "source": "github", "line_count": 7, "max_line_length": 32, "avg_line_length": 14.285714285714286, "alnum_prop": 0.73, "repo_name": "jeffmcfadden/engrave", "id": "ec431ad2a117c1418894e8e02e661cd3ceabe0d3", "size": "100", "binar...
//----------------------------------------------- // // This file is part of the Siv3D Engine. // // Copyright (c) 2008-2019 Ryo Suzuki // Copyright (c) 2016-2019 OpenSiv3D Project // // Licensed under the MIT License. // //----------------------------------------------- # pragma once # include <Siv3D/ParticleSystem2...
{ "content_hash": "81802b85839311679d52f225abc66cc8", "timestamp": "", "source": "github", "line_count": 74, "max_line_length": 104, "avg_line_length": 22.594594594594593, "alnum_prop": 0.6973684210526315, "repo_name": "wynd2608/OpenSiv3D", "id": "34cb52a1c6a4d6089703fe77a655e4a3d55f5898", "size": "...
package descriptor import ( "fmt" "strings" "github.com/gengo/grpc-gateway/internal" "github.com/gengo/grpc-gateway/protoc-gen-grpc-gateway/httprule" descriptor "github.com/golang/protobuf/protoc-gen-go/descriptor" ) // GoPackage represents a golang package type GoPackage struct { // Path is the package path t...
{ "content_hash": "9eca863e615f173ffff57f8e93d95ec3", "timestamp": "", "source": "github", "line_count": 293, "max_line_length": 143, "avg_line_length": 34.20136518771331, "alnum_prop": 0.7466320726474404, "repo_name": "DarkDNA/grpc-gateway", "id": "e9fb6e1b9d3e576788a9cce64916ba5a74ba031c", "size":...
$Clients = @( "CHI-W10PEER-001" # Hyper-V VM "DELL-3120-001" "DELL-3300-001" "DELL-3310-001" "DELL-5320-001" "DELL-7040-001" "DELL-7050-001" ) $ScriptPath = "E:\HealthCheck\Scripts" $ClearCacheScript = "ClearConfigMgrAndBranchCacheCaches.ps1" $PackageInstallScript = "Install-LegacyPackages...
{ "content_hash": "4d31298f88f99e14787ceba959a7c9b4", "timestamp": "", "source": "github", "line_count": 139, "max_line_length": 121, "avg_line_length": 41.20863309352518, "alnum_prop": 0.7016410614525139, "repo_name": "DeploymentResearch/DRFiles", "id": "50cdff4b18d65d44e1d5d5a0dfd73249a8ac525c", "...
class Python3 < Formula desc "Interpreted, interactive, object-oriented programming language" homepage "https://www.python.org/" revision 2 head "https://hg.python.org/cpython", :using => :hg stable do url "https://www.python.org/ftp/python/3.5.2/Python-3.5.2.tar.xz" sha256 "0010f56100b9b74259ebcd5d...
{ "content_hash": "b21c1aa21e0624272e99de60a7288c09", "timestamp": "", "source": "github", "line_count": 431, "max_line_length": 141, "avg_line_length": 39.461716937354986, "alnum_prop": 0.6572201317027281, "repo_name": "lasote/homebrew-core", "id": "aec6d9cd1ae2ff19bf0eeb666a784d37baea7b7c", "size"...
package com.github.jnthnclt.os.lab.io.filer; import java.io.IOException; import java.io.OutputStream; /** * * @author jonathan.colt */ public class FilerOutputStream implements IWriteableBytes { private final OutputStream outputStream; public FilerOutputStream(OutputStream outputStream) { this.ou...
{ "content_hash": "a2b65f2f1a013194254aee65ab0de8b5", "timestamp": "", "source": "github", "line_count": 57, "max_line_length": 75, "avg_line_length": 22.649122807017545, "alnum_prop": 0.6684740511231604, "repo_name": "jnthnclt/lab", "id": "5b130da90f64c99293f9920d12d4959699fa0d30", "size": "1291", ...
#include "csv_parser.hpp" #include <fstream> #include <list> #include <memory> #include <optional> #include <string> #include <string_view> #include <utility> #include <vector> #include "constant_mappings.hpp" #include "hyrise.hpp" #include "import_export/csv/csv_converter.hpp" #include "import_export/csv/csv_meta.hp...
{ "content_hash": "70c9d6bc4da267f95131f4c2308a59a1", "timestamp": "", "source": "github", "line_count": 246, "max_line_length": 120, "avg_line_length": 36.260162601626014, "alnum_prop": 0.6497757847533633, "repo_name": "hyrise/hyrise", "id": "ed0509869fd1fd066a5c2f9ad20390b3cf49901c", "size": "8920...
use std::boxed::FnBox; use std::sync::{Arc, Mutex}; use std::thread::{self, JoinHandle, spawn}; use util::SourceLocation; use std::fmt::{Display, Formatter, Error}; use world_state; pub type ExampleResult = Result<ExampleMetadata, ExampleMetadata>; pub type ExampleRecoveryBlock = Box<FnBox() -> thread::Result<()> + S...
{ "content_hash": "a2fccb0bd2cc2e9456599c743114cfb5", "timestamp": "", "source": "github", "line_count": 69, "max_line_length": 110, "avg_line_length": 27.884057971014492, "alnum_prop": 0.6029106029106029, "repo_name": "samphippen/descriptor", "id": "a0af90eb80536624696c0ec32f9426acf606f917", "size"...
package com.dremio.exec.store.deltalake; /** * DeltaLake specific keywords and conventions */ public final class DeltaConstants { private DeltaConstants() { // Not to be instantiated } public static final String DELTA_FIELD_JOINER = "_"; public static final String DELTA_LOG_DIR = "_delta_l...
{ "content_hash": "0d631e15a8878d71894867f6987988eb", "timestamp": "", "source": "github", "line_count": 100, "max_line_length": 126, "avg_line_length": 55.68, "alnum_prop": 0.7350933908045977, "repo_name": "dremio/dremio-oss", "id": "d562166d4def0abf403d0372ad4f07941f5db4b4", "size": "6178", "bin...
package com.bortbort.arduino.Model.Core.PinTypes; import com.bortbort.arduino.FiloFirmata.Firmata; import com.bortbort.arduino.FiloFirmata.MessageListener; import com.bortbort.arduino.FiloFirmata.Messages.AnalogMessage; import com.bortbort.arduino.FiloFirmata.Messages.ReportAnalogPinMessage; import com.bortbort.arduin...
{ "content_hash": "6dc51cb981bfe0708dab5ef71be58538", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 117, "avg_line_length": 33.666666666666664, "alnum_prop": 0.7258449982929327, "repo_name": "reapzor/ArduinoModel-Core", "id": "d301915ac4070ca804c9efac485d048a036040b2", "s...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Test; import Graph.Graph; import Relation.WeightedEdge; import Vertex.Vertex; import java.util.ArrayList; import java.util.Lin...
{ "content_hash": "12343b03cfde478f918631b202592d7e", "timestamp": "", "source": "github", "line_count": 80, "max_line_length": 88, "avg_line_length": 32.35, "alnum_prop": 0.5440494590417311, "repo_name": "LumingWu/Java-Graph", "id": "637530b4a03d0534b6d7c8db28c93126338a3c83", "size": "2588", "bin...
""" `Unit tests for cargo.expressions.BaseLogic` --·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·--·-- 2016 Jared Lunde © The MIT License (MIT) http://github.com/jaredlunde """ from cargo.expressions import * from cargo.fields import Field from unit_tests import configure from unit_t...
{ "content_hash": "758b357474e1bd601f2a09b8cb2a257b", "timestamp": "", "source": "github", "line_count": 299, "max_line_length": 80, "avg_line_length": 34.779264214046826, "alnum_prop": 0.552072314645639, "repo_name": "jaredlunde/cargo-orm", "id": "fd491ad855a8cd6861dc616da33b7645269c149b", "size": ...
using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.Windows.Documents.Serialization; using System.Windows.Input; using AutoReservation.Common.DataTransferObjects; using AutoReservation.Common.Extensions; using AutoReservation.Ui.Factory; using Ninject; nam...
{ "content_hash": "1c656c41fd37065d393a3d7664d15d8d", "timestamp": "", "source": "github", "line_count": 168, "max_line_length": 116, "avg_line_length": 24.589285714285715, "alnum_prop": 0.47058823529411764, "repo_name": "LePhil/DotNetMiniProj", "id": "902bd6667b4ce312d74dbed9dd2a48c9cf25203d", "siz...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Bull. Soc. mycol. Fr. 30(3): 270 (1914) #### Original name Odontia queletii Bourdot & Galzin, 1914 ### Remarks null
{ "content_hash": "fe107f48924bf3defa1de07931267e8f", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 15.615384615384615, "alnum_prop": 0.6896551724137931, "repo_name": "mdoering/backbone", "id": "4b5907f7ba5e1a8b31b6ca2fcfbfb672d522a014", "size": "26...
using System.Threading.Tasks; namespace CSharpFunctionalExtensions.Examples.ResultExtensions { public class ExampleWithTapErrorMethod { public string TapError_non_async(int customerId, decimal moneyAmount) { var paymentGateway = new PaymentGateway(); var database = new D...
{ "content_hash": "bccf5a7c1c5b359e2c2b2c2997872f2a", "timestamp": "", "source": "github", "line_count": 61, "max_line_length": 87, "avg_line_length": 27.672131147540984, "alnum_prop": 0.5308056872037915, "repo_name": "vkhorikov/CSharpFunctionalExtensions", "id": "2693dc2152b7aee6818a85a66ffe05994d7f5...
redirect_from: /docs/5-forms.html --- # Forms Active Admin gives you complete control over the output of the form by creating a thin DSL on top of [Formtastic](https://github.com/justinfrench/formtastic): ```ruby ActiveAdmin.register Post do form title: 'A custom title' do |f| inputs 'Details' do input ...
{ "content_hash": "10404bc963c5be334387e7114cf03cb1", "timestamp": "", "source": "github", "line_count": 230, "max_line_length": 139, "avg_line_length": 26.991304347826087, "alnum_prop": 0.6572164948453608, "repo_name": "varyonic/activeadmin", "id": "dc4fd6041d98247cbcdc19d5da4f16180c659166", "size"...
namespace Google.Cloud.Compute.V1.Snippets { // [START compute_v1_generated_RegionCommitments_Insert_async_flattened] using Google.Cloud.Compute.V1; using System.Threading.Tasks; using lro = Google.LongRunning; public sealed partial class GeneratedRegionCommitmentsClientSnippets { /// <...
{ "content_hash": "9f44554ff28e19d8fbf434d1ca25f3d9", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 139, "avg_line_length": 50.4468085106383, "alnum_prop": 0.6668072543230704, "repo_name": "googleapis/google-cloud-dotnet", "id": "880d73afe606bf72b9338a84b6be0ae13f26edfa", ...
<?php namespace ITE\DemoBundle\Entity; use Doctrine\ORM\EntityRepository; /** * BundleRepository * * This class was generated by the Doctrine ORM. Add your own custom * repository methods below. */ class BundleRepository extends EntityRepository { }
{ "content_hash": "64c548559e90fc2b415b9e54d46f55f2", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 68, "avg_line_length": 17.2, "alnum_prop": 0.7596899224806202, "repo_name": "itedev/symfony2-demo-project", "id": "04045935bd154e97dc471ea5dff8cf246b1b8496", "size": "258",...
<!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.5.0_06) on Mon Aug 11 15:54:39 CST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> 类 tot.util.DateUtil 的使用 </TITLE> ...
{ "content_hash": "e757186538885dd6e820313bb6f7fa68", "timestamp": "", "source": "github", "line_count": 141, "max_line_length": 167, "avg_line_length": 38.262411347517734, "alnum_prop": 0.6063021316033365, "repo_name": "xfmysql/xfwdata", "id": "2ce0f63449a26bc09a214f3a1329e8eacd2c61bc", "size": "55...
Git is a revision control system. It provides us with a way to track the full lifecycle of a text-based document (primarily Ruby code files) one change at a time. ## How do you track revisions to a text file? Say you have a twenty line text file and someone wants to make a copy edit to a single word in line three. ...
{ "content_hash": "8fca511fae3ee95f82276811d9807be9", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 350, "avg_line_length": 63, "alnum_prop": 0.7741702741702742, "repo_name": "railsdog/tech-training", "id": "1fc0b443c1410eb5f1cc20b3de6893436a0f3634", "size": "1402", "bi...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>buchberger: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min....
{ "content_hash": "01291430815e178a6a4fc5dcdb765a75", "timestamp": "", "source": "github", "line_count": 176, "max_line_length": 159, "avg_line_length": 40.26704545454545, "alnum_prop": 0.5448003386482292, "repo_name": "coq-bench/coq-bench.github.io", "id": "9976e4199a57bdc6651c2a14d84ca4269a565b82", ...
Creating a Pie Chart using Angular2 (deprecated, replaced with "Angular") and d3.js (Version 3) Library This is an [angular-quickstart](https://github.com/angular/quickstart) based code from [this tutorial](http://www.palador.com/2017/02/28/create-a-pie-chart-with-dynamic-data-using-d3-js-angular-2/). Download this re...
{ "content_hash": "494c4779ae87dbd0813028fb1c691675", "timestamp": "", "source": "github", "line_count": 9, "max_line_length": 265, "avg_line_length": 57.111111111111114, "alnum_prop": 0.7684824902723736, "repo_name": "samuelalvin/pie-chart-in-angular2", "id": "cfe7b26f4d4e23b68f51acd11b87b8661218d7ec...
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="app_name">AIProject</string> </resources>
{ "content_hash": "611176bfc7232e7b35901980f1f6b703", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 46, "avg_line_length": 27.75, "alnum_prop": 0.6666666666666666, "repo_name": "lastcolour/AIProject", "id": "e0102963c91a8925beb6c374e188b6d427233ad3", "size": "111", "bina...
package io.datakernel.dataflow.dataset.impl; import io.datakernel.dataflow.dataset.Dataset; import io.datakernel.dataflow.dataset.LocallySortedDataset; import io.datakernel.dataflow.graph.DataflowContext; import io.datakernel.dataflow.graph.Partition; import io.datakernel.dataflow.graph.StreamId; import io.datakerne...
{ "content_hash": "45cb94f0300142c1a9bc22ab72f755c5", "timestamp": "", "source": "github", "line_count": 41, "max_line_length": 95, "avg_line_length": 33.707317073170735, "alnum_prop": 0.7727930535455861, "repo_name": "softindex/datakernel", "id": "aae80478b8509842bd14fcdc32d629192f7d13a8", "size": ...
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>programming languages on Il y a du thé renversé au bord de la table !</title> <link>https://yoric.github.io/tags/programming-languages/</link> <description>Recent content i...
{ "content_hash": "eeaf8b51704acca256b3d5adabaa3869", "timestamp": "", "source": "github", "line_count": 32, "max_line_length": 281, "avg_line_length": 63.96875, "alnum_prop": 0.7059110893991206, "repo_name": "Yoric/yoric.github.io", "id": "72ccc39440749b115ea3d16ebfff9c5d1de461d6", "size": "2056", ...
export const firebase = { apiKey: 'AIzaSyDt6e0X6aHNNPEZzeDV9sjPni54JUG6Ek8', authDomain: 'bmimaterial-6c6b9.firebaseapp.com', databaseURL: 'https://bmimaterial-6c6b9.firebaseio.com', storageBucket: 'bmimaterial-6c6b9.appspot.com' } // Config for react-redux-firebase // For more details, visit https://prescottp...
{ "content_hash": "4edc8ca3f7c91726fd83c5fc2674ca4c", "timestamp": "", "source": "github", "line_count": 19, "max_line_length": 100, "avg_line_length": 42.36842105263158, "alnum_prop": 0.7652173913043478, "repo_name": "mduncan2020/bmimaterial", "id": "89211ad550f797b5455f7ef163b2d4fd3daf9ca9", "size...
require 'http' class CreateVerifiedAccount def initialize(config) @config = config end def call(username:, email:, password:) response = HTTP.post("#{@config.API_URL}/account/", json: { username: username, email: email, ...
{ "content_hash": "dcc489bba2752ff51a111af8d423241d", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 55, "avg_line_length": 26.6, "alnum_prop": 0.5263157894736842, "repo_name": "SS-X-Ray/Xchedule-APP", "id": "b31634fa7c7a37dc2d92e7a5ab45a2b5afb2f485", "size": "399", "bin...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "175e2625c4c101a85dc4ba803f925252", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "ba659ed853e093819e517cd439bf8e515412731e", "size": "216...
package com.jmelzer.jitty.model.dto; import com.jmelzer.jitty.model.TablePos; import java.util.ArrayList; import java.util.List; /** * Created by J. Melzer on 31.10.2017. */ public class TableSettingsDTO { Integer tableCount; List<TablePos> tablePositions = new ArrayList<>(); public Integer getTabl...
{ "content_hash": "9ad1b637a6dad40a86c6f748e7aed17a", "timestamp": "", "source": "github", "line_count": 33, "max_line_length": 54, "avg_line_length": 19.848484848484848, "alnum_prop": 0.6717557251908397, "repo_name": "chokdee/jitty", "id": "558bda6560a72263bc79d72f938f9aca032a17dc", "size": "697", ...
using CloudFoundry.CloudController.V2.Interfaces; using Newtonsoft.Json; using System; using System.CodeDom.Compiler; using System.Collections.Generic; namespace CloudFoundry.CloudController.V2.Client.Data { /// <summary> /// Data class used for deserializing the "CloudFoundry.CloudController.V2.Client.EventsE...
{ "content_hash": "dba7c5e37353ac638bcc2bd0321c7d91", "timestamp": "", "source": "github", "line_count": 147, "max_line_length": 140, "avg_line_length": 28.714285714285715, "alnum_prop": 0.5538971807628524, "repo_name": "adasescu/cf-dotnet-sdk", "id": "908436f4fbd7c76ab87e5014d4ca57258bdaa485", "siz...
var _R = typeof require === 'function' ? require('./lib/reflect-helpers.js') : (typeof window !== 'undefined' ? window._R : null); describe('_R.makeGeneric', function(){ it('Checks if Array#slice is properly extracted', function(){ var func = _R.makeGeneric([].slice); expect(JSON.stringify(func('ab...
{ "content_hash": "dbd8aea187e1e17acd55337304b25ff5", "timestamp": "", "source": "github", "line_count": 29, "max_line_length": 130, "avg_line_length": 33.10344827586207, "alnum_prop": 0.6072916666666667, "repo_name": "Ginden/reflect-helpers", "id": "9444f6b0e6cff861a3f21434940d6ae0ce807223", "size"...
package gov.va.med.lom.vistabroker.lists.dao; import gov.va.med.lom.javaUtils.misc.StringUtils; import gov.va.med.lom.vistabroker.dao.BaseDao; import gov.va.med.lom.vistabroker.lists.data.ListItem; import java.util.ArrayList; import java.util.List; public class LabTestTypesDao extends BaseDao { // CON...
{ "content_hash": "2951408ebc162f47bacd0f465e944b54", "timestamp": "", "source": "github", "line_count": 122, "max_line_length": 106, "avg_line_length": 36.17213114754098, "alnum_prop": 0.6764106050305915, "repo_name": "VHAINNOVATIONS/AVS", "id": "e0b0718739b6bae1eb54365d0ac5712275a5962b", "size": "...
End of preview.

No dataset card yet

Downloads last month
1