зеркало из https://github.com/microsoft/Reactors.git
Страница:
Use the UNIX shell to wrangle log data
Страницы
Adding AI to your Applications
Automate Your Development with GitHub Actions
Azure Cognitive Services with ML
Beginners Data Science for Python Developers (3 hour)
Beginners Data Science for Python Developers
Blockchain Fundamentals
Build a mobile app with Xamarin
Build a web app with ASP.NET Core
Build and Deploy applications to Azure by using GitHub Actions
Build continuous integration (CI) workflows by using GitHub Actions
Building and deploying a Django App
Building smart contracts for Blockcopoly
Building smart contracts with blockchain
Computer Vision API and Text Analytics
Connecting and deploying to Ethereum networks
Contribute to an Open Source Project on GitHub
Contributing guide
Create dynamic pages in Vue.js
Creating Chat Bots with TypeScript
Creating decentralized apps
DevOps Tools of the Trade
Discover Something new in Genomics Data
Embrace data nuances with K means
Embrace data nuances with Naive Bayes
End to End App Development Using Visual Studio Code
Explore Linear Regression and Classification with a bioscience project
Explore Logistic Regression with a loan application project
Explore Logistic Regression
Explore data types in Go
Explore the art world by using RESTFUL APIs
Exploring Genomics Data in VS Code
Exploring with Linear Regression
Get familiar with Solidity advanced data structures
Get started with Go
Get started with TypeScript
Get started with Vue CLI and single file components in Vue.js
Get started with Vue
Get started with the Windows Subsystem for Linux
Getting Started with JavaScript – Making Pages Dynamic
Getting started with DevOps
Getting started with HTML & CSS – Page layout and design
Getting started with HTML & CSS
Getting started with TypeScript No Learn Module
Getting started with TypeScript
Getting your data ready for analysis
HTML fundamentals
Home
How to Manipulate and Clean your data in Jupyter Notebooks
How to build a bot with QnA Maker
How to use Azure's Computer Vision Service
How to use NumPy and Pandas to write Python for Data Science
I 3 OSS
Implement interfaces in TypeScript
Intro to JQuery & APIs
Intro to Machine Learning Models
Intro to Python
Intro to Solidity
Introducing CSS selectors
Introduction to Python for Data Science (3 hour)
Introduction to Python for Data Science
Introduction to Python for space exploration
Introduction to blockchain on Azure
JavaScript fundamentals
Joining Datasets with Pandas
Learn about error handling in Rust
Learn how to work with offchain data using Oracles
Learn how to work with tokens in smart contracts
Learn the basics of PowerShell
Learn the foundations of programming in Go
Leverage GitHub Actions to Publish to GitHub Packages
Linear Regression with Azure Machine Learning
Making Your Data Useful for Analysis
Overview of Artificial Intelligence
Overview of Django
Pandas are more than bears: How to import, clean, and store data
Predict values with Linear Regression
Predict values with regression
Publish a Blazor WebAssembly app with Azure Static Web Apps
Quantum computing fundamentals
Rust 101
Rust: understand common concepts
Take Your First Steps with C#
Take Your First Steps with Python
TypeScript101
Use Machine Learning to Predict Rocket Launch Delays
Use the UNIX shell to wrangle log data
Using Advanced Machine Learning Models
Using the Azure Blockchain Development Kit
Using the Cloud for Machine Learning with ML Studio
1
Use the UNIX shell to wrangle log data
mebaumb редактировал(а) эту страницу 2021-04-22 17:33:34 -07:00
Содержание
Event Information
Category | Details |
---|---|
Reactor Topic | DevOps and Dev Tools |
Level | Beginner |
Title | Use the UNIX shell to wrangle log data |
Description | Transforming data from one format to another is a very common task for developers. You often have to deal with raw data that needs to be manipulated or transformed to be useable. In this session, we'll walk through how to wrangle - or transform - data using the UNIX shell. You'll be introduced to some commonly used tools and to the basics of regular expressions (regex). You'll learn commands to help you do basic file inspections, create and append files, do pattern matching and basic text transformations. This is a beginner's workshop, but it is recommended that you have some familiarity with the command line and basic shell commands. |
Content | https://aka.ms/UNIXShellData-8 |
Workshop Dates Run:
May 4 - 7, 2021 - All Locations
Instructor notes
Share this link with attendees at the beginning of the workshop: https://aka.ms/UNIXShellData-8
Let them know this is the content that will be covered, and that following the workshops they should step through to complete the module, including answering the knowledge check questions and rating the module.
This workshop will teach learners how to use the UNIX shell to wrangle data and inspect data files.
Workshop steps:
- Perform file inspection in the UNIX shell. Remind attendees that they need an Azure account. This unit uses the Cloud Shell within the unit as a sandbox. Walk through the steps, running the commands in the shell to get familiar with using the terminal to explore files.
- Basic file manipulation with the cat command. Get familiar with the cat command to display and create content.
- Introduction to regular expressions. Talk about the importance of using regex and share helpful resources such as: https://regex101.com/. Walk through the most commonly used regular expressions
- Use the grep command to match regular expressions Explain and demonstrate how the grep command works.
- Introduction to the stream editor. Get familiar with the sed tool for text parsing and manipulation.
- Use pipes and filters to put it all together. Use all the concepts from this module to inspect files and manipulate data.
Wrapping up:
- Walk through the knowledge check questions with attendees
- Remind attendees to complete the knowledge check and summary so they can get a badge for completing the module. Also please encourage them to rate the module 😄
- Share out the survey link: https://aka.ms/Reactor/Survey with the event code (the Reactor contact on the call can give you this)