Language
stringclasses 6
values | Query
stringlengths 9
60
| GitHubUrl
stringlengths 87
248
| Relevance
int32 0
3
| Notes
stringlengths 0
293
|
---|---|---|---|---|
PHP | confusion matrix | https://github.com/chippyash/Matrix/blob/f686c2371d3d42248e539faff9b89781fb5f890b/src/Chippyash/Matrix/Transformation/Colreduce.php#L33-L60 | 0 | |
PHP | get current observable value | https://github.com/icicleio/icicle/blob/991c2d2799e81b1aa054ba237e55d6155c403b9f/src/Observable/Internal/EmitQueue.php#L73-L116 | 0 | |
PHP | hash set for counting distinct elements | https://github.com/doctrine-dbal-util/connection-pagerfanta/blob/ecf14481a4fcc0c83c8ef8bd5b9a51ab96610fde/PagedQueryTrait.php#L83-L108 | 0 | |
PHP | copying a file to a path | https://github.com/n2n/n2n-io/blob/ff642e195f0c0db1273b6c067eff1192cf2cd987/src/app/n2n/io/fs/FsPath.php#L348-L367 | 3 | |
PHP | convert html to pdf | https://github.com/EaDesgin/magento2-pdf-generator2/blob/87e4d346d1ad6afe25aa3812476e89320d95ffa2/Helper/Pdf.php#L219-L244 | 3 | |
PHP | how to reverse a string | https://github.com/bit3archive/string-builder/blob/34818844aad3f19d9263d559196b49d58431f5f8/src/StringBuilder.php#L361-L371 | 3 | |
PHP | extract data from html content | https://github.com/tinymighty/skinny/blob/c653369c68e61522e6a22a729182a49f070cff21/Skinny.class.php#L152-L164 | 2 | |
PHP | extract data from html content | https://github.com/zackslash/PHP-Web-Article-Extractor/blob/f93d25d588dc0f8ddc4572429288edddb69386f6/src/Extract.php#L41-L87 | 3 | |
PHP | convert a date string into yyyymmdd | https://github.com/alchemy-fr/Phraseanet/blob/904b67192e276ab4706efb7b72df4910f9e00973/lib/classes/unicode.php#L1753-L1782 | 2 | |
PHP | normal distribution | https://github.com/angeloskath/php-nlp-tools/blob/476e07c27fc032e4ca03ee599e7cd1ad0901af33/src/NlpTools/Similarity/Euclidean.php#L17-L49 | 0 | |
PHP | fuzzy match ranking | https://github.com/julien-boudry/Condorcet/blob/6340e72428e6785b1f424c59164bf5fe479dadd3/lib/Algo/Methods/Schulze_Core.php#L129-L170 | 0 | |
PHP | filter array | https://github.com/superv/platform/blob/8576db3f0005ef18a83d5fd2142b3dc289584472/src/Domains/Auth/Access/Guard/Guard.php#L25-L41 | 3 | |
Python | sorting multiple arrays based on another arrays sorted order | https://github.com/JoseAntFer/pyny3d/blob/fb81684935a24f7e50c975cb4383c81a63ab56df/pyny3d/utils.py#L8-L33 | 2 | |
Python | priority queue | https://github.com/keon/algorithms/blob/4d6569464a62a75c1357acc97e2dd32ee2f9f4a3/algorithms/queues/priority_queue.py#L38-L49 | 3 | |
Python | custom http error response | https://github.com/mapbox/mapbox-sdk-py/blob/72d19dbcf2d254a6ea08129a726471fd21f13023/mapbox/services/base.py#L122-L144 | 3 | |
Python | randomly extract x items from a list | https://github.com/CitrineInformatics/python-citrination-client/blob/409984fc65ce101a620f069263f155303492465c/citrination_client/search/core/query/base_returning_query.py#L9-L40 | 0 | |
Python | extract data from html content | https://github.com/dragnet-org/dragnet/blob/532c9d9f28e5b1b57f3cabc708218d3863a16322/dragnet/__init__.py#L9-L13 | 1 | |
Python | html encode string | https://github.com/senaite/senaite.core/blob/7602ce2ea2f9e81eb34e20ce17b98a3e70713f85/bika/lims/browser/referenceanalysis.py#L85-L88 | 0 | |
Python | how to determine a string is a valid word | https://github.com/a-tal/nagaram/blob/2edcb0ef8cb569ebd1c398be826472b4831d6110/nagaram/scrabble.py#L136-L184 | 0 | Query is unclear |
Python | convert json to csv | https://github.com/murphy214/berrl/blob/ce4d060cc7db74c32facc538fa1d7030f1a27467/build/lib/berrl/pipegeojson.py#L326-L356 | 0 | Again this is an inverse: csv to json instead of json to csv. |
Python | get executable path | https://github.com/sarugaku/virtenv/blob/fc42a9d8dc9f1821d3893899df78e08a081f6ca3/virtenv_cli.py#L20-L28 | 3 | |
Python | randomly extract x items from a list | https://github.com/rkargon/pixelsorter/blob/0775d1e487fbcb023e411e1818ba3290b0e8665e/pixelsorter/util.py#L72-L84 | 2 | |
Python | how to empty array | https://github.com/scikit-hep/awkward-array/blob/1f878c4e11a4548fd977e230ce93eb5534db73a2/awkward/array/virtual.py#L93-L97 | 0 | |
Python | parse query string in url | https://github.com/keon/algorithms/blob/4d6569464a62a75c1357acc97e2dd32ee2f9f4a3/algorithms/strings/strip_url_params.py#L85-L95 | 3 | |
Python | how to randomly pick a number | https://github.com/eddiejessup/spatious/blob/b7ae91bec029e85a45a7f303ee184076433723cd/spatious/vector.py#L185-L216 | 2 | |
Python | get current ip address | https://github.com/rshipp/python-dshield/blob/1b003d0dfac0bc2ee8b86ca5f1a44b765b8cc6e0/dshield.py#L57-L74 | 0 | |
Python | aes encryption | https://github.com/etingof/pysnmp/blob/cde062dd42f67dfd2d7686286a322d40e9c3a4b7/pysnmp/proto/secmod/rfc3414/priv/des.py#L108-L130 | 0 | |
Python | custom http error response | https://github.com/mapbox/mapbox-sdk-py/blob/72d19dbcf2d254a6ea08129a726471fd21f13023/mapbox/services/base.py#L122-L144 | 3 | |
Python | confusion matrix | https://github.com/rigetti/grove/blob/dc6bf6ec63e8c435fe52b1e00f707d5ce4cdb9b3/grove/tomography/operator_utils.py#L70-L94 | 2 | |
Python | get current observable value | https://github.com/fredericklussier/ObservablePy/blob/fd7926a0568621f80b1d567d18f199976f1fa4e8/observablePy/ObservableStore.py#L72-L84 | 1 | |
Python | linear regression | https://github.com/romanorac/discomll/blob/a4703daffb2ba3c9f614bc3dbe45ae55884aea00/discomll/utils/model_view.py#L87-L93 | 0 | |
Python | extract latitude and longitude from given input | https://github.com/Unidata/MetPy/blob/16f68a94919b9a82dcf9cada2169cf039129e67b/metpy/calc/tools.py#L819-L870 | 1 | |
Python | get current observable value | https://github.com/Qiskit/qiskit-terra/blob/d4f58d903bc96341b816f7c35df936d6421267d1/qiskit/quantum_info/analyzation/make_observable.py#L13-L37 | 0 | |
Python | convert decimal to hex | https://github.com/restran/mountains/blob/a97fee568b112f4e10d878f815d0db3dd0a98d74/mountains/encoding/converter.py#L163-L170 | 1 | |
Python | unzipping large files | https://github.com/OLC-Bioinformatics/sipprverse/blob/d4f10cdf8e1a39dac0953db61c21c97efc6006de/cgecore/utility.py#L471-L484 | 1 | |
Python | k means clustering | https://github.com/oscarbranson/latools/blob/cd25a650cfee318152f234d992708511f7047fbe/latools/filtering/clustering.py#L35-L56 | 3 | |
Python | unzipping large files | https://github.com/patarapolw/AnkiTools/blob/fab6836dfd9cf5171d9cbff5c55fbb14d2786f05/AnkiTools/editor.py#L53-L59 | 2 | |
Python | export to excel | https://github.com/gpagliuca/pyfas/blob/5daa1199bd124d315d02bef0ad3888a8f58355b2/build/lib/pyfas/ppl.py#L127-L151 | 3 | |
Python | aes encryption | https://github.com/kalefranz/auxlib/blob/6ff2d6b57d128d0b9ed8f01ad83572e938da064f/auxlib/crypt.py#L77-L97 | 3 | |
Python | how to get current date | https://github.com/Open-ET/openet-core-beta/blob/f2b81ccf87bf7e7fe1b9f3dd1d4081d0ec7852db/openet/core/utils.py#L82-L95 | 3 | |
Python | export to excel | https://github.com/patarapolw/AnkiTools/blob/fab6836dfd9cf5171d9cbff5c55fbb14d2786f05/AnkiTools/excel.py#L155-L157 | 3 | |
Python | set file attrib hidden | https://github.com/drestebon/papageorge/blob/a30ea59bf6b4f5d151bd3f476a0a8357d89495d4/lib/papageorge/cli.py#L573-L579 | 0 | |
Python | how to read the contents of a .gz compressed file? | https://github.com/log2timeline/plaso/blob/9c564698d2da3ffbe23607a3c54c0582ea18a6cc/plaso/cli/tools.py#L227-L239 | 0 | |
Python | extracting data from a text file | https://github.com/iopipe/iopipe-python/blob/4eb653977341bc67f8b1b87aedb3aaaefc25af61/iopipe/report.py#L82-L117 | 0 | |
Python | how to randomly pick a number | https://github.com/HacKanCuBa/passphrase-py/blob/219d6374338ed9a1475b4f09b0d85212376f11e0/passphrase/passphrase.py#L71-L76 | 1 | |
Python | get inner html | https://github.com/miyakogi/wdom/blob/a21bcd23e94baceee71161829f6897bee3fd39c1/wdom/tag.py#L148-L152 | 1 | |
Python | heatmap from 3d coordinates | https://github.com/jwkvam/plotlywrapper/blob/762b42912e824fecb1212c186900f2ebdd0ab12b/plotlywrapper.py#L832-L850 | 3 | |
Python | get the description of a http status code | https://github.com/DenisCarriere/geocoder/blob/39b9999ec70e61da9fa52fe9fe82a261ad70fa8b/geocoder/opencage.py#L409-L415 | 2 | |
Python | get current process id | https://github.com/fabioz/PyDev.Debugger/blob/ed9c4307662a5593b8a7f1f3389ecd0e79b8c503/pydevd_attach_to_process/winappdbg/interactive.py#L669-L676 | 0 | |
Python | filter array | https://github.com/kwikteam/phy/blob/7e9313dc364304b7d2bd03b92938347343703003/phy/traces/filter.py#L28-L34 | 1 | |
Python | parse json file | https://github.com/flatironinstitute/kbucket/blob/867915ebb0ea153a399c3e392698f89bf43c7903/kbucket/kbucketclient.py#L639-L645 | 3 | |
Python | filter array | https://github.com/jopohl/urh/blob/2eb33b125c8407964cd1092843cde5010eb88aae/src/urh/controller/widgets/SignalFrame.py#L31-L33 | 1 | |
Python | group by count | https://github.com/Koed00/django-q/blob/c84fd11a67c9a47d821786dfcdc189bb258c6f54/django_q/models.py#L53-L55 | 0 | |
Python | how to make the checkbox checked | https://github.com/Shapeways/coyote_framework/blob/cb29899b984a21d56bf65d0b1d907073948fe16c/coyote_framework/webdriver/webdriverwrapper/WebElementWrapper.py#L662-L667 | 2 | |
Python | how to read .csv file in an efficient way? | https://github.com/openvax/pyensembl/blob/4b995fb72e848206d6fbf11950cf30964cd9b3aa/pyensembl/memory_cache.py#L64-L72 | 0 | |
Python | sending binary data over a serial connection | https://github.com/nutechsoftware/alarmdecoder/blob/b0c014089e24455228cb4402cf30ba98157578cd/alarmdecoder/devices/serial_device.py#L149-L172 | 3 | |
Python | read properties file | https://github.com/GreatFruitOmsk/tailhead/blob/a3b1324a39935f8ffcfda59328a9a458672889d9/tailhead/__init__.py#L72-L79 | 1 | |
Python | convert a date string into yyyymmdd | https://github.com/pbrisk/businessdate/blob/79a0c5a4e557cbacca82a430403b18413404a9bc/businessdate/businessdate.py#L260-L267 | 0 | |
Python | get name of enumerated value | https://github.com/kahowell/sdl2-cffi/blob/8e51d97c7c19ca17d8c2994f54b18e8563310270/sdl2/_cffi.py#L155-L159 | 0 | |
Python | format date | https://github.com/EconForge/dolo/blob/d91ddf148b009bf79852d9aec70f3a1877e0f79a/dolo/compiler/symbolic.py#L10-L17 | 2 | |
Python | parse query string in url | https://github.com/wummel/linkchecker/blob/c2ce810c3fb00b895a841a7be6b2e78c64e7b042/linkcheck/url.py#L250-L272 | 1 | |
Python | scatter plot | https://github.com/flowersteam/explauto/blob/cf0f81ecb9f6412f7276a95bd27359000e1e26b6/explauto/experiment/log.py#L67-L93 | 3 | |
Python | how to read the contents of a .gz compressed file? | https://github.com/gtaylor/django-athumb/blob/69261ace0dff81e33156a54440874456a7b38dfb/athumb/backends/s3boto.py#L143-L150 | 0 | |
Python | how to empty array | https://github.com/deshima-dev/decode/blob/e789e174cd316e7ec8bc55be7009ad35baced3c0/decode/core/array/functions.py#L109-L121 | 1 | Returns an empty array as opposed to emptying an existing array |
Python | deducting the median from each column | https://github.com/modin-project/modin/blob/5b77d242596560c646b8405340c9ce64acb183cb/modin/backends/pandas/query_compiler.py#L1251-L1263 | 2 | |
Python | get the description of a http status code | https://github.com/hardbyte/python-can/blob/cdc5254d96072df7739263623f3e920628a7d214/can/interfaces/socketcan/utils.py#L70-L90 | 3 | |
Python | write csv | https://github.com/sentinel-hub/sentinelhub-py/blob/08a83b7f1e289187159a643336995d8369860fea/sentinelhub/io_utils.py#L258-L271 | 3 | |
Python | linear regression | https://github.com/quantopian/zipline/blob/77ad15e6dc4c1cbcdc133653bac8a63fc704f7fe/zipline/pipeline/factors/factor.py#L786-L843 | 3 | |
Python | encrypt aes ctr mode | https://github.com/keybase/python-triplesec/blob/0a73e18cfe542d0cd5ee57bd823a67412b4b717e/triplesec/crypto.py#L86-L92 | 3 | |
Python | get name of enumerated value | https://github.com/kahowell/sdl2-cffi/blob/8e51d97c7c19ca17d8c2994f54b18e8563310270/sdl2/_cffi.py#L155-L159 | 0 | |
Python | how to empty array | https://github.com/jepegit/cellpy/blob/9f4a84cdd11f72cfa02cda8c2d7b5174abbb7370/cellpy/readers/core.py#L261-L266 | 2 | |
Python | binomial distribution | https://github.com/econ-ark/HARK/blob/3d184153a189e618a87c9540df1cd12044039cc5/HARK/utilities.py#L832-L907 | 0 | |
Python | extract latitude and longitude from given input | https://github.com/Turbo87/aerofiles/blob/d8b7b04a1fcea5c98f89500de1164619a4ec7ef4/aerofiles/seeyou/reader.py#L130-L143 | 2 | |
Python | replace in file | https://github.com/jmbeach/KEP.py/blob/68cda64ab649640a486534867c81274c41e39446/src/keppy/tag.py#L31-L33 | 0 | |
Python | priority queue | https://github.com/coleifer/huey/blob/416e8da1ca18442c08431a91bce373de7d2d200f/huey/storage.py#L401-L405 | 0 | |
Python | export to excel | https://github.com/turicas/rows/blob/c74da41ae9ed091356b803a64f8a30c641c5fc45/rows/plugins/xlsx.py#L152-L193 | 3 | |
Python | sending binary data over a serial connection | https://github.com/ransford/sllurp/blob/d744b7e17d7ba64a24d9a31bde6cba65d91ad9b1/sllurp/epc/sgtin_96.py#L27-L71 | 1 | |
Python | print model summary | https://github.com/MillionIntegrals/vel/blob/e0726e1f63742b728966ccae0c8b825ea0ba491a/vel/util/summary.py#L11-L86 | 2 | |
Python | copy to clipboard | https://github.com/ctuning/ck/blob/7e009814e975f8742790d3106340088a46223714/ck/kernel.py#L1770-L1830 | 3 | |
Python | how to randomly pick a number | https://github.com/numenta/htmresearch/blob/70c096b09a577ea0432c3f3bfff4442d4871b7aa/htmresearch/frameworks/specific_timing/timing_adtm.py#L276-L306 | 0 | |
Python | get executable path | https://github.com/ethereum/pyethereum/blob/b704a5c6577863edc539a1ec3d2620a443b950fb/ethereum/tools/_solidity.py#L24-L43 | 3 | |
Python | converting uint8 array to image | https://github.com/dade-ai/snipy/blob/408520867179f99b3158b57520e2619f3fecd69b/snipy/img/imageutil.py#L479-L482 | 3 | |
Python | normal distribution | https://github.com/alejoe91/MEAutility/blob/7c2b0da52c2752a3baf04e8e248e26b0769cd088/MEAutility/core.py#L326-L338 | 0 | |
Python | html entities replace | https://github.com/LiftoffSoftware/htmltag/blob/f6989f9a3301e7c96ee613e5dbbe43b2bde615c7/htmltag.py#L442-L448 | 2 | |
Python | how to check if a checkbox is checked | https://github.com/Shapeways/coyote_framework/blob/cb29899b984a21d56bf65d0b1d907073948fe16c/coyote_framework/webdriver/webdriverwrapper/WebElementWrapper.py#L655-L660 | 3 | |
Python | nelder mead optimize | https://github.com/ulf1/oxyba/blob/b3043116050de275124365cb11e7df91fb40169d/oxyba/linreg_mle.py#L2-L59 | 1 | |
Python | set file attrib hidden | https://github.com/KelSolaar/Umbra/blob/66f45f08d9d723787f1191989f8b0dda84b412ce/umbra/components/factory/script_editor/editor.py#L448-L467 | 1 | |
Python | encrypt aes ctr mode | https://github.com/jcassee/django-geckoboard/blob/6ebdaa86015fe645360abf1ba1290132de4cf6d6/django_geckoboard/decorators.py#L446-L460 | 1 | |
Python | extract data from html content | https://github.com/monarch-initiative/dipper/blob/24cc80db355bbe15776edc5c7b41e0886959ba41/scripts/scrape-impc.py#L14-L40 | 2 | |
Python | copy to clipboard | https://github.com/ctuning/ck/blob/7e009814e975f8742790d3106340088a46223714/ck/kernel.py#L1770-L1830 | 3 | |
Python | memoize to disk - persistent memoization | https://github.com/aboSamoor/polyglot/blob/d0d2aa8d06cec4e03bd96618ae960030f7069a17/polyglot/decorators.py#L23-L32 | 3 | |
Python | how to make the checkbox checked | https://github.com/aloetesting/aloe_webdriver/blob/65d847da4bdc63f9c015cb19d4efdee87df8ffad/aloe_webdriver/__init__.py#L564-L568 | 1 | |
Python | get current process id | https://github.com/djtaylor/python-lsbinit/blob/a41fc551226f61ac2bf1b8b0f3f5395db85e75a2/lsbinit/pid.py#L43-L78 | 3 | |
Python | unzipping large files | https://github.com/OLC-Bioinformatics/sipprverse/blob/d4f10cdf8e1a39dac0953db61c21c97efc6006de/cgecore/utility.py#L471-L484 | 2 | |
Python | positions of substrings in string | https://github.com/SpheMakh/Stimela/blob/292e80461a0c3498da8e7e987e2891d3ae5981ad/stimela/utils/__init__.py#L321-L329 | 3 | |
Python | how to determine a string is a valid word | https://github.com/Ezhil-Language-Foundation/open-tamil/blob/b7556e88878d29bbc6c944ee17cdd3f75b8ea9f0/solthiruthi/datastore.py#L340-L358 | 1 | |
Python | convert string to number | https://github.com/shidenggui/easytrader/blob/e5ae4daeda4ea125763a95b280dd694c7f68257d/easytrader/helpers.py#L137-L139 | 2 | |
Python | linear regression | https://github.com/SoftwareDefinedBuildings/XBOS/blob/c12d4fb14518ea3ae98c471c28e0710fdf74dd25/apps/Data_quality_analysis/Main.py#L13-L18 | 3 | |
Python | heatmap from 3d coordinates | https://github.com/kgori/treeCl/blob/fed624b3db1c19cc07175ca04e3eda6905a8d305/treeCl/plotter.py#L31-L82 | 1 | |
Python | nelder mead optimize | https://github.com/apache/incubator-mxnet/blob/1af29e9c060a4c7d60eeaacba32afdb9a7775ba7/example/image-classification/symbols/vgg.py#L27-L35 | 0 |