PSKit
1.0.0
A suite of command-line tools for working with PowerShell Arrays. From querying to doing array statistics.
Installation Options
Owners
Copyright
c 2019 All rights reserved.
Package Details
Author(s)
- Doug Finke
Tags
Functions
Get-PropertyName Get-PropertyStats Test-String Test-Date Test-Boolean Test-Number Test-Integer Invoke-AllTests New-LookupTable Convert-IntoCSV ConvertFrom-FixedData GetDataTypePrecedence GenerateStats ConvertFrom-SQLToPS Add-PSOp Add-PSLogicOp Invoke-TranspileSQL ConvertFrom-TranspileSQL Invoke-ScanProperties
Dependencies
This module has no dependencies.
FileList
- PSKit.nuspec
- ConvertFromFixedData.ps1
- ConvertIntoCSV.ps1
- demo.txt
- DoTests.ps1
- GenerateStats.ps1
- GetDataTypePrecedence.ps1
- GetPropertyName.ps1
- GetPropertyStats.ps1
- InferData.ps1
- InstallModule.ps1
- InvokeTranspileSQL.ps1
- LICENSE
- NewLookupTable.ps1
- PSKit.psd1
- PSKit.psm1
- PublishToGallery.ps1
- README.md
- ScanProperties.ps1
- start-demo.ps1
- lib\MathNet.Numerics.dll
- __tests__\PSKit.ConvertFromFixedData.tests.ps1
- __tests__\PSKit.ConvertIntoCsv.tests.ps1
- __tests__\PSKit.GetPropertyName.tests.ps1
- __tests__\PSKit.GetPropertyStats.tests.ps1
- __tests__\PSKit.InvokeTranspileSQL.tests.ps1
- __tests__\PSKit.MathNetNumerics.tests.ps1
- __tests__\PSKit.NewLookupTable.tests.ps1
- __tests__\PSKit.ScanProperties.tests.ps1
- __tests__\PSKit.SQLQuery.tests.ps1