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
module Clearance module App module Controllers module ApplicationController def self.included(base) base.class_eval do helper_method :current_user helper_method :logged_in? include InstanceMethods protected include Pro...
{ "content_hash": "734b5cd320aa7952ada079c362dbef7d", "timestamp": "", "source": "github", "line_count": 88, "max_line_length": 98, "avg_line_length": 25.65909090909091, "alnum_prop": 0.5186005314437555, "repo_name": "hashrocket/clearance", "id": "35ac7d0813d2b8c4656155292f49c5f83a349138", "size": "...
@interface AppDelegate () @end @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { // Override point for customization after application launch. return YES; } - (void)applicationWillResignActive:(UIApplication *)applicat...
{ "content_hash": "e9a813f2b3bcfa35014f254d588e61eb", "timestamp": "", "source": "github", "line_count": 35, "max_line_length": 281, "avg_line_length": 53.48571428571429, "alnum_prop": 0.7863247863247863, "repo_name": "spagosx/ColorFromPointImageView", "id": "71c8cdfe868917d658df6b85fcccf687d1bcf073",...
ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name Helipterum haigii F.Muell. ### Remarks null
{ "content_hash": "0cc687f19560f1666acd9198aa831cba", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 31, "avg_line_length": 11.384615384615385, "alnum_prop": 0.722972972972973, "repo_name": "mdoering/backbone", "id": "e09b762f05be6562901ca3898f964121cfc4ebbc", "size": "213...
## Closure-ök és referenciák A JavaScript nyelv egyik legerőteljesebb tulajdonsága a *closure*-ök használatában rejlik. Ezek használatával a hatókörök egymásba ágyazhatóak, és egy belső hatókör mindig hozzáfér az őt körülvevő, külső hatókör változóihoz. Miután JavaScriptben egyetlen dologgal lehet hatóköröket kifejez...
{ "content_hash": "c5a8efb33adf933df3c3072f8bc0b321", "timestamp": "", "source": "github", "line_count": 99, "max_line_length": 196, "avg_line_length": 37.2020202020202, "alnum_prop": 0.6834102633722509, "repo_name": "manekinekko/JavaScript-Garden", "id": "436f58e28a676f97cd3d6566c74f83158726395c", ...
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/cloud/video/livestream/v1/resources.proto package com.google.cloud.video.livestream.v1; public interface VideoStreamPropertyOrBuilder extends // @@protoc_insertion_point(interface_extends:google.cloud.video.livestream.v1.VideoStrea...
{ "content_hash": "b6aaec4c1d9f65a04f9add58bbd2c572", "timestamp": "", "source": "github", "line_count": 59, "max_line_length": 103, "avg_line_length": 22.45762711864407, "alnum_prop": 0.6415094339622641, "repo_name": "googleapis/java-video-live-stream", "id": "2c3791cfbcfdca3304af7096f41f05e46c84e361...
package org.pwd.domain.processing; import org.pwd.domain.audit.Audit; import org.pwd.domain.audit.WebsiteAudit; import org.pwd.domain.audit.WebsiteAuditReport; import org.pwd.domain.audit.WebsiteAuditRepository; import org.pwd.domain.websites.Website; import org.pwd.interfaces.analysis.AnalysisRestClient; import org.s...
{ "content_hash": "193c4c6b94d72ca79c2e78179999b03f", "timestamp": "", "source": "github", "line_count": 47, "max_line_length": 106, "avg_line_length": 33.48936170212766, "alnum_prop": 0.7522236340533672, "repo_name": "pwd-project/pwd", "id": "aae0cdd68c665c9ea6514fa267d9244319da55f9", "size": "1574...
<?php use yii\db\Schema; use yii\db\Migration; class m150929_124559_alter_table_poll_locked_column extends Migration { public function up() { $this->alterColumn('poll', 'locked', Schema::TYPE_INTEGER .' not null'); } public function down() { $this->alterColumn('poll', 'locked', S...
{ "content_hash": "a269405d47b3ddb25ef850c92f548333", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 80, "avg_line_length": 19.444444444444443, "alnum_prop": 0.6257142857142857, "repo_name": "EuresTools/eVote-web", "id": "fdd1c47a66afc0df3142c0ca7b79bf43f2d99f63", "size": ...
package org.terracotta.firefoxwsanddownload; import org.springframework.messaging.handler.annotation.MessageMapping; import org.springframework.messaging.handler.annotation.SendTo; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.Requ...
{ "content_hash": "cd72dbda7577433598999b4afe112c44", "timestamp": "", "source": "github", "line_count": 63, "max_line_length": 120, "avg_line_length": 24.77777777777778, "alnum_prop": 0.643818065342729, "repo_name": "anthonydahanne/firefox-ws-and-download", "id": "fb1971d3d54b4b47e23258ff41adcfb6ff5a...
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.4.2; zh-cn; V188S Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko)Version/4.0 MQQBrowser/6.0 Mobile Safari/537.36</title> <link rel="stylesheet" href="https:...
{ "content_hash": "2565315e1d0e4aa32551365edd13e685", "timestamp": "", "source": "github", "line_count": 1396, "max_line_length": 877, "avg_line_length": 40.779369627507165, "alnum_prop": 0.5448988195615514, "repo_name": "ThaDafinser/UserAgentParserComparison", "id": "cf5ce66b7ffba4a6c3fd1f0111b313dd6...
extern int cpld_gpio_request(unsigned gpio); extern void cpld_gpio_free(unsigned gpio); extern int cpld_gpio_direction_input(unsigned gpio); extern int cpld_gpio_direction_output(unsigned gpio, int value); extern int cpld_gpio_get_value(unsigned gpio); extern void cpld_gpio_set_value(unsigned gpio, int value); extern ...
{ "content_hash": "a220b675fefe49d62871d0fe118659e3", "timestamp": "", "source": "github", "line_count": 11, "max_line_length": 64, "avg_line_length": 37.54545454545455, "alnum_prop": 0.784503631961259, "repo_name": "mikrj/MPS_Exercises", "id": "ebf4829e40158d479d6edd6664aa1b26cc6777ec", "size": "45...
package com.gemstone.gemfire.cache.hdfs.internal; import com.gemstone.gemfire.GemFireConfigException; import com.gemstone.gemfire.cache.hdfs.HDFSEventQueueAttributes; import com.gemstone.gemfire.cache.hdfs.HDFSEventQueueAttributesFactory; import com.gemstone.gemfire.cache.hdfs.HDFSStore; import com.gemstone.gemfire....
{ "content_hash": "06475ee6194d768d6870817104a70442", "timestamp": "", "source": "github", "line_count": 594, "max_line_length": 118, "avg_line_length": 33.9983164983165, "alnum_prop": 0.7141866798712553, "repo_name": "gemxd/gemfirexd-oss", "id": "5d8a4314973b6c115512cf3a9e5a8317e1259555", "size": "...
<jqxGrid #myGrid [width]="850" [source]="dataAdapter" [columns]="columns" [filterable]="true" [showeverpresentrow]="true" [editable]="true" [showfilterrow]="true" [everpresentrowposition]="'top'" [selectionmode]="'multiplecellsadvanced'"> </jqxGrid> <br /> <jqxRadioButton (onChecked)="topBtnOnChecke...
{ "content_hash": "e34764dfe0249209c392f27d004cfae6", "timestamp": "", "source": "github", "line_count": 15, "max_line_length": 108, "avg_line_length": 37.93333333333333, "alnum_prop": 0.7363796133567663, "repo_name": "juannelisalde/holter", "id": "c355890f821e93359619f7724488dfa2755fe0b7", "size": ...
redirect_to: 'pages_forked_sample_project.md' --- This document was moved to [pages_forked_sample_project.md](pages_forked_sample_project.md).
{ "content_hash": "e6c5c86ae80d519b110484d8903eac60", "timestamp": "", "source": "github", "line_count": 4, "max_line_length": 92, "avg_line_length": 36, "alnum_prop": 0.7638888888888888, "repo_name": "mmkassem/gitlabhq", "id": "250e90f0302f63d78547564651f8de21abfe27f3", "size": "148", "binary": f...
#import "RCTTextFieldManager.h" #import "RCTBridge.h" #import "RCTShadowView.h" #import "RCTTextField.h" #import "RCTFont.h" @interface RCTTextFieldManager() <UITextFieldDelegate> @end @implementation RCTTextFieldManager RCT_EXPORT_MODULE() - (UIView *)view { RCTTextField *textField = [[RCTTextField alloc] in...
{ "content_hash": "e3534f45484a19ee49e1995dd7c960b3", "timestamp": "", "source": "github", "line_count": 120, "max_line_length": 125, "avg_line_length": 38.483333333333334, "alnum_prop": 0.7730619315721091, "repo_name": "naoufal/react-native", "id": "c1d965509bc8a9a1d3605bbdcaef9f0524380d93", "size"...
package com.yoda.yodao.internal; import java.util.List; import com.yoda.yodao.internal.query.YoQuery; public class DaoInfo { private Clazz entityClass; private Clazz daoClass; private String pkClass; private List<DaoMethod> methods; private boolean isInterface; public Clazz getEntityClass() { return en...
{ "content_hash": "5ae68c62baf5a8cde1fb3e9a92890c7e", "timestamp": "", "source": "github", "line_count": 66, "max_line_length": 73, "avg_line_length": 17.87878787878788, "alnum_prop": 0.7101694915254237, "repo_name": "sandin/YoDao", "id": "f18fc7a222c4e7e366407d960aaacc382395692f", "size": "1180", ...
(function() { var ABORT, CHANNEL_URL_PREFIX, Channel, CookieJar, MAX_RETRIES, NetworkError, ORIGIN_URL, PushDataParser, Q, UA, authhead, crypto, find, fmterr, isUnknownSID, log, op, ref, req, request, sapisidof, wait, bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }; require('fn...
{ "content_hash": "cc403892d8f904df601a3af48723456f", "timestamp": "", "source": "github", "line_count": 350, "max_line_length": 205, "avg_line_length": 30.76, "alnum_prop": 0.48337358350362253, "repo_name": "ramedeiros/yakyak-ptbr", "id": "08b1cfe1efded9f00525f335d122dec74e3612c6", "size": "10801",...
SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
{ "content_hash": "5f87f1c623d695ffe8dae4fbff466003", "timestamp": "", "source": "github", "line_count": 13, "max_line_length": 39, "avg_line_length": 10.23076923076923, "alnum_prop": 0.6917293233082706, "repo_name": "mdoering/backbone", "id": "67968da862cb5aaaa6dd690bad1f534ab96ab694", "size": "177...
alter table MODULE drop column COMMENT; alter table MODULE drop column PUBLISHED;
{ "content_hash": "82208409099f803528a8af632e21fdaf", "timestamp": "", "source": "github", "line_count": 2, "max_line_length": 41, "avg_line_length": 41, "alnum_prop": 0.8292682926829268, "repo_name": "slipstream/SlipStreamServer", "id": "88db2503ea409686d47d361dbb298768fec1b2e3", "size": "172", "...
@class NSString; @interface DVTFilterExpression : NSObject <NSCopying, NSSecureCoding> { BOOL _isNegation; NSString *_identifier; } + (BOOL)supportsSecureCoding; + (id)allocWithZone:(struct _NSZone *)arg1; - (void).cxx_destruct; @property(readonly) BOOL isNegation; // @synthesize isNegation=_isNegation; @prop...
{ "content_hash": "4ba6a366e9f92524f9c7f9ee720dd956", "timestamp": "", "source": "github", "line_count": 22, "max_line_length": 78, "avg_line_length": 28.136363636363637, "alnum_prop": 0.7399030694668821, "repo_name": "XVimProject/XVim2", "id": "a5411e16aa66aebcb03ba800f3e8a8cd61e04aa9", "size": "88...
require 'httpi' require 'active_support/core_ext/string' require 'active_support/core_ext/object' module AntiCaptcha class Client def initialize(options = {}) @retries_count = options.delete(:retries_count) || 10 @sleep = options.delete(:sleep) || 5 @options = AntiCaptcha.configuration.options...
{ "content_hash": "9c351900027d461dda5e714a3e5be072", "timestamp": "", "source": "github", "line_count": 118, "max_line_length": 65, "avg_line_length": 22.822033898305083, "alnum_prop": 0.5852209431860379, "repo_name": "debbbbie/anti-captcha", "id": "363d31a619586eefd2e0968e85ae9589120db849", "size"...
using System; using System.Threading.Tasks; using DavidLievrouw.Utils.ForTesting.FakeItEasy; using DavidLievrouw.Utils.ForTesting.FluentAssertions; using FakeItEasy; using FluentAssertions; using NUnit.Framework; using ProjectionSystem.Diagnostics; using ProjectionSystem.ModelsForTest; namespace ProjectionSystem.Stat...
{ "content_hash": "b1070f17cd3b53e418597a23318fca17", "timestamp": "", "source": "github", "line_count": 116, "max_line_length": 106, "avg_line_length": 33.28448275862069, "alnum_prop": 0.6671846671846672, "repo_name": "DavidLievrouw/ProjectionSystem", "id": "900e3c3772a0bddb5296cde0151636da8971f088",...
.. spelling:: Tesseract .. index:: computer-vision ; Tesseract .. _pkg.Tesseract: Tesseract ========= .. |hunter| image:: https://img.shields.io/badge/hunter-v0.19.20-blue.svg :target: https://github.com/cpp-pm/hunter/releases/tag/v0.19.20 :alt: Hunter v0.19.20 - `Official <https://github.com/tesseract-o...
{ "content_hash": "5e331f1da8e86065a1c3b9de63437988", "timestamp": "", "source": "github", "line_count": 25, "max_line_length": 115, "avg_line_length": 32, "alnum_prop": 0.68875, "repo_name": "dan-42/hunter", "id": "d7327eaff5640275d9247289bdb40eb90e5156e8", "size": "800", "binary": false, "copi...
/* Licensed under the Apache License, ersion 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 * distributed ...
{ "content_hash": "e8535a5710fa7ef0b93c5cd432a2a0ba", "timestamp": "", "source": "github", "line_count": 330, "max_line_length": 145, "avg_line_length": 32.657575757575756, "alnum_prop": 0.696668831771365, "repo_name": "fouasnon/camunda-bpm-platform", "id": "0ddbf1243646233e7a80eb4af62f9679837dce02", ...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function template erase_nth</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta na...
{ "content_hash": "68443c40e0a823d49022de44bbec7c3f", "timestamp": "", "source": "github", "line_count": 87, "max_line_length": 474, "avg_line_length": 63.804597701149426, "alnum_prop": 0.6649252386957305, "repo_name": "keichan100yen/ode-ext", "id": "1ee585b174a4609f92354ff01159ba44c1de7d8e", "size"...
using System; using System.ComponentModel; using System.Net; using System.Runtime.CompilerServices; using Titanium.Web.Proxy.EventArguments; using Titanium.Web.Proxy.Examples.Wpf.Annotations; using Titanium.Web.Proxy.Http; namespace Titanium.Web.Proxy.Examples.Wpf { public class SessionListItem : INotifyPropertyC...
{ "content_hash": "d2ef9c3d4a7d4a248159ec7c73e5f65e", "timestamp": "", "source": "github", "line_count": 185, "max_line_length": 103, "avg_line_length": 27.605405405405406, "alnum_prop": 0.5091051497943998, "repo_name": "justcoding121/Titanium-Web-Proxy", "id": "513e0ffc27b4e833b85014e451bc10f70ca15f9...
--TEST-- Test sscanf() function : error conditions --FILE-- <?php /* Prototype : mixed sscanf ( string $str , string $format [, mixed &$... ] ) * Description: Parses input from a string according to a format * Source code: ext/standard/string.c */ echo "*** Testing sscanf() : error conditions ***\n"; $str = "...
{ "content_hash": "e6654f1952a00a7bfe5734c32f2bca21", "timestamp": "", "source": "github", "line_count": 44, "max_line_length": 89, "avg_line_length": 27.068181818181817, "alnum_prop": 0.6649874055415617, "repo_name": "lunaczp/learning", "id": "8d883a1f9260e0d4e40f3027ef0e0890fa1d565d", "size": "119...
#include "tango-gl/drawable_object.h" #include "tango-gl/shaders.h" namespace tango_gl { void DrawableObject::SetShader() { shader_program_ = util::CreateProgram(shaders::GetBasicVertexShader().c_str(), shaders::GetBasicFragmentShader().c_str()); if (!shader_program_) { LOGE(...
{ "content_hash": "59305335620666409a51abc090115a68", "timestamp": "", "source": "github", "line_count": 52, "max_line_length": 72, "avg_line_length": 28.134615384615383, "alnum_prop": 0.6657552973342447, "repo_name": "googlearchive/tango-examples-c", "id": "e87974e7e2819c4727cfc48ba7f2efd27b8b3cf1", ...
"use strict"; var toInteger = require("../../../number/to-integer") , value = require("../../../object/valid-value") , isValue = require("../../../object/is-value") , min = Math.min , max = Math.max; module.exports = function (searchString/*, endPosition*/) { var self, start, endPos; self ...
{ "content_hash": "65cf3d5ee27499539d4a03480c1d2c6a", "timestamp": "", "source": "github", "line_count": 18, "max_line_length": 81, "avg_line_length": 33.05555555555556, "alnum_prop": 0.626890756302521, "repo_name": "emccosky/emccosky.github.io", "id": "725c2b7fe6f3dbac828a173bbfb5a796c89c0ad3", "si...
<?php class Topic extends Eloquent{ protected $table='temas'; protected $fillable=['nombre', 'active', 'bloque_id']; /* * ## A theme can have many activities */ public function Activity(){ return $this->hasMany('actividad','tema_id'); } public function Block(){ return $this->belo...
{ "content_hash": "96bfcb6a09a9caa2e3b6598c4b610fc5", "timestamp": "", "source": "github", "line_count": 16, "max_line_length": 56, "avg_line_length": 21.5625, "alnum_prop": 0.6057971014492753, "repo_name": "Curiosity-Education/curiosity-v.1.0", "id": "61d8fbd01517b7ff16bbe50c6ebc9a19a1efdeda", "siz...
using djfoxer.dp.notification.Core.Model; using NotificationsExtensions.Toasts; using System; using System.Globalization; using System.Linq; using Windows.Data.Xml.Dom; using Windows.System; using Windows.UI.Notifications; namespace djfoxer.dp.notification.Core.Logic { public class ToastLogic { public...
{ "content_hash": "ae845607ca2e21711464d6c32cfa5f78", "timestamp": "", "source": "github", "line_count": 106, "max_line_length": 96, "avg_line_length": 37.06603773584906, "alnum_prop": 0.40646474930007637, "repo_name": "djfoxer/dp.notification", "id": "d05a683bb6a4ee498f261f0c1ab3843b03adc5c6", "siz...
single: true --- {% capture root_url %}{{ site.root | strip_slash }}{% endcapture %} {% include head.html %} <body {% if page.body_id %} id="{{ page.body_id }}" {% endif %} {% if page.sidebar == false %} class="no-sidebar" {% endif %} {% if page.sidebar == 'collapse' or site.sidebar == 'collapse' %} class="collapse-sid...
{ "content_hash": "56619d6934a24112ea7c92efca03cb74", "timestamp": "", "source": "github", "line_count": 23, "max_line_length": 244, "avg_line_length": 41.21739130434783, "alnum_prop": 0.5812236286919831, "repo_name": "Mine4aCause/Mine4aCauseSite", "id": "5af49f74377de43c06ec0eade24297472f1452ae", "...
 #region Using directives using System; using System.Xml; using System.Xml.Serialization; using NUnit.Framework; using Nettiers.AdventureWorks.Entities; using Nettiers.AdventureWorks.Data; #endregion namespace Nettiers.AdventureWorks.UnitTests { /// <summary> /// Provides tests for the an...
{ "content_hash": "7b35fe25b619963c81d1e3f1e12dbd79", "timestamp": "", "source": "github", "line_count": 245, "max_line_length": 106, "avg_line_length": 26.714285714285715, "alnum_prop": 0.6158899923605806, "repo_name": "Giten2004/netTiers", "id": "796ae655d8d726cf3998bc699234b3c19e5a1712", "size": ...
window.lang = 'zh'; var sounder = require('/assets/js/module/sounder.js'); var cNav = require('/components/nav/nav.js'); var cOverlay = require('/components/overlay/overlay.js'); // 登录 // var login = require('/assets/js/login.js'); // login.check(); var resources = [ // __uri('/assets/sounds/coin.mp3'), // __uri...
{ "content_hash": "b0e4a76dc8d817904173dcce213ad0cd", "timestamp": "", "source": "github", "line_count": 216, "max_line_length": 171, "avg_line_length": 25.74074074074074, "alnum_prop": 0.6318345323741007, "repo_name": "babyzone2004/ZombieH5", "id": "1b5b4e99c57dec9ac068cdd2ebe9ca4ab5e2f122", "size"...
layout: post title: Usefull info about Spark published: true --- **Follow these simple steps and your page refresh issue will be resolved. 1. Install IIS url rewrite module. 2. Add web.config file in your code base. **Pyspark: Pyspark provides python APIs for Spark.
{ "content_hash": "16b7529cd43cd422e23dfd8b9fbbea40", "timestamp": "", "source": "github", "line_count": 14, "max_line_length": 73, "avg_line_length": 20.285714285714285, "alnum_prop": 0.7253521126760564, "repo_name": "Nitin-Panwar/Nitin-Panwar.github.io", "id": "c23fb9b439e9e7e6bb27d1a561b682e797f654...
End of preview.

No dataset card yet

Downloads last month
1