Trezorro

Results 7 comments of Trezorro

I seem to have a related issue when I use: `a_string_element: str = my_series_with_string_values.loc[idx]` Pylance lints this saying: ```Expression of type "Unknown | Series[Any]" cannot be assigned to declared type...

@cjmcgraw Any results? I'm running into a similar issue with an efficientnet based VAE trained with a tf.data.Dataset. RAM usage slowly creeps up, and after 8 epochs the ms/step start...

+1 for related issue. The other way around doesn't generate docstrings with parentheses, which doesn't match google's style guide it seems.

Hi @DanielSank, any update on this? I was actually hoping to use your package because of this use case specifically!

Hi @DonJayamanne what is the status on integrating this into the stable vscode version? This is a must have!

I recommend Pylance for these kinds of suggestions. Op ma 8 feb. 2021 om 09:45 schreef Hannes Breytenbach < [email protected]>: > Same thing happens after typing "def " for function...

Any update on this? Some of the UI based suggestions really seem like low hanging fruit for improving Tensorboard significantly. It may be a good option to implement it as...