| bio | website | |
|---|---|---|
| location | ||
| age | 28 | |
| visits | member for | 1 year, 3 months |
| seen | 3 hours ago | |
| stats | profile views | 62 |
|
Nov 9 |
accepted | Getting slightly different results in fitting a logit model in R and Mathematica |
|
Nov 8 |
asked | Getting slightly different results in fitting a logit model in R and Mathematica |
|
Oct 8 |
accepted | Customizing FrameTicks in DistributionChart |
|
Oct 8 |
comment |
Customizing FrameTicks in DistributionChart Thank you. Your workaround works perfectly. DistributionChart seems quite buggy. This is not the first bug in it I've run in to. |
|
Oct 7 |
asked | Customizing FrameTicks in DistributionChart |
|
Oct 3 |
asked | How to give ClusteringComponents initial values? |
|
Oct 3 |
comment |
Getting the 557th element of a tableSelect is for picking out all elements in a list that match some criteria. Using it to simply get the 557th elements is making things complicated. |
|
Oct 3 |
comment |
Getting the 557th element of a table Sounds more like Part is what he is looking for. |
|
Sep 17 |
awarded | Constituent |
|
Sep 10 |
awarded | Caucus |
|
Aug 18 |
accepted | Does Mathematica 8 work on Windows 8? |
|
Aug 16 |
asked | Does Mathematica 8 work on Windows 8? |
|
Aug 13 |
revised |
How can I permute a multiset? added 125 characters in body |
|
Aug 13 |
answered | How can I permute a multiset? |
|
Aug 12 |
accepted | Importing tabular data that has been exported from Evernote |
|
Aug 12 |
comment |
Importing tabular data that has been exported from Evernote That works! It ends up wrapping it in a bunch of {}, but that is just and excuse for First@First@First@First. Thank you. I must have spent hours trying to get this to work, and what I could come up with was much more brittle and complex and still kept messing up the data. I must admit the second argument for Import remains a mystery for me. |
|
Aug 12 |
comment |
Importing tabular data that has been exported from Evernote The cell is empty, which means Evernote puts a simple <br /> tag in the cell. |
|
Aug 12 |
revised |
Importing tabular data that has been exported from Evernote Slightly changed example data |
|
Aug 12 |
comment |
Importing tabular data that has been exported from Evernote It works almost perfectly. The one edge case it stumbles upon is the one I didn't think to include in the text example: missing data. If there is a value missing in a row it just leaves it out making that particular sub-list shorter, which mean the columns end up misaligned. |
|
Aug 12 |
asked | Importing tabular data that has been exported from Evernote |