repo stringclasses 3
values | pull_number int64 64 162 | instance_id stringclasses 3
values | issue_numbers stringclasses 2
values | base_commit stringclasses 3
values | patch stringclasses 3
values | created_at stringclasses 3
values |
|---|---|---|---|---|---|---|
mixpanel/mixpanel-python | 64 | mixpanel__mixpanel-python-64 | ["63"] | 40c98e0b285898384cc4aa6cc803d8d0f46f6218 | diff --git a/mixpanel/__init__.py b/mixpanel/__init__.py
--- a/mixpanel/__init__.py
+++ b/mixpanel/__init__.py
@@ -345,6 +345,7 @@ def send(self, endpoint, json_message, api_key=None):
:param endpoint: the Mixpanel API endpoint appropriate for the message
:type endpoint: "events" | "people" | "imports... | 2016-12-22T00:07:05Z |
NVIDIA/NeMo | 162 | NVIDIA__NeMo-162 | f5f09838b96ab48f40d97c100fbcfc5b7f1ac59e | diff --git a/collections/nemo_nlp/nemo_nlp/data/data_layers.py b/collections/nemo_nlp/nemo_nlp/data/data_layers.py
--- a/collections/nemo_nlp/nemo_nlp/data/data_layers.py
+++ b/collections/nemo_nlp/nemo_nlp/data/data_layers.py
@@ -683,9 +683,9 @@ def _collate_fn(self, x):
[np.stack(x, axis=0) for x in comp... | 2019-12-03T01:19:14Z | |
mlsecproject/combine | 103 | mlsecproject__combine-103 | d662493af9f6ee7bc36c5509c277f93980009bec | diff --git a/baler.py b/baler.py
--- a/baler.py
+++ b/baler.py
@@ -1,21 +1,21 @@
import ConfigParser
-import csv
import datetime as dt
import gzip
import json
+import logging
import os
-import sys
+import re
import requests
+import sys
import time
-import re
-from Queue import Queue
+import unicodecsv
import th... | 2014-12-26T18:31:08Z |
No dataset card yet
- Downloads last month
- 15