PowerShell/PowerShell-RFC

Community Call Feb 18th

SteveL-MSFT opened this issue · 6 comments

Agenda:

Please pre-populate questions topics below!

Not sure if this is the best place to bring it up, but could the information around the Community Call be featured more prominently? And perhaps the timing of the community call be placed more prominently on the https://aka.ms/pscommunitycall page? As it stands it appears you need to peek into the ICS file to see that it's at 9:30 AM PT.

An idea to feature it more prominently might be to add the Community Call page to the ReadMe's in the other repos.

All the TUI information is here: https://blog.ironmansoftware.com/tui-powershell

Data parsing and creating PSCustomObject for creating Python Pandas like use cases are becoming more and more

Is there a comparison of something like Performance of PS 5x vs PS 7x in parsing and creating PSCustomObjects (arrays of PSCustomObjects)?

And is there a resource that helps us write far more performant parsing code?

@ziabytes would love to understand more on how you would like to see PS make data processing more simple and enable new use cases. As for perf, we do have plans to leverage benchmarkdotnet to measure perf changes, but it's on-going work that only started. Perhaps you can start a discussion about using PS and data processing?

I couldn't find this Q&A because of the wrong date.

I posted questions in teams that got unanswered.

I love that .Net Interactive finally got Powershell 7.1.2 - WOOHOO! and works in Jupyter Notebook.
Good Job!