|
1 | 1 | # Stackoverflow. Daily top questions |
2 | 2 |
|
3 | | -Automatically updates via GitHub Action, last update: <!-- date starts -->2025-01-01<!-- date ends --> |
| 3 | +Automatically updates via GitHub Action, last update: <!-- date starts -->2025-01-02<!-- date ends --> |
4 | 4 |
|
5 | 5 |
|
6 | 6 | <table><tr><td valign="top" width="33%"> |
7 | 7 |
|
8 | 8 | ### rust |
9 | 9 | <!-- rust starts --> |
10 | | -* [Why is returning a private type a warning but not returning a public type of a private module](https://stackoverflow.com/questions/79319142/why-is-returning-a-private-type-a-warning-but-not-returning-a-public-type-of-a) - 1 votes |
11 | | -* [parsingevaluating response of log subscribe solana rust](https://stackoverflow.com/questions/79321006/parsing-evaluating-response-of-log-subscribe-solana-rust) - 1 votes |
12 | | -* [How should I create a background process that communicates with many instances of a shell in a performant way](https://stackoverflow.com/questions/79320306/how-should-i-create-a-background-process-that-communicates-with-many-instances-o) - 1 votes |
13 | | -* [Set of columns with struct fields or vectors](https://stackoverflow.com/questions/79319084/set-of-columns-with-struct-fields-or-vectors) - 1 votes |
| 10 | +* [Why do recent versions of Rust allow returning this temporary value](https://stackoverflow.com/questions/79323927/why-do-recent-versions-of-rust-allow-returning-this-temporary-value) - 5 votes |
| 11 | +* [How to force inlining or avoid calls to the PLT in Rust](https://stackoverflow.com/questions/79322538/how-to-force-inlining-or-avoid-calls-to-the-plt-in-rust) - 1 votes |
14 | 12 | <!-- rust ends --> |
15 | 13 | </td><td valign="top" width="34%"> |
16 | 14 |
|
17 | 15 |
|
18 | 16 | ### fastapi |
19 | 17 | <!-- fastapi starts --> |
20 | | -* [How can I run Uvicorn in ECS](https://stackoverflow.com/questions/79320768/how-can-i-run-uvicorn-in-ecs) - 2 votes |
21 | | -* [FastAPI Apache 409 response from FastAPI is converted to 502 What can be the reason](https://stackoverflow.com/questions/79319663/fastapi-apache-409-response-from-fastapi-is-converted-to-502-what-can-be-the) - 1 votes |
| 18 | +* [What happens with ContextVar if don39t reset it](https://stackoverflow.com/questions/79324706/what-happens-with-contextvar-if-dont-reset-it) - 1 votes |
22 | 19 | <!-- fastapi ends --> |
23 | 20 | </td><td valign="top" width="34%"> |
24 | 21 |
|
25 | 22 |
|
26 | 23 | ### pandas |
27 | 24 | <!-- pandas starts --> |
28 | | -* [Unable to replace the prefix in a Panda series](https://stackoverflow.com/questions/79320297/unable-to-replace-the-prefix-in-a-panda-series) - 1 votes |
29 | | -* [customize header pandas to html](https://stackoverflow.com/questions/79320257/customize-header-pandas-to-html) - 1 votes |
30 | | -* [Comparing lociloc to tuples and chained indexing](https://stackoverflow.com/questions/79320067/comparing-loc-iloc-to-tuples-and-chained-indexing) - 1 votes |
| 25 | +* [TMDb Movie Dataset Data Visualization EDA](https://stackoverflow.com/questions/79322295/tmdb-movie-dataset-data-visualization-eda) - 1 votes |
31 | 26 | <!-- pandas ends --> |
32 | 27 | </td></tr></table> |
33 | 28 |
|
|
0 commit comments