I am a data analyst and uses a lot of data science packages in Python. In order to learn Racket, I want to translate some of these into Racket. I need some help with where to start.
- I finished "Beautiful Racket" and wonder whether I should make a data science DSL? - I read up a bit on Typed Racket and this seems like another option. The dynamic type checking seems to give overhead? - Translate some of these into Racket with classes and objects (similar to Python). Any advice? Kind regards Rohan On Thursday, February 18, 2021 at 8:48:12 AM UTC+2 johnbclements wrote: > Definitely! What’s up? > > John Clements > > > On Feb 17, 2021, at 10:36 PM, Rohan Posthumus <[email protected]> > wrote: > > > > Good morning, > > > > I am new to Racket and want to know where I can ask questions if I do > not understand something. Is this the correct platform? > > > > Kind regards > > Rohan > > > > -- > > You received this message because you are subscribed to the Google > Groups "Racket Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/42f34a1b-6a10-40c0-ad54-9cfd586e9e94n%40googlegroups.com > . > > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/adeeab80-f044-4221-8fd6-3402a1e8c4e0n%40googlegroups.com.

