-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13163cc
commit 2fde259
Showing
8 changed files
with
527 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,17 @@ | ||
CSVpySTAT V0.1 by Ricky Helfgen | ||
CSVpySTAT V0.2 by Ricky Helfgen | ||
|
||
|
||
This is an open source project and is subject to the guidelines of GPL V3. | ||
|
||
Analyze CSV-Data files with the packages: | ||
Open, edit and analyze CSV-Data files with Python3 and the packages: | ||
|
||
pandas, numpy, matplotlib, seaborn, statsmodels, os-sys, scipy, webbrownser, tabulate, tksheet, outlier_utils. | ||
|
||
python3, pandas, numpy, matplotlib, seaborn, statsmodels, os-sys, scipy, webbrownser, tabulate, tksheet, outlier_utils. | ||
The Gui is build with the 'PAGE' Project under Linux. | ||
|
||
Thanks to all these programmers ! | ||
|
||
This is an open source project and is subject to the guidelines of GPL V3. | ||
|
||
Download under: https://github.com/blaubaer01/CSVpySTAT | ||
|
||
Have fun ! No War ! |
Binary file not shown.
Binary file not shown.
Oops, something went wrong.