Thomas Li

Results 48 issues of Thomas Li
trafficstars

type: feature
status: ready for review
priority: normal
area: graphframe

type: feature
status: WIP
priority: normal
area: graphframe

closes #56 Add support for latest bazel & protobuf. Tested with Bazel version 3.1.0 and Protobuf 3.11.3 cc @ringw

cla: yes

- [ ] closes #xxxx (Replace xxxx with the GitHub issue number) - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [...

Clean

# Motivation Once numpy 2.0 becomes commonplace, users will probably try to pass in StringDType strings into pandas. As long as numpy is a required dependency of ours, I think...

API Design
Strings
Compat
Needs Discussion
API - Consistency

- [ ] closes #xxxx (Replace xxxx with the GitHub issue number) - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [...

Enhancement
Strings

I made the hpctoolkit reader have the option to output in sparse format, and gated the option behind a keyword. When we get the rest of the methods working, we...

status: ready for review
priority: high
area: graphframe

Future proof ConsoleRenderer from sparse changes by making it take in a graphframe

status: ready for review
area: graphframe
area: tests

- [ ] closes #xxxx (Replace xxxx with the GitHub issue number) - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [...

PDEP

- [ ] closes #xxxx (Replace xxxx with the GitHub issue number) - [ ] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [...

Strings
Compat
Stale