This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
relational
Watch
1
Star
0
Fork
0
You've already forked relational
Code
Issues
Pull Requests
Releases
Wiki
Activity
relational
/
samples
/
ratings.csv
10 lines
56 B
CSV
Raw
Normal View
History
Unescape
Escape
- Float type recognition is more robust, now handled using a regexp - Date type recognition is more robust, now using a combination of regexp plus date object - Parsing of strings representing dates is now cached, eliminating the need for double parse git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@270 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 08:46:04 +00:00
id
,
rating
0
,
5.3
1
,
6
2
,
5.7
3
,
3.3
4
,
9.1
5
,
4.4
- Change from 0.12 to version 1.0 - Correct wrong float type in ratings.csv - Small correction in manpages - More complete debian changelog git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@275 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-04 12:38:00 +00:00
6
,
5.1
- Float type recognition is more robust, now handled using a regexp - Date type recognition is more robust, now using a combination of regexp plus date object - Parsing of strings representing dates is now cached, eliminating the need for double parse git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@270 014f5005-505e-4b48-8d0a-63407b615a7c
2011-03-03 08:46:04 +00:00
7
,
4.9
Reference in New Issue
Copy Permalink