Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Popular repositories
-
-
-
-
Forked from numba/llvmlite
A lightweight LLVM python binding for writing JIT compilers
-
-
Forked from tornadoweb/tornado
Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
Python 1
1,171 contributions in the last year
Activity overview
Contribution activity
December 2019
Created a pull request in apache/arrow that received 12 comments
- ARROW-6742: [C++] Remove boost::filesystem dependency in hdfs_internal.cc
- ARROW-7266: [C++] Fix ArrayDataVisitor on sliced binary-like array
- ARROW-7410: [Doc] [Python] Document filesystem API
- ARROW-7408: [C++] Fix compilation of reference benchmarks
- C Data Interface specification (take 2)
- C++ implementation of C data interface (Take 2)
- ARROW-7374: [Dev] [C++] Fix cuda-cpp docker build
- ARROW-7354: [C++] Fix crash in test-io-hdfs
- ARROW-7159: [CI] Run HDFS tests as cron task
- ARROW-7077: [C++] Casting dictionary to unrelated value type shouldn't crash
- ARROW-7282: [Python] IO functions should raise the right exceptions
- ARROW-7293: [Dev] [C++] Persist ccache in docker-compose build volumes
- ARROW-7236: [C++] Add Result<T> APIs to arrow/csv
- ARROW-7292: [CI] [C++] Add ASAN / UBSAN run
- ARROW-7279: [C++] Rename UnionArray::type_ids to type_codes
- ARROW-7430: [Python] Add more docstrings to dataset bindings
- ARROW-7411: [C++][Flight] Improve the output of Arrow Flight benchmark
- ARROW-7362: [Python][C++] Added ListArray.Flatten() that properly flattens a ListArray
- ARROW-7417: [C++] Add a docker-compose entry for CUDA 10.1
- ARROW-7379: [C++] Introduce SchemaBuilder companion class and Field::IsCompatibleWith
- ARROW-7309: [Python] Support HDFS federation viewfs
- ARROW-7407: [Python] Declare NumPy a PEP517 build dependency
- ARROW-6902: [C++][Compute] Add String/Binary support to Compare kernel
- ARROW-7400: [Java] Avoid the worst case for quick sort
- ARROW-7395: [C++] Do not warn or error on logical "or" with constants
- ARROW-7403: [C++][JSON] Enable Rapidjson on Arm64 Neon
- ARROW-7402: [C++] Add more information on CUDA error
- ARROW-6463: [C++][Python] Rename arrow::fs::Selector to FileSelector
- ARROW-4225: [Format][C++] Add CSC sparse matrix support
- ARROW-7377: [C++][Dataset] Add ScanOptions::MaterializedFields
- ARROW-7393: [Plasma] Fix plasma executable name in plasma_java build
- ARROW-7210: [C++][R] Allow Numeric <-> Temporal Scalar casts
- ARROW-7317: [C++] Migrate Iterator to a Result API
- ARROW-7310: [Python] Expose HDFS implementation for pyarrow.fs
- PARQUET-1716: [C++] Add BYTE_STREAM_SPLIT encoder and decoder
- PARQUET-1715:[C++] Add the Parquet code samples to CI + Refactor Parquet Encryption Samples
- ARROW-5333: [C++] Clamp build option summary width to 90
- ARROW-6341: [Python] Implement low-level bindings for Dataset
- ARROW-7261: [Python] Add Python support for Fixed Size List type
- ARROW-7349: [C++] Fix the bug of parsing string hex values
- Some pull request reviews not shown.
Created an issue in conda/conda that received 11 comments
"ImportError: No module named conda"
I recently upgrade conda from 4.7.12 to 4.8.0 and now, every time I open a shell, I get this error:
Traceback (most recent call last): File "<stdin…
11
comments