PSKit
1.2.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
ConvertTo-Property ConvertFrom-FixedData ConvertFrom-SSV Import-SSV Convert-IntoCSV GenerateStats GetDataTypePrecedence Get-DateRange Get-PropertyName Get-PropertyStats Test-String Test-Date Test-Boolean Test-Number Test-Integer Invoke-AllTests ConvertFrom-SQLToPS Add-PSOp Add-PSLogicOp Invoke-TranspileSQL ConvertFrom-TranspileSQL New-DataFrame New-LookupTable Read-Csv Invoke-ScanProperties Group-ByAndMeasure
Dependencies
FileList
- PSKit.nuspec
- ConvertFromFixedData.ps1
- ConvertFromSSV.ps1
- ConvertIntoCSV.ps1
- demo.txt
- DoTests.ps1
- GenerateStats.ps1
- GetDataTypePrecedence.ps1
- GetDateRange.ps1
- GetPropertyName.ps1
- GetPropertyStats.ps1
- GroupByAndMeasure.ps1
- InferData.ps1
- InstallModule.ps1
- InvokeTranspileSQL.ps1
- LICENSE
- NewDataframe.ps1
- NewLookupTable.ps1
- PSKit.psd1
- PSKit.psm1
- PublishToGallery.ps1
- ReadCsv.ps1
- README.md
- ScanProperties.ps1
- start-demo.ps1
- lib\MathNet.Numerics.dll
- write-ups\find.md
- write-ups\FindMatching.png
- write-ups\fixeddata.md
- write-ups\fixedwidth.png
- write-ups\Lookup.png
- write-ups\lookupTable.md
- write-ups\sqlquery.md
- write-ups\SQLSelect.png
- write-ups\stats.md
- write-ups\stats.png
- __tests__\ConvertFromSSV.tests.ps1
- __tests__\PSKit.ConvertFromFixedData.tests.ps1
- __tests__\PSKit.ConvertIntoCsv.tests.ps1
- __tests__\PSKit.Dataframe.tests.ps1
- __tests__\PSKit.GetDateRange.tests.ps1
- __tests__\PSKit.GetPropertyName.tests.ps1
- __tests__\PSKit.GetPropertyStats.tests.ps1
- __tests__\PSKit.GroupByAndMeasure.tests.ps1
- __tests__\PSKit.InvokeTranspileSQL.tests.ps1
- __tests__\PSKit.MathNetNumerics.tests.ps1
- __tests__\PSKit.NewLookupTable.tests.ps1
- __tests__\PSKit.ReadCsv.tests.ps1
- __tests__\PSKit.ScanProperties.tests.ps1
- __tests__\PSKit.SQLQuery.tests.ps1