ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Analyze Data with PowerShell | U.S. Presidential Election 2020 Dataset

Автор: Trevor Sullivan

Загружено: 2020-11-29

Просмотров: 28789

Описание: Most of my videos on PowerShell have centered around language techniques. Let's change gears a little bit and do something a bit more practical, like data analysis. While perusing the Internet, I discovered a New York Times API that provides 2020 U.S. election data in a JSON format. Let's use PowerShell to download that data locally and then load it and run some queries against it!

PowerShell natively offers a ConvertFrom-Json command. Quite simply, this command accepts a JSON string as input, and in return, it provides a PowerShell object exposing the various properties on the JSON data structure.

Where-Object can be used to filter PowerShell objects using a specified "filter script." The filter script is applied to each object in the pipeline.

Add-Member is a powerful command that enables you to add properties and methods to PowerShell objects. In this video, we'll use Add-Member to add a new calculated property to each object in an array. We'll take the UNIX timestamp in microseconds and turn it into a new property that contains a more human-friendly System.DateTime object.

Producer: Trevor Sullivan
Website: https://trevorsullivan.net
Patreon:   / trevorsullivan  
Twitter:   / pcgeek86  

#Microsoft #PowerShell #Analytics

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Analyze Data with PowerShell | U.S. Presidential Election 2020 Dataset

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Использование регулярных выражений для именованных и множественных захватов с помощью PowerShell

Использование регулярных выражений для именованных и множественных захватов с помощью PowerShell

Read CSV Files with Rust CSV Crate 🦀📦 Rust Programming Tutorial for Developers

Read CSV Files with Rust CSV Crate 🦀📦 Rust Programming Tutorial for Developers

Don't do that, do this instead: PowerShell worst practices and how to solve them by Chris Gardner

Don't do that, do this instead: PowerShell worst practices and how to solve them by Chris Gardner

Excel and PowerShell: A Powerful Data Duo

Excel and PowerShell: A Powerful Data Duo

Register for Filesystem Events with PowerShell, using Visual Studio Code and Remote Containers

Register for Filesystem Events with PowerShell, using Visual Studio Code and Remote Containers

Beginner's Guide to Regular Expressions in Rust 🦀 Rust Programming Tutorial for Developers

Beginner's Guide to Regular Expressions in Rust 🦀 Rust Programming Tutorial for Developers

Как создавать трояны с помощью Powershell

Как создавать трояны с помощью Powershell

Whip Your Scripts into Shape: Optimizing PowerShell for Speed  by Joshua King

Whip Your Scripts into Shape: Optimizing PowerShell for Speed by Joshua King

CLAWDBOT EXPOSED: The $16M AI Scam That Fooled Everyone (72 Hour Meltdown)

CLAWDBOT EXPOSED: The $16M AI Scam That Fooled Everyone (72 Hour Meltdown)

Spawn External Processes with Rust Standard Library 🦀 Rust Programming Tutorial for Developers

Spawn External Processes with Rust Standard Library 🦀 Rust Programming Tutorial for Developers

Write Unit Tests in Rust 🦀 Rust Programming Tutorial for Developers

Write Unit Tests in Rust 🦀 Rust Programming Tutorial for Developers

Run Tasks on Timers in PowerShell

Run Tasks on Timers in PowerShell

PowerShell 7 Overview

PowerShell 7 Overview

Automating Excel with PowerShell: Practical Tips from a Microsoft MVP

Automating Excel with PowerShell: Practical Tips from a Microsoft MVP

Manipulating Objects in Microsoft PowerShell - Video 2

Manipulating Objects in Microsoft PowerShell - Video 2

Мы стоим на пороге нового конфликта! Что нас ждет дальше? Андрей Безруков про США, Россию и кризис

Мы стоим на пороге нового конфликта! Что нас ждет дальше? Андрей Безруков про США, Россию и кризис

Call Amazon S3 APIs with AWS SDK for Rust | Rust Programming Tutorial for Developers

Call Amazon S3 APIs with AWS SDK for Rust | Rust Programming Tutorial for Developers

Hitchhiker's Guide to JSON Data in Rust 🦀 Serialize and  Deserialize with Serde 🗺️ Rust Tutorial

Hitchhiker's Guide to JSON Data in Rust 🦀 Serialize and Deserialize with Serde 🗺️ Rust Tutorial

PowerShell Master Class - PowerShell Remoting

PowerShell Master Class - PowerShell Remoting

PowerShell Unplugged with Jeffrey Snover (The Blueprint Files) | BRK260

PowerShell Unplugged with Jeffrey Snover (The Blueprint Files) | BRK260

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]