Forgot to mention. you might want to take a look at numpy and pandas for their
structures.
https://github.com/numpy/numpy
https://github.com/pydata/pandas
I always find it easier to look at something concrete.
Ivan
--
https://mail.python.org/mailman/listinfo/python-list
Hi Glenn,
Welcome to the community and thank you for creating this module. It's great
you want to get this going in Python (3?).
A couple of things:
1) I looked at the github repo. You do not have anything to be deployed there.
Actually, that repo has nothing to do with python as of yet, as
In a message of Mon, 12 Oct 2015 16:58:40 -0600, Ian Kelly writes:
>Just saying that it doesn't work doesn't help us help you. What
>precisely have you tried, and what was the error that you got when you
>tried it?
What Ian said. Also what python version are you using and what OS?
Laura
--
htt
On Mon, Oct 12, 2015 at 4:42 PM, Glenn Schultz wrote:
> Hello All,
>
> I have an application written in R for the analysis of mortgage-backed and
> asset-backed securities. I am in the process of writing it in Python. I
> need some help getting started.Here is the repos
Hello All,
I have an application written in R for the analysis of mortgage-backed and
asset-backed securities. I am in the process of writing it in Python. I need
some help getting started.Here is the repository
https://github.com/glennmschultz/Bond_Lab
I think I have the deployment