Skip to main content
Daniel Goldfarb's user avatar
Daniel Goldfarb's user avatar
Daniel Goldfarb's user avatar
Daniel Goldfarb
developer, team lead at Bloomberg LP
  • Member for 13 years, 8 months
  • Last seen this week
33 votes
3 answers
42k views

Complete list of github actions contexts

19 votes
1 answer
11k views

Why does google test sample put tests in an anonymous namespace?

13 votes
2 answers
8k views

How to know what version of a GitHub Action to use

9 votes
0 answers
2k views

tox running wrong Python version

8 votes
1 answer
7k views

Why does PIL (pillow) Image.save() reduce file size?

8 votes
1 answer
2k views

Combine Pandas DataFrames while creating MultiIndex Columns

5 votes
0 answers
1k views

Why does get_legend_handles_labels() return empty lists when legend labels are added via ax.legend() [duplicate]

4 votes
1 answer
555 views

pandas setting column prevents setting individual cell to iterable

4 votes
0 answers
1k views

Why don't I need "%matplotlib inline" in my jupyter notebook?

4 votes
0 answers
862 views

When does matplotlib (or which matplotlib api's) automatically convert Pandas timestamps to matplotlib dates?

4 votes
1 answer
1k views

Python CApi Reference Count Details

3 votes
4 answers
2k views

reason for faster matrix allocation in R

3 votes
1 answer
7k views

How to clear the exception state in Python

3 votes
1 answer
14k views

no matching function for call to 'make_shared'

3 votes
1 answer
2k views

find caller of python builtins

3 votes
2 answers
3k views

Why does PIL.Image.rotate() results in loss of quality despite `resample=Image.BICUBIC`

3 votes
1 answer
2k views

What is the difference between conda-forge and cf-staging channels

3 votes
1 answer
150 views

Pandas Timedelta UnitChoices typing

2 votes
2 answers
310 views

Python argparse optional dash-integer argument

2 votes
0 answers
270 views

Where is the source code for notebook/static/components/?

2 votes
2 answers
5k views

git refs/pull/... vs. pull/

2 votes
1 answer
1k views

why does python submodule not show up in list from dir(module)?

1 vote
1 answer
5k views

What makes clang look in subdirectories of the include path?

1 vote
2 answers
3k views

C++ force implementation of method in child class but with a different signature

1 vote
1 answer
245 views

git internals: where is upstream tracking branch stored?

1 vote
1 answer
2k views

Jupyter from Conda, Segmentation Fault on macOS (10.13.6)

1 vote
0 answers
111 views

Why NO ModuleNotFoundError with conda?

0 votes
2 answers
3k views

`git rebase` vs `git reset --hard` ... are they the same for deleting the most recent N commits?

0 votes
0 answers
602 views

tkdiff from terminal on mac opens in dock instead of window

0 votes
1 answer
1k views

Compiler complains make_shared() expects l-value