-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
Since .net standard is the way forward for libraries, it'd be a good thing to migrate the project.
Advantages would be:
- Support of non Microsoft platforms
- General performances improvements
- S…
-
From https://www.youtube.com/watch?v=cCAtD_BAHNw, `text-wrap: pretty` seems to make sense https://developer.chrome.com/blog/css-text-wrap-pretty? The performance might be good enough https://docs.goog…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
No good for performances
```…
-
### Problem description
I have a dataframe of shape = `(57_887_821, 2)`. I want a sample of 10M rows. Here are the performances of 3 different techniques:
1. `df.sample()`
```
sample = df.sample…