diff --git a/README.md b/README.md index ae390bd..8e03c8a 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,23 @@ # Stackoverflow. Daily top questions -Automatically updates via GitHub Action, last update: 2024-05-03 +Automatically updates via GitHub Action, last update: 2024-05-04
### rust -* [Second lifetime elision rule](https://stackoverflow.com/questions/78420909/second-lifetime-elision-rule) - 6 votes -* [How to define a Rust function that consumes a owned String and returns a owned Split](https://stackoverflow.com/questions/78417117/how-to-define-a-rust-function-that-consumes-a-owned-string-and-returns-a-owned-s) - 1 votes -* [How does the quotasquot operator convert enums to ints](https://stackoverflow.com/questions/78422034/how-does-the-as-operator-convert-enums-to-ints) - 1 votes -* [polars how to optimize sink_parquet](https://stackoverflow.com/questions/78425804/polars-how-to-optimize-sink-parquet) - 1 votes -* [Rust multiplication of Complexltfloatgt with arbitrary number types](https://stackoverflow.com/questions/78424880/rust-multiplication-of-complexfloat-with-arbitrary-number-types) - 1 votes +* [polars how to optimize sink_parquet](https://stackoverflow.com/questions/78425804/polars-how-to-optimize-sink-parquet) - 2 votes +* [Possible contradiction between happensbefore relationship and outoforder execution in a single thread](https://stackoverflow.com/questions/78424338/possible-contradiction-between-happens-before-relationship-and-out-of-order-exec) - 1 votes +* [WebDriverWait with thirtyfour Rust Selenium](https://stackoverflow.com/questions/78428763/webdriverwait-with-thirtyfour-rust-selenium) - 1 votes +* [Multiplication of Complexltfloatgt with arbitrary number types](https://stackoverflow.com/questions/78424880/multiplication-of-complexfloat-with-arbitrary-number-types) - 1 votes ### fastapi -* [FastAPI paralellization vs sequential run](https://stackoverflow.com/questions/78419057/fastapi-paralellization-vs-sequential-run) - 1 votes +* [Mounting multiple Gradio apps with FastAPI](https://stackoverflow.com/questions/78426675/mounting-multiple-gradio-apps-with-fastapi) - 1 votes * [FastAPI StreamingResponse start download while waiting for data](https://stackoverflow.com/questions/78423618/fastapi-streamingresponse-start-download-while-waiting-for-data) - 1 votes * [How do I keep a correct API spec when using a ModelSerializer](https://stackoverflow.com/questions/78423078/how-do-i-keep-a-correct-api-spec-when-using-a-modelserializer) - 1 votes @@ -27,10 +26,10 @@ Automatically updates via GitHub Action, last update: 2024-0 ### pandas -* [Iterate over the next 12 months from today using Python](https://stackoverflow.com/questions/78419347/iterate-over-the-next-12-months-from-today-using-python) - 2 votes * [Best way to avoid a loop](https://stackoverflow.com/questions/78426073/best-way-to-avoid-a-loop) - 2 votes * [lambda comparing a timestamp to all timestamps from another column within a group](https://stackoverflow.com/questions/78423647/lambda-comparing-a-timestamp-to-all-timestamps-from-another-column-within-a-grou) - 2 votes * [Pandas setting frequency in a time series dataframe](https://stackoverflow.com/questions/78424819/pandas-setting-frequency-in-a-time-series-dataframe) - 2 votes +* [filtering a pivoted dataframe](https://stackoverflow.com/questions/78428827/filtering-a-pivoted-dataframe) - 1 votes * [Split the data into separate columns and later merge them as one column](https://stackoverflow.com/questions/78426659/split-the-data-into-separate-columns-and-later-merge-them-as-one-column) - 1 votes